From e4a1346515019fff3809b23f3cfd0339172f0102 Mon Sep 17 00:00:00 2001 From: BigDargon <10969626+bigdargon@users.noreply.github.com> Date: Fri, 4 Nov 2022 13:46:08 +0700 Subject: [PATCH] Split the extension include only Vietnamese https://github.com/bigdargon/hostsVN/issues/333 --- extensions/gambling/bigdargon/update.json | 7 +++---- extensions/porn/bigdargon/update.json | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/extensions/gambling/bigdargon/update.json b/extensions/gambling/bigdargon/update.json index 5c7d4a0de..27d046c16 100644 --- a/extensions/gambling/bigdargon/update.json +++ b/extensions/gambling/bigdargon/update.json @@ -2,9 +2,8 @@ "name": "BigDargon's gambling domain blocking hosts file", "description": "Extension from the project hostsVN", "homeurl": "https://github.com/bigdargon/hostsVN/", - "frequency": "", + "frequency": "occasional", "issues": "https://github.com/bigdargon/hostsVN/issues", - "url": "https://raw.githubusercontent.com/bigdargon/hostsVN/master/extensions/gambling/hosts", - "license": "MIT", - "pause": true + "url": "https://raw.githubusercontent.com/bigdargon/hostsVN/master/extensions/gambling/hosts-VN", + "license": "MIT" } diff --git a/extensions/porn/bigdargon/update.json b/extensions/porn/bigdargon/update.json index e2cd841b7..21ea14694 100644 --- a/extensions/porn/bigdargon/update.json +++ b/extensions/porn/bigdargon/update.json @@ -2,8 +2,8 @@ "name": "BigDargon's adult domain blocking hosts file", "description": "Extension from the project hostsVN", "homeurl": "https://github.com/bigdargon/hostsVN/", - "frequency": "", + "frequency": "occasional", "issues": "https://github.com/bigdargon/hostsVN/issues", - "url": "https://raw.githubusercontent.com/bigdargon/hostsVN/master/extensions/adult/hosts", + "url": "https://raw.githubusercontent.com/bigdargon/hostsVN/master/extensions/adult/hosts-VN", "license": "MIT" }