Skip to content

Commit

Permalink
feat: add new ad, privacy, and regional filters
Browse files Browse the repository at this point in the history
  • Loading branch information
anfragment committed Nov 14, 2023
1 parent 2d236d2 commit d486349
Showing 1 changed file with 241 additions and 1 deletion.
242 changes: 241 additions & 1 deletion config/default-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,263 @@
"enabled": true,
"type": "ads"
},
{
"url": "https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_2_Base/filter.txt",
"name": "AdGuard Base filter",
"enabled": false,
"type": "ads"
},
{
"url": "https://easylist.to/easylist/easyprivacy.txt",
"name": "EasyPrivacy",
"enabled": true,
"type": "privacy"
},
{
"url": "https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_3_Spyware/filter.txt",
"name": "AdGuard Spyware filter",
"enabled": true,
"type": "privacy"
},
{
"url": "https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-online.txt",
"name": "Online Malicious URL Blocklist",
"enabled": true,
"type": "malware"
},
{
"url": "https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt",
"name": "Phishing URL Blocklist",
"enabled": true,
"type": "malware"
},
{
"url": "https://someonewhocares.org/hosts/zero/hosts",
"name": "Dan Pollock's hosts file",
"enabled": true,
"type": "general"
},
{
"url": "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext",
"name": "Peter Lowe's Ad and tracking server list",
"enabled": true,
"enabled": false,
"type": "general"
},
{
"url": "https://raw.githubusercontent.com/AnXh3L0/blocklist/master/albanian-easylist-addition/Albania.txt",
"name": "🇦🇱AL 🇽🇰XK Adblock List for Albania and Kosovo",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist-downloads.adblockplus.org/Liste_AR.txt",
"name": "🇪🇬EG 🇸🇦SA 🇲🇦MA 🇩🇿DZ: Liste AR",
"enabled": false,
"type": "regional"
},
{
"url": "https://stanev.org/abp/adblock_bg.txt",
"name": "🇧🇬BG: Bulgarian Adblock List",
"enabled": false,
"type": "regional"
},
{
"url": "https://filters.adtidy.org/extension/ublock/filters/224.txt",
"name": "🇨🇳CN 🇹🇼TW: AdGuard Chinese Filter (中文)",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt",
"name": "🇨🇿CZ 🇸🇰SK: Easylist Czech and Slovak Filter List",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist.to/easylistgermany/easylistgermany.txt",
"name": "🇩🇪DE 🇨🇭CH 🇦🇹AT: EasyList Germany",
"enabled": false,
"type": "regional"
},
{
"url": "https://adblock.ee/list.php",
"name": "🇪🇪EE: Eesti saitidele kohandatud filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/finnish-easylist-addition/finnish-easylist-addition/gh-pages/Finland_adb.txt",
"name": "🇫🇮FI: Adblock List for Finland",
"enabled": false,
"type": "regional"
},
{
"url": "https://filters.adtidy.org/extension/ublock/filters/16.txt",
"name": "🇫🇷FR 🇨🇦CA: AdGuard French filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://www.void.gr/kargig/void-gr-filters.txt",
"name": "🇬🇷GR 🇨🇾CY: Greek AdBlock Filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/SerboCroatianList.txt",
"name": "🇭🇷HR 🇷🇸RS: Dandelion Sprout's Serbo-Croatian filters",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/hufilter/hufilter/master/hufilter.txt",
"name": "🇭🇺HU: hufilter",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/ABPindo/indonesianadblockrules/master/subscriptions/abpindo.txt",
"name": "🇮🇩ID 🇲🇾MY: ABPindo",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist-downloads.adblockplus.org/indianlist.txt",
"name": "🇮🇳IN 🇱🇰LK 🇳🇵NP: IndianList",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/MasterKia/PersianBlocker/main/PersianBlocker.txt",
"name": "🇮🇷IR: PersianBlocker",
"enabled": false,
"type": "regional"
},
{
"url": "https://adblock.gardar.net/is.abp.txt",
"name": "🇮🇸IS: Icelandic ABP List",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/easylist/EasyListHebrew/master/EasyListHebrew.txt",
"name": "🇮🇱IL: EasyList Hebrew",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist-downloads.adblockplus.org/easylistitaly.txt",
"name": "🇮🇹IT: EasyList Italy",
"enabled": false,
"type": "regional"
},
{
"url": "https://filters.adtidy.org/extension/ublock/filters/7.txt",
"name": "🇯🇵JP: AdGuard Japanese Filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://www.fanboy.co.nz/fanboy-korean.txt",
"name": "🇰🇷KR: Fanboy's Korean",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/EasyList-Lithuania/easylist_lithuania/master/easylistlithuania.txt",
"name": "🇱🇹LT: EasyList Lithuania",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/Latvian-List/adblock-latvian/master/lists/latvian-list.txt",
"name": "🇱🇻LV: Latvian List",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/DeepSpaceHarbor/Macedonian-adBlock-Filters/master/Filters",
"name": "🇲🇰MK: Macedonian adBlock Filters",
"enabled": false,
"type": "regional"
},
{
"url": "http://easylist-downloads.adblockplus.org/easylistdutch.txt",
"name": "🇳🇱NL 🇧🇪BE: EasyList Dutch",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/NorwegianList.txt",
"name": "🇳🇴NO 🇩🇰DK 🇮🇸IS: Dandelion Sprouts nordiske filtre for ryddigere nettsider",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt",
"name": "🇵🇱PL: Oficjalne Polskie Filtry do AdBlocka, uBlocka Origin i AdGuarda",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/olegwukr/polish-privacy-filters/master/anti-adblock.txt",
"name": "🇵🇱PL: Oficjalne polskie filtry przeciwko alertom o Adblocku",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/tcptomato/ROad-Block/master/road-block-filters-light.txt",
"name": "🇷🇴RO 🇲🇩MD: Romanian Ad (ROad) Block List Light",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist-downloads.adblockplus.org/ruadlist.txt",
"name": "🇷🇺RU 🇺🇦UA 🇺🇿UZ 🇰🇿KZ: RU AdList",
"enabled": false,
"type": "regional"
},
{
"url": "https://easylist-downloads.adblockplus.org/easylistspanish.txt",
"name": "🇪🇸ES 🇦🇷AR 🇲🇽MX 🇨🇴CO: EasyList Spanish",
"enabled": false,
"type": "regional"
},
{
"url": "https://filters.adtidy.org/extension/ublock/filters/9.txt",
"name": "🇪🇸ES 🇦🇷AR 🇧🇷BR 🇵🇹PT: AdGuard Spanish/Portuguese",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/betterwebleon/slovenian-list/master/filters.txt",
"name": "🇸🇮SI: Slovenian List",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/lassekongo83/Frellwits-filter-lists/master/Frellwits-Swedish-Filter.txt",
"name": "🇸🇪SE: Frellwit's Swedish Filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/easylist-thailand/easylist-thailand/master/subscription/easylist-thailand.txt",
"name": "🇹🇭TH: EasyList Thailand",
"enabled": false,
"type": "regional"
},
{
"url": "https://filters.adtidy.org/extension/ublock/filters/13.txt",
"name": "🇹🇷TR: AdGuard Turkish Filter",
"enabled": false,
"type": "regional"
},
{
"url": "https://raw.githubusercontent.com/abpvn/abpvn/master/filter/abpvn_ublock.txt",
"name": "🇻🇳VN: ABPVN List",
"enabled": false,
"type": "regional"
}
]
},
Expand Down

0 comments on commit d486349

Please sign in to comment.