mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
adblock: release 4.0.3
* add 'wally3k' and 'reg_vn' sources, change 'reg_pl' source * update readme * small fixes & cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -161,11 +161,11 @@
|
||||
"descurl": "https://easylist.to"
|
||||
},
|
||||
"reg_pl": {
|
||||
"url": "http://adblocklist.org/adblock-pxf-polish.txt",
|
||||
"rule": "BEGIN{FS=\"[|^]\"}/^\\|\\|([[:alnum:]_-]+\\.)+[[:alpha:]]+\\^(\\$third-party)?$/{print tolower($3)}",
|
||||
"url": "https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts_without_controversies.txt",
|
||||
"rule": "/^0\\.0\\.0\\.0[[:space:]]+([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($2)}",
|
||||
"size": "S",
|
||||
"focus": "reg_poland",
|
||||
"descurl": "http://adblocklist.org"
|
||||
"descurl": "https://kadantiscam.netlify.com"
|
||||
},
|
||||
"reg_ro": {
|
||||
"url": "https://easylist-downloads.adblockplus.org/rolist+easylist.txt",
|
||||
@@ -181,6 +181,13 @@
|
||||
"focus": "reg_russia",
|
||||
"descurl": "https://easylist.to"
|
||||
},
|
||||
"reg_vn": {
|
||||
"url": "https://raw.githubusercontent.com/bigdargon/hostsVN/master/hosts",
|
||||
"rule": "/^0\\.0\\.0\\.0[[:space:]]+([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($2)}",
|
||||
"size": "S",
|
||||
"focus": "reg_vietnam",
|
||||
"descurl": "https://bigdargon.github.io/hostsVN"
|
||||
},
|
||||
"shallalist": {
|
||||
"url": "https://www.shallalist.de/Downloads/shallalist.tar.gz",
|
||||
"rule": "/^([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}",
|
||||
@@ -256,6 +263,13 @@
|
||||
"focus": "general+porn",
|
||||
"descurl": "https://dsi.ut-capitole.fr/blacklists/index_en.php"
|
||||
},
|
||||
"wally3k": {
|
||||
"url": "https://v.firebog.net/hosts/static/w3kbl.txt",
|
||||
"rule": "/^([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}",
|
||||
"size": "S",
|
||||
"focus": "compilation",
|
||||
"descurl": "https://firebog.net/about"
|
||||
},
|
||||
"whocares": {
|
||||
"url": "https://someonewhocares.org/hosts/hosts",
|
||||
"rule": "/^127\\.0\\.0\\.1[[:space:]]+([[:alnum:]_-]+\\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($2)}",
|
||||
|
||||
Reference in New Issue
Block a user