mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add shields.io, remove list type json files
This commit is contained in:
parent
eed4f4156d
commit
06aa95f479
8 changed files with 2 additions and 2674 deletions
|
|
@ -1,5 +1,5 @@
|
|||
function refreshData() {
|
||||
var data = ImportJSON("https://raw.githubusercontent.com/collinbarrett/FilterLists/master/json-data/filterlists.json", "", "noTruncate,rawHeaders,noInherit");
|
||||
var data = ImportJSON("https://raw.githubusercontent.com/collinbarrett/FilterLists/master/data.json", "", "noTruncate,rawHeaders,noInherit");
|
||||
data = fill2dJsonArrayWithNulls(data);
|
||||
sData.clearContents();
|
||||
sData.getRange(1, 1, data.length, data[0].length).setValues(data);
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ function createHtmlArrayTags() {
|
|||
for (var k = 0, colDataDataTagParsedLength = colDataDataTagParsed.length; k < colDataDataTagParsedLength; k++) {
|
||||
switch (colTopDataDataTag) {
|
||||
case "tagLang":
|
||||
tagsHtml[j] += "<span class=\"tag-lang\">" + colDataDataTagParsed[k] + "</span>";
|
||||
tagsHtml[j] += "<img src=\"https://img.shields.io/badge/lang-" + colDataDataTagParsed[k] + "-red.svg\" alt=\"lang: " + colDataDataTagParsed[k] + "\">";
|
||||
break;
|
||||
default:
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,301 +0,0 @@
|
|||
[{
|
||||
"list": "Adguard DNS Filter",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=15",
|
||||
"master": [
|
||||
"Adguard English Filter",
|
||||
"Adguard Social Media Filter",
|
||||
"Adguard Spyware Filter",
|
||||
"Adguard Mobile Ads Filter",
|
||||
"EasyList",
|
||||
"EasyPrivacy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Fanboy's Complete List",
|
||||
"viewUrl": "https://fanboy.co.nz/r/fanboy-complete.txt",
|
||||
"master": [
|
||||
"EasyList",
|
||||
"EasyPrivacy",
|
||||
"Fanboy's Enhanced Tracking List"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Fanboy's Ultimate List",
|
||||
"viewUrl": "https://fanboy.co.nz/r/fanboy-ultimate.txt",
|
||||
"master": [
|
||||
"EasyList",
|
||||
"EasyPrivacy",
|
||||
"Fanboy's Enhanced Tracking List",
|
||||
"Fanboy's Annoyance List"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "hpHosts",
|
||||
"viewUrl": "https://www.hosts-file.net/download/hosts.txt",
|
||||
"master": [
|
||||
"hpHosts ATS",
|
||||
"hpHosts EMD",
|
||||
"hpHosts EXP",
|
||||
"hpHosts FSA",
|
||||
"hpHosts GRM",
|
||||
"hpHosts HFS",
|
||||
"hpHosts HJK",
|
||||
"hpHosts MMT",
|
||||
"hpHosts PHA",
|
||||
"hpHosts PSH",
|
||||
"hpHosts WRZ"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Jansal's Hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/lewisje/jansal/master/adblock/hosts",
|
||||
"master": [
|
||||
"Malware Domain List",
|
||||
"Peter Lowe's List",
|
||||
"Spybot",
|
||||
"Spyware Blaster"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Jansal's Hosts Light",
|
||||
"viewUrl": "https://raw.githubusercontent.com/lewisje/jansal/master/adblock/hostslt",
|
||||
"master": [
|
||||
"Malware Domain List",
|
||||
"Spybot"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Ransomware Tracker Domain Blocklist",
|
||||
"viewUrl": "https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt",
|
||||
"master": [
|
||||
"Ransomware Tracker CryptoWall Ransomware Payment Sites Domain Blocklist",
|
||||
"Ransomware Tracker Locky Ransomware C2 Domain Blocklist",
|
||||
"Ransomware Tracker Locky Ransomware Payment Sites Domain Blocklist",
|
||||
"Ransomware Tracker TeslaCrypt Ransomware Payment Sites Domain Blocklist",
|
||||
"Ransomware Tracker TorrentLocker Ransomware C2 Domain Blocklist",
|
||||
"Ransomware Tracker TorrentLocker Ransomware Payment Sites Domain Blocklist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Ransomware Tracker IP Blocklist",
|
||||
"viewUrl": "https://ransomwaretracker.abuse.ch/downloads/RW_IPBL.txt",
|
||||
"master": [
|
||||
"Ransomware Tracker Locky Ransomware C2 IP Blocklist",
|
||||
"Ransomware Tracker TeslaCrypt Ransomware Payment Sites IP Blocklist",
|
||||
"Ransomware Tracker TorrentLocker Ransomware C2 IP Blocklist",
|
||||
"Ransomware Tracker TorrentLocker Ransomware Payment Sites IP Blocklist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Ransomware Tracker URL Blocklist",
|
||||
"viewUrl": "https://ransomwaretracker.abuse.ch/downloads/RW_URLBL.txt",
|
||||
"master": [
|
||||
"Ransomware Tracker CryptoWall Ransomware C2 URL Blocklist",
|
||||
"Ransomware Tracker Locky Ransomware Distribution Site URL Blocklist",
|
||||
"Ransomware Tracker TeslaCrypt Ransomware C2 URL Blocklist",
|
||||
"Ransomware Tracker TeslaCrypt Ransomware Distribution Site URL Blocklist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Gambling",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Gambling + Porn",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Gambling + Porn + Social",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-porn-social/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Gambling + Social",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/gambling-social/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Porn",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Porn + Social",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/porn-social/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Unified Hosts + Social",
|
||||
"viewUrl": "https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts",
|
||||
"master": [
|
||||
"AdAway",
|
||||
"Dan Pollock's Hosts",
|
||||
"Malware Domain List",
|
||||
"MVPS HOSTS",
|
||||
"Peter Lowe's List",
|
||||
"Steven Black's Hosts"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/abpindo+easylist.txt",
|
||||
"master": [
|
||||
"ABPindo",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/bulgarian_list+easylist.txt",
|
||||
"master": [
|
||||
"Bulgarian List",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistchina+easylist.txt",
|
||||
"master": [
|
||||
"EasyList China",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistczechslovak+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Czech and Slovak",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistdutch+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Dutch",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistgermany+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Germany",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/israellist+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Hebrew",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistitaly+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Italy",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistlithuania+easylist.txt",
|
||||
"master": [
|
||||
"EasyList Lithuania",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easyprivacy+easylist.txt",
|
||||
"master": [
|
||||
"EasyPrivacy",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/latvianlist+easylist.txt",
|
||||
"master": [
|
||||
"Latvian List",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/liste_ar+liste_fr+easylist.txt",
|
||||
"master": [
|
||||
"Liste AR",
|
||||
"Liste FR",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/liste_fr+easylist.txt",
|
||||
"master": [
|
||||
"Liste FR",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/rolist+easylist.txt",
|
||||
"master": [
|
||||
"ROList",
|
||||
"EasyList"
|
||||
]
|
||||
},
|
||||
{
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/ruadlist+easylist.txt",
|
||||
"master": [
|
||||
"RU AdList",
|
||||
"EasyList"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
@ -1,268 +0,0 @@
|
|||
[{
|
||||
"list": "abuse.ch Feodo BadIP Blocklist",
|
||||
"descr": "The Feodo Tracker Feodo BadIP Blocklist only contains IP addresses (IPv4) used as C&C communication channel by the Feodo Trojan version B. These IP addresses are usually servers rented by cybercriminals directly and used for the exclusive purpose of hosting a Feodo C&C server. Hence you should expect no legit traffic to those IP addresses. I highly recommend you to block/drop any traffic towards any Feodo C&C using the Feodo BadIP Blocklist. Please consider that this blocklist only contains IP addresses used by version B of the Feodo Trojan. C&C communication channels used by version A, version C and version D are not covered by this blocklist.",
|
||||
"descrSourceUrl": "https://feodotracker.abuse.ch/blocklist/",
|
||||
"viewUrl": "https://feodotracker.abuse.ch/blocklist/?download=badips",
|
||||
"homeUrl": "https://feodotracker.abuse.ch/blocklist/",
|
||||
"email": "contactme@abuse.ch",
|
||||
"master": "abuse.ch Feodo IP Blocklist"
|
||||
},
|
||||
{
|
||||
"list": "abuse.ch ZeuS Domain Blocklist \"BadDomains\"",
|
||||
"descr": "The ZeuS domain blocklist (BadDomains) is the recommended blocklist if you want to block only ZeuS domain names. It excludes domain names that ZeuS Tracker believes to be hijacked (level 2).",
|
||||
"descrSourceUrl": "https://zeustracker.abuse.ch/blocklist.php",
|
||||
"viewUrl": "https://zeustracker.abuse.ch/blocklist.php?download=baddomains",
|
||||
"homeUrl": "https://zeustracker.abuse.ch/blocklist.php",
|
||||
"email": "contactme@abuse.ch",
|
||||
"donateUrl": "https://zeustracker.abuse.ch/faq.php",
|
||||
"master": "abuse.ch ZeuS Domain Blocklist"
|
||||
},
|
||||
{
|
||||
"list": "abuse.ch ZeuS IP Blocklist \"BadIPs\"",
|
||||
"descr": "This blocklists only includes IPv4 addresses that are used by the ZeuS trojan. It is the recommened blocklist if you want to block only ZeuS IPs. It excludes IP addresses that ZeuS Tracker believes to be hijacked (level 2) or belong to a free web hosting provider (level 3).",
|
||||
"descrSourceUrl": "https://zeustracker.abuse.ch/blocklist.php",
|
||||
"viewUrl": "https://zeustracker.abuse.ch/blocklist.php?download=badips",
|
||||
"homeUrl": "https://zeustracker.abuse.ch/blocklist.php",
|
||||
"email": "contactme@abuse.ch",
|
||||
"donateUrl": "https://zeustracker.abuse.ch/faq.php",
|
||||
"master": "abuse.ch ZeuS IP Blocklist"
|
||||
},
|
||||
{
|
||||
"list": "add.2o7Net",
|
||||
"descr": "2o7Net tracking sites based on <a href=\"https://filterlists.com/#BadHosts\">BadHosts</a> content.",
|
||||
"descrSourceUrl": "https://github.com/StevenBlack/hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.2o7Net/hosts",
|
||||
"homeUrl": "https://github.com/FadeMind/hosts.extras",
|
||||
"issuesUrl": "https://github.com/FadeMind/hosts.extras/issues",
|
||||
"changelogUrl": "https://github.com/FadeMind/hosts.extras/commits/master",
|
||||
"master": "BadHosts"
|
||||
},
|
||||
{
|
||||
"list": "add.Dead",
|
||||
"descr": "Dead sites based on <a href=\"https://filterlists.com/#BadHosts\">BadHosts</a> content.",
|
||||
"descrSourceUrl": "https://github.com/StevenBlack/hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Dead/hosts",
|
||||
"homeUrl": "https://github.com/FadeMind/hosts.extras",
|
||||
"issuesUrl": "https://github.com/FadeMind/hosts.extras/issues",
|
||||
"changelogUrl": "https://github.com/FadeMind/hosts.extras/commits/master",
|
||||
"master": "BadHosts"
|
||||
},
|
||||
{
|
||||
"list": "add.Risk",
|
||||
"descr": "Risk content sites based on <a href=\"https://filterlists.com/#BadHosts\">BadHosts</a> content.",
|
||||
"descrSourceUrl": "https://github.com/StevenBlack/hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts",
|
||||
"homeUrl": "https://github.com/FadeMind/hosts.extras",
|
||||
"issuesUrl": "https://github.com/FadeMind/hosts.extras/issues",
|
||||
"changelogUrl": "https://github.com/FadeMind/hosts.extras/commits/master",
|
||||
"master": "BadHosts"
|
||||
},
|
||||
{
|
||||
"list": "add.Spam",
|
||||
"descr": "Spam sites based on <a href=\"https://filterlists.com/#BadHosts\">BadHosts</a> content.",
|
||||
"descrSourceUrl": "https://github.com/StevenBlack/hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts",
|
||||
"homeUrl": "https://github.com/FadeMind/hosts.extras",
|
||||
"issuesUrl": "https://github.com/FadeMind/hosts.extras/issues",
|
||||
"changelogUrl": "https://github.com/FadeMind/hosts.extras/commits/master",
|
||||
"master": "BadHosts"
|
||||
},
|
||||
{
|
||||
"list": "Adguard Dutch Filter",
|
||||
"lang": [
|
||||
"nl"
|
||||
],
|
||||
"descr": "Filter that enables removing of the ads from websites with Dutch content.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=8",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master",
|
||||
"master": "EasyList Dutch"
|
||||
},
|
||||
{
|
||||
"list": "Adguard English Filter",
|
||||
"lang": [
|
||||
"en"
|
||||
],
|
||||
"descr": "Filter that enables removing of the ads from websites with English content.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=2",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master",
|
||||
"master": "EasyList"
|
||||
},
|
||||
{
|
||||
"list": "Adguard German Filter",
|
||||
"lang": [
|
||||
"de"
|
||||
],
|
||||
"descr": "Filter that enables removing of the ads from websites with German content.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=6",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master",
|
||||
"master": "EasyList Germany"
|
||||
},
|
||||
{
|
||||
"list": "Adguard Japanese Filter",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Filter that enables removing of the ads from websites in Japanese.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=7",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master",
|
||||
"master": "Fanboy's Japanese"
|
||||
},
|
||||
{
|
||||
"list": "Adguard Spanish/Portuguese Filter",
|
||||
"lang": [
|
||||
"es",
|
||||
"pt"
|
||||
],
|
||||
"descr": "Filter that enables removing of the ads from websites in Spanish.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=9",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master",
|
||||
"master": "Fanboy's Spanish/Portuguese"
|
||||
},
|
||||
{
|
||||
"list": "DNS-BH Adblock Plus Malware Domains Full",
|
||||
"descr": "This is a list of malware domains generated from malwaredomains.com data.",
|
||||
"descrSourceUrl": "https://easylist-downloads.adblockplus.org/malwaredomains_full.txt",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/malwaredomains_full.txt",
|
||||
"homeUrl": "http://www.malwaredomains.com/",
|
||||
"email": "malwaredomains@gmail.com",
|
||||
"donateUrl": "http://www.malwaredomains.com/?page_id=675",
|
||||
"master": "DNS-BH Malware Domains"
|
||||
},
|
||||
{
|
||||
"list": "EasyList Lite China",
|
||||
"lang": [
|
||||
"zh"
|
||||
],
|
||||
"descr": "This is a lite version of EasyList. Only for Simplified Chinese language websites.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt",
|
||||
"viewUrl": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt",
|
||||
"homeUrl": "http://abpchina.org/forum/forum.php?mod=viewthread&tid=29667",
|
||||
"forumUrl": "http://abpchina.org/forum/forum.php",
|
||||
"issuesUrl": "https://github.com/cjx82630/cjxlist/issues",
|
||||
"email": "cjxlist@gmail.com",
|
||||
"changelogUrl": "https://github.com/cjx82630/cjxlist/commits/master",
|
||||
"master": "EasyList"
|
||||
},
|
||||
{
|
||||
"list": "EasyList Without Element Hiding Rules",
|
||||
"descr": "This EasyList variant only contains blocking filters to remove adverts, with no element rules whatsoever; it, therefore, has more limited coverage than the full version of the list, although still commands a niche market.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylist_noelemhide.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=23",
|
||||
"issuesUrl": "https://github.com/easylist/easylist/issues",
|
||||
"email": "easylist.subscription@gmail.com",
|
||||
"changelogUrl": "https://github.com/easylist/easylist/commits/master",
|
||||
"master": "EasyList"
|
||||
},
|
||||
{
|
||||
"list": "EasyList Without Rules for Adult Sites",
|
||||
"descr": "This EasyList variant does not contain filters for adult domains.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylist_noadult.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=23",
|
||||
"issuesUrl": "https://github.com/easylist/easylist/issues",
|
||||
"email": "easylist.subscription@gmail.com",
|
||||
"changelogUrl": "https://github.com/easylist/easylist/commits/master",
|
||||
"master": "EasyList"
|
||||
},
|
||||
{
|
||||
"list": "EasyPrivacy Without International Filters",
|
||||
"descr": "This EasyPrivacy variant does not contain rules for international domains.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easyprivacy_nointernational.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/",
|
||||
"issuesUrl": "https://github.com/easylist/easylist/issues",
|
||||
"email": "easylist.subscription@gmail.com",
|
||||
"changelogUrl": "https://github.com/easylist/easylist/commits/master",
|
||||
"master": "EasyPrivacy"
|
||||
},
|
||||
{
|
||||
"list": "Facebook News Feed Annoyances Blocker",
|
||||
"descr": "Block only news feed annoyances.",
|
||||
"descrSourceUrl": "https://facebook.adblockplus.me/",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/fb_annoyances_newsfeed.txt",
|
||||
"homeUrl": "https://facebook.adblockplus.me/",
|
||||
"email": "subscriptionlist@adblockplus.org",
|
||||
"changelogUrl": "https://hg.adblockplus.org/facebookfilters/",
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"master": "Facebook Annoyances Blocker"
|
||||
},
|
||||
{
|
||||
"list": "Facebook Sidebar Blocker",
|
||||
"descr": "Block only sidebar annoyances.",
|
||||
"descrSourceUrl": "https://facebook.adblockplus.me/",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/fb_annoyances_sidebar.txt",
|
||||
"homeUrl": "https://facebook.adblockplus.me/",
|
||||
"email": "subscriptionlist@adblockplus.org",
|
||||
"changelogUrl": "https://hg.adblockplus.org/facebookfilters/",
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"master": "Facebook Annoyances Blocker"
|
||||
},
|
||||
{
|
||||
"list": "RU AdList: BitBlock",
|
||||
"lang": [
|
||||
"ru"
|
||||
],
|
||||
"descr": "Russian-only fork of Fanboy's Annoyance List.",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/bitblock.txt",
|
||||
"homeUrl": "https://code.google.com/archive/p/ruadlist/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=102",
|
||||
"master": "Fanboy's Annoyance List"
|
||||
},
|
||||
{
|
||||
"list": "YouTube: Other Annoyances",
|
||||
"descr": "Block only other annoyances.",
|
||||
"descrSourceUrl": "https://youtube.adblockplus.me/",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/yt_annoyances_other.txt",
|
||||
"homeUrl": "https://youtube.adblockplus.me/",
|
||||
"email": "subscriptionlist@adblockplus.org",
|
||||
"changelogUrl": "https://hg.adblockplus.org/youtubefilters/",
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"master": "YouTube: Pure Video Experience"
|
||||
},
|
||||
{
|
||||
"list": "YouTube: Remove Comments",
|
||||
"descr": "Block only comments.",
|
||||
"descrSourceUrl": "https://youtube.adblockplus.me/",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/yt_annoyances_comments.txt",
|
||||
"homeUrl": "https://youtube.adblockplus.me/",
|
||||
"email": "subscriptionlist@adblockplus.org",
|
||||
"changelogUrl": "https://hg.adblockplus.org/youtubefilters/",
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"master": "YouTube: Pure Video Experience"
|
||||
},
|
||||
{
|
||||
"list": "YouTube: Remove Youtube Suggestions",
|
||||
"descr": "Block only suggestions.",
|
||||
"descrSourceUrl": "https://youtube.adblockplus.me/",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/yt_annoyances_suggestions.txt",
|
||||
"homeUrl": "https://youtube.adblockplus.me/",
|
||||
"email": "subscriptionlist@adblockplus.org",
|
||||
"changelogUrl": "https://hg.adblockplus.org/youtubefilters/",
|
||||
"donateUrl": "https://adblockplus.org/en/donate",
|
||||
"master": "YouTube: Pure Video Experience"
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,571 +0,0 @@
|
|||
[{
|
||||
"list": "Liste AR",
|
||||
"lang": ["ar"],
|
||||
"descr": "Liste AR is an [EasyList] affiliated filter list written by smed79 and Crits that specifically removes adverts on Arabic language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/Liste_AR.txt",
|
||||
"homeUrl": "https://code.google.com/archive/p/liste-ar-adblock/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=98",
|
||||
"email": "liste.ar.adblock@gmail.com",
|
||||
"changelogUrl": "https://hg.adblockplus.org/listear/",
|
||||
"forksCombos": ["Liste AR + Liste FR + EasyList"]
|
||||
}, {
|
||||
"list": "Bulgarian List",
|
||||
"lang": ["bg"],
|
||||
"descr": "On this page you can find updated lists to block unwanted content in your favorite browser. With their help, the pesky ads that some sites terrorizing customers will be hidden.",
|
||||
"descrSourceUrl": "https://stanev.org/abp/",
|
||||
"viewUrl": "https://stanev.org/abp/adblock_bg.txt",
|
||||
"homeUrl": "https://stanev.org/abp/",
|
||||
"email": "alex@stanev.org",
|
||||
"forksCombos": ["Bulgarian List + EasyList"]
|
||||
}, {
|
||||
"list": "EasyList Czech and Slovak",
|
||||
"lang": ["cs", "sl"],
|
||||
"descr": "Official filter list file used for blocking ads on Czech and Slovak websites.",
|
||||
"descrSourceUrl": "https://github.com/tomasko126/easylistczechandslovak",
|
||||
"viewUrl": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt",
|
||||
"homeUrl": "https://adblock.sk/",
|
||||
"forumUrl": "https://easylist-czech-and-slovak.tenderapp.com/",
|
||||
"issuesUrl": "https://github.com/tomasko126/easylistczechandslovak/issues",
|
||||
"email": "tomastaro@adblock.sk",
|
||||
"changelogUrl": "https://github.com/tomasko126/easylistczechandslovak/commits/master",
|
||||
"forksCombos": ["EasyList Czech and Slovak + EasyList"]
|
||||
}, {
|
||||
"list": "Schack's Adblock Plus List",
|
||||
"lang": ["da"],
|
||||
"descr": "My list removes advertisements from all the leading Danish Websites: Ekstra Bladet, Jyllands Posten, Berlingske, TV / 2, Computerworld, Version2, etc.",
|
||||
"descrSourceUrl": "https://henrik.schack.dk/adblock/",
|
||||
"viewUrl": "https://adblock.dk/block.csv",
|
||||
"homeUrl": "https://henrik.schack.dk/adblock/",
|
||||
"email": "henrik@schackinger.com",
|
||||
"donateUrl": "https://www.paypal.me/schack"
|
||||
}, {
|
||||
"list": "EasyList Germany",
|
||||
"lang": ["de"],
|
||||
"descr": "EasyList Germany is a filter list written by the EasyList authors MonztA, Famlam, and Khrin that specifically removes adverts on German language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistgermany.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=90",
|
||||
"issuesUrl": "https://github.com/easylist/easylistgermany/issues",
|
||||
"email": "easylist.germany@gmail.com",
|
||||
"changelogUrl": "https://github.com/easylist/easylistgermany/commits/master",
|
||||
"forksCombos": ["EasyList Germany + EasyList"]
|
||||
}, {
|
||||
"list": "EasyList Thailand",
|
||||
"lang": ["th"],
|
||||
"descr": "Help you to block ads in Thailand websites.",
|
||||
"descrSourceUrl": "https://github.com/easylist-thailand/easylist-thailand",
|
||||
"viewUrl": "https://raw.githubusercontent.com/easylist-thailand/easylist-thailand/master/subscriptions/easylist-thailand.txt",
|
||||
"homeUrl": "https://easylist-thailand.github.io/",
|
||||
"issuesUrl": "https://github.com/easylist-thailand/easylist-thailand/issues",
|
||||
"changelogUrl": "https://github.com/easylist-thailand/easylist-thailand/commits/master"
|
||||
}, {
|
||||
"list": "Greek AdBlock Filter",
|
||||
"lang": ["el"],
|
||||
"descr": "Filter for advertisements on Greek sites.",
|
||||
"descrSourceUrl": "https://www.void.gr/kargig/blog/greek-adblock-plus-filter/",
|
||||
"viewUrl": "https://raw.githubusercontent.com/kargig/greek-adblockplus-filter/master/void-gr-filters.txt",
|
||||
"homeUrl": "https://www.void.gr/kargig/blog/greek-adblock-plus-filter/",
|
||||
"issuesUrl": "https://github.com/kargig/greek-adblockplus-filter/issues",
|
||||
"changelogUrl": "https://github.com/kargig/greek-adblockplus-filter/commits/master"
|
||||
}, {
|
||||
"list": "EasyList Spanish",
|
||||
"lang": ["es"],
|
||||
"descr": "Spanish supplement for EasyList.",
|
||||
"descrSourceUrl": "https://adblockplus.org/subscriptions",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistspanish.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=103",
|
||||
"email": "easylist.spanish@gmail.com"
|
||||
}, {
|
||||
"list": "Fanboy's Spanish/Portuguese",
|
||||
"lang": ["es", "pt"],
|
||||
"descr": "Blocks Spanish and Portuguese regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-espanol.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "Eesti Custom Sites Filter",
|
||||
"lang": ["et"],
|
||||
"descr": "Blocks Estonian regional advertisements and trackers.",
|
||||
"viewUrl": "http://adblock.ee/list.php",
|
||||
"homeUrl": "http://adblock.ee/"
|
||||
}, {
|
||||
"list": "Adblock Iran",
|
||||
"lang": ["fa", "ir"],
|
||||
"descr": "Ad blocking rules for Iranian/Persian websites.",
|
||||
"descrSourceUrl": "https://github.com/farrokhi/adblock-iran",
|
||||
"viewUrl": "https://raw.githubusercontent.com/farrokhi/adblock-iran/master/filter.txt",
|
||||
"homeUrl": "https://github.com/farrokhi/adblock-iran",
|
||||
"issuesUrl": "https://github.com/farrokhi/adblock-iran/issues",
|
||||
"changelogUrl": "https://github.com/farrokhi/adblock-iran/commits/master"
|
||||
}, {
|
||||
"list": "Adblock Persian List",
|
||||
"lang": ["fa"],
|
||||
"descr": "Blocks Persian regional advertisements and trackers.",
|
||||
"viewUrl": "https://ideone.com/plain/K452p",
|
||||
"homeUrl": "https://ideone.com/K452p",
|
||||
"forumUrl": "https://adblockplus.org/forum/viewtopic.php?f=2&t=7658"
|
||||
}, {
|
||||
"list": "Adblock List for Finland",
|
||||
"lang": ["fi"],
|
||||
"descr": "Blocks Finnish regional advertisements and trackers.",
|
||||
"viewUrl": "http://adb.juvander.net/Finland_adb.txt",
|
||||
"homeUrl": "https://www.juvander.fi/site/ilpo/Home/tabid/127/EntryId/825/New-Adblock-filter-list.aspx",
|
||||
"forumUrl": "https://www.juvander.fi/site/ilpo/Forums/tabid/139/forumid/23/scope/threads/Default.aspx"
|
||||
}, {
|
||||
"list": "Finnish AntiSocial",
|
||||
"lang": ["fi"],
|
||||
"descr": "Finnish blocklist for AdBlock to block social media stuff.",
|
||||
"descrSourceUrl": "http://adb.juvander.net/Finland_adb_antisocial.txt",
|
||||
"viewUrl": "http://adb.juvander.net/Finland_adb_antisocial.txt"
|
||||
}, {
|
||||
"list": "Liste FR",
|
||||
"lang": ["fr"],
|
||||
"descr": "Liste FR is an [EasyList] affiliated filter list written by Lian, Crits and smed79 that specifically removes adverts on French language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/liste_fr.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=91",
|
||||
"email": "listefr.adblock@gmail.com",
|
||||
"changelogUrl": "https://hg.adblockplus.org/listefr/",
|
||||
"forksCombos": ["Liste FR + EasyList"]
|
||||
}, {
|
||||
"list": "EasyList Hebrew",
|
||||
"lang": ["he"],
|
||||
"descr": "EasyList Hebrew is an [EasyList] affiliated filter list written by BsT that specifically removes adverts on Hebrew language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://raw.githubusercontent.com/easylist/EasyListHebrew/master/EasyListHebrew.txt",
|
||||
"homeUrl": "https://github.com/easylist/EasyListHebrew",
|
||||
"issuesUrl": "https://github.com/easylist/EasyListHebrew/issues",
|
||||
"email": "easylisthebrew@gmail.com",
|
||||
"changelogUrl": "https://github.com/easylist/EasyListHebrew/commits/master",
|
||||
"forksCombos": ["EasyList Hebrew + EasyList"]
|
||||
}, {
|
||||
"list": "Fanboy's Indian",
|
||||
"lang": ["hi"],
|
||||
"descr": "Blocks Indian regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-indian.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "hufilter",
|
||||
"lang": ["hu"],
|
||||
"descr": "Blocks Hungarian regional advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/szpeter80/hufilter/master/hufilter.txt",
|
||||
"homeUrl": "https://github.com/szpeter80/hufilter/wiki",
|
||||
"issuesUrl": "https://github.com/szpeter80/hufilter/issues",
|
||||
"email": "hufilter.adblock@gmail.com",
|
||||
"changelogUrl": "https://github.com/szpeter80/hufilter/commits/master"
|
||||
}, {
|
||||
"list": "ABPindo",
|
||||
"lang": ["id"],
|
||||
"descr": "ABPindo is an affiliated filter list written by hermawan that specifically removes adverts on Indonesian language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://raw.githubusercontent.com/heradhis/indonesianadblockrules/master/subscriptions/abpindo.txt",
|
||||
"homeUrl": "http://abpindo.blogspot.com/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=94",
|
||||
"issuesUrl": "https://github.com/ABPindo/indonesianadblockrules/issues",
|
||||
"changelogUrl": "https://github.com/ABPindo/indonesianadblockrules/commits/master",
|
||||
"forksCombos": ["ABPindo + EasyList"]
|
||||
}, {
|
||||
"list": "Icelandic ABP List",
|
||||
"lang": ["is"],
|
||||
"descr": "Adblock Plus list for Icelandic websites.",
|
||||
"descrSourceUrl": "http://adblock.gardar.net/",
|
||||
"viewUrl": "http://adblock.gardar.net/is.abp.txt",
|
||||
"homeUrl": "http://adblock.gardar.net/",
|
||||
"email": "adblock@gardar.net"
|
||||
}, {
|
||||
"list": "ABP X Files",
|
||||
"lang": ["it"],
|
||||
"descr": "Blocks Italian regional advertisements and trackers.",
|
||||
"viewUrl": "http://noads.it/filtri.txt",
|
||||
"homeUrl": "http://noads.it/",
|
||||
"forumUrl": "https://abpxfiles.uservoice.com/",
|
||||
"donateUrl": "https://paypal.me/gioxx/5"
|
||||
}, {
|
||||
"list": "EasyList Italy",
|
||||
"lang": ["it"],
|
||||
"descr": "EasyList Italy is a filter list written by the EasyList author Khrin that specifically removes adverts on Italian language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistitaly.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=96",
|
||||
"email": "easylistitaly@gmail.com",
|
||||
"forksCombos": ["EasyList Italy + EasyList"]
|
||||
}, {
|
||||
"list": "280 Blocker",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional mobile advertisements and trackers.",
|
||||
"viewUrl": "https://70i.net/files/70i_net_adblock.txt",
|
||||
"homeUrl": "https://70i.net/",
|
||||
"changelogUrl": "https://70i.net/blog/"
|
||||
}, {
|
||||
"list": "ABP Japanese 3rd Party SNS Filters",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional social network advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf_3rd_party_sns.txt",
|
||||
"homeUrl": "https://github.com/k2jp/abp-japanese-filters",
|
||||
"issuesUrl": "https://github.com/k2jp/abp-japanese-filters/issues",
|
||||
"changelogUrl": "https://github.com/k2jp/abp-japanese-filters/commits/master"
|
||||
}, {
|
||||
"list": "ABP Japanese Element-hiding Filters",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks irritating elements on Japanese regional webpages.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf_element_hiding.txt",
|
||||
"homeUrl": "https://github.com/k2jp/abp-japanese-filters",
|
||||
"issuesUrl": "https://github.com/k2jp/abp-japanese-filters/issues",
|
||||
"changelogUrl": "https://github.com/k2jp/abp-japanese-filters/commits/master"
|
||||
}, {
|
||||
"list": "ABP Japanese Filters",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf.txt",
|
||||
"homeUrl": "https://github.com/k2jp/abp-japanese-filters",
|
||||
"issuesUrl": "https://github.com/k2jp/abp-japanese-filters/issues",
|
||||
"changelogUrl": "https://github.com/k2jp/abp-japanese-filters/commits/master"
|
||||
}, {
|
||||
"list": "ABP Japanese Paranoid Filters",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf_paranoid.txt",
|
||||
"homeUrl": "https://github.com/k2jp/abp-japanese-filters",
|
||||
"issuesUrl": "https://github.com/k2jp/abp-japanese-filters/issues",
|
||||
"changelogUrl": "https://github.com/k2jp/abp-japanese-filters/commits/master"
|
||||
}, {
|
||||
"list": "AdAway Blocking Hosts File for Japan",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional advertisements and trackers.",
|
||||
"viewUrl": "https://sites.google.com/site/logroid/files/hosts.txt",
|
||||
"homeUrl": "https://logroid.blogspot.com/"
|
||||
}, {
|
||||
"list": "Bad JAV Sites",
|
||||
"lang": ["ja"],
|
||||
"descr": "The sites listed there a fake/malicious sites that lure people with fake direct-download-links to JAV videos.",
|
||||
"viewUrl": "https://pastebin.com/raw/kDqbYwWr",
|
||||
"homeUrl": "https://www.akiba-online.com/threads/fake-jav-ddl-sites-list.1560416/",
|
||||
"forumUrl": "https://www.akiba-online.com/threads/fake-jav-ddl-sites-list.1560416/"
|
||||
}, {
|
||||
"list": "Fanboy's Japanese",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-japanese.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "Hosts2ch",
|
||||
"lang": ["ja"],
|
||||
"descr": "Japanese ad servers hosts file.",
|
||||
"viewUrl": "https://www.cubby.com/pl/ja.txt/_447d3ae976114d51b01bc83b7a1a77eb",
|
||||
"homeUrl": "https://sites.google.com/site/hosts2ch/",
|
||||
"forumUrl": "http://potato.2ch.net/test/read.cgi/android/1450730522/"
|
||||
}, {
|
||||
"list": "Tofu Filter",
|
||||
"lang": ["ja"],
|
||||
"descr": "Blocks Japanese regional advertisements and trackers.",
|
||||
"viewUrl": "http://tofukko.r.ribbon.to/Adblock_Plus_list.txt",
|
||||
"homeUrl": "http://tofukko.r.ribbon.to/abp.html"
|
||||
}, {
|
||||
"list": "Fanboy's Korean",
|
||||
"lang": ["ko"],
|
||||
"descr": "Blocks Korean regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-korean.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "Korean Adblock List",
|
||||
"lang": ["ko"],
|
||||
"descr": "A filter list for Adblock which covers filters for Korean websites.",
|
||||
"descrSourceUrl": "https://github.com/gfmaster/adblock-korea-contrib",
|
||||
"viewUrl": "https://raw.githubusercontent.com/gfmaster/adblock-korea-contrib/master/filter.txt",
|
||||
"homeUrl": "https://github.com/gfmaster/adblock-korea-contrib",
|
||||
"issuesUrl": "https://github.com/gfmaster/adblock-korea-contrib/issues",
|
||||
"changelogUrl": "https://github.com/gfmaster/adblock-korea-contrib/commits/master",
|
||||
"forksCombos": ["List-KR"]
|
||||
}, {
|
||||
"list": "List-KR",
|
||||
"lang": ["ko"],
|
||||
"descr": "Filter that enables removing of ads, trackers, and various scripts from websites with Korean content. Based on <a href=\"https://filterlists.com/stale/#Corset\">Corset</a>, <a href=\"https://filterlists.com/regional/#KoreanAdblockList\">Korean Adblock List</a>, <a href=\"https://filterlists.com/regional/#YousList\">YousList</a>.",
|
||||
"descrSourceUrl": "https://github.com/SlowMemory/List-KR",
|
||||
"viewUrl": "https://github.com/SlowMemory/List-KR/blob/master/filter.txt",
|
||||
"homeUrl": "https://list-kr.github.io/",
|
||||
"issuesUrl": "https://github.com/SlowMemory/List-KR/issues",
|
||||
"changelogUrl": "https://github.com/SlowMemory/List-KR/commits/master"
|
||||
}, {
|
||||
"list": "List-KR Unbreak",
|
||||
"lang": ["ko"],
|
||||
"descr": "Filter that fixes filtration errors in an alternative way due to limitations of adblockers other than Adguard or those using Webkit content blocker API.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/SlowMemory/List-KR/master/unbreak.txt",
|
||||
"viewUrl": "https://raw.githubusercontent.com/SlowMemory/List-KR/master/unbreak.txt",
|
||||
"homeUrl": "https://list-kr.github.io/",
|
||||
"issuesUrl": "https://github.com/SlowMemory/List-KR/issues",
|
||||
"changelogUrl": "https://github.com/SlowMemory/List-KR/commits/master"
|
||||
}, {
|
||||
"list": "YousList",
|
||||
"lang": ["ko"],
|
||||
"descr": "Blocks Korean regional advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/yous/YousList/master/youslist.txt",
|
||||
"homeUrl": "https://github.com/yous/YousList",
|
||||
"issuesUrl": "https://github.com/yous/YousList/issues",
|
||||
"changelogUrl": "https://github.com/yous/YousList/commits/master",
|
||||
"forksCombos": ["List-KR"]
|
||||
}, {
|
||||
"list": "EasyList Lithuania",
|
||||
"lang": ["lt"],
|
||||
"descr": "EasyList Lithuania is an affiliated filter list written by gymka that specifically removes adverts on Lithuanian language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "http://margevicius.lt/easylistlithuania.txt",
|
||||
"homeUrl": "http://margevicius.lt/easylist_lithuania/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=101",
|
||||
"email": "algimantas@margevicius.lt",
|
||||
"forksCombos": ["EasyList Lithuania + EasyList"]
|
||||
}, {
|
||||
"list": "Latvian List",
|
||||
"lang": ["lv"],
|
||||
"descr": "Latvian List is an affiliated filter list written by anonymous74100 that specifically removes adverts on Latvian language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://notabug.org/latvian-list/adblock-latvian/raw/master/lists/latvian-list.txt",
|
||||
"homeUrl": "https://notabug.org/latvian-list/adblock-latvian",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=99",
|
||||
"email": "latvian-list@googlegroups.com",
|
||||
"forksCombos": ["Latvian List + EasyList"]
|
||||
}, {
|
||||
"list": "EasyList Dutch",
|
||||
"lang": ["nl"],
|
||||
"descr": "EasyList Dutch is an [EasyList] affiliated filter list written by the EasyList author Famlam that specifically removes adverts on Dutch language websites.",
|
||||
"descrSourceUrl": "https://easylist.to/pages/other-supplementary-filter-lists-and-easylist-variants.html",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistdutch.txt",
|
||||
"homeUrl": "https://easylist.to/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=100",
|
||||
"email": "fam.lam@live.nl",
|
||||
"changelogUrl": "https://hg.adblockplus.org/easylistdutch/",
|
||||
"forksCombos": ["EasyList Dutch + EasyList"]
|
||||
}, {
|
||||
"list": "Adblock & uBlock Polish Cookies Filters",
|
||||
"lang": ["pl"],
|
||||
"descr": "Filters Polish cookie messages in Adblock and uBlock.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/cookies_filters/adblock_cookies.txt",
|
||||
"homeUrl": "http://www.certyficate.it/",
|
||||
"issuesUrl": "https://github.com/MajkiIT/polish-ads-filter/issues",
|
||||
"email": "errors@certyficate.it",
|
||||
"changelogUrl": "https://github.com/MajkiIT/polish-ads-filter/commits/master"
|
||||
}, {
|
||||
"list": "Adblock & uBlock Polish Filters",
|
||||
"lang": ["pl"],
|
||||
"descr": "Presented here filter set was created for Polish internet users. Contains a list of elements of advertising, such as banners or flash animations, the most commonly used on Polish websites.",
|
||||
"descrSourceUrl": "http://www.certyficate.it/polski-filtr-adblock/",
|
||||
"viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock.txt",
|
||||
"homeUrl": "http://www.certyficate.it/",
|
||||
"issuesUrl": "https://github.com/MajkiIT/polish-ads-filter/issues",
|
||||
"email": "errors@certyficate.it",
|
||||
"changelogUrl": "https://github.com/MajkiIT/polish-ads-filter/commits/master"
|
||||
}, {
|
||||
"list": "Adblock Polish Social Rules",
|
||||
"lang": ["pl"],
|
||||
"descr": "Blocks Polish regional social network advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/adblock_social_filters/adblock_social_list.txt",
|
||||
"homeUrl": "http://www.certyficate.it/",
|
||||
"issuesUrl": "https://github.com/MajkiIT/polish-ads-filter/issues",
|
||||
"email": "errors@certyficate.it",
|
||||
"changelogUrl": "https://github.com/MajkiIT/polish-ads-filter/commits/master"
|
||||
}, {
|
||||
"list": "Fanboy's Polish",
|
||||
"lang": ["pl"],
|
||||
"descr": "Blocks Polish regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-polish.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "KAD - Scams",
|
||||
"lang": ["pl"],
|
||||
"descr": "Polish filter Adblock and uBlock locking side-type scam (eg. Subscriptions SMS).",
|
||||
"descrSourceUrl": "https://github.com/azet12/KAD",
|
||||
"viewUrl": "https://raw.githubusercontent.com/azet12/KAD/master/KAD.txt",
|
||||
"homeUrl": "https://azet12.github.io/KAD/",
|
||||
"issuesUrl": "https://github.com/azet12/KAD/issues",
|
||||
"email": "kadrep@outlook.com",
|
||||
"changelogUrl": "https://github.com/azet12/KAD/commits/master"
|
||||
}, {
|
||||
"list": "KAD Hosts File",
|
||||
"lang": ["pl"],
|
||||
"descr": "Polish hosts file for blocking scams. (Experimental)",
|
||||
"viewUrl": "https://raw.githubusercontent.com/azet12/KADhosts/master/KADhosts.txt",
|
||||
"homeUrl": "https://azet12.github.io/KAD/",
|
||||
"issuesUrl": "https://github.com/azet12/KAD/issues",
|
||||
"email": "kadrep@outlook.com",
|
||||
"changelogUrl": "https://github.com/azet12/KAD/commits/master"
|
||||
}, {
|
||||
"list": "Popup Blocker",
|
||||
"lang": ["pl"],
|
||||
"descr": "Polish filter the type of annoyances blocking windows to encourage registration or news, promotions and discounts. It blocks the widgets that misinformation and distract, trying to force push your product.",
|
||||
"descrSourceUrl": "https://github.com/azet12/PopupBlocker",
|
||||
"viewUrl": "https://raw.githubusercontent.com/azet12/PopupBlocker/master/PPB.txt",
|
||||
"homeUrl": "https://azet12.github.io/KAD/",
|
||||
"issuesUrl": "https://github.com/azet12/PopupBlocker/issues",
|
||||
"email": "kadrep@outlook.com",
|
||||
"changelogUrl": "https://github.com/azet12/PopupBlocker/commits/master"
|
||||
}, {
|
||||
"list": "uBlock Polish Filters - Supplement",
|
||||
"lang": ["pl"],
|
||||
"descr": "uBlock supplement to Adblock & uBlock Polish Filters.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/MajkiIT/polish-ads-filter/master/polish-adblock-filters/adblock_ublock.txt",
|
||||
"homeUrl": "http://www.certyficate.it/",
|
||||
"issuesUrl": "https://github.com/MajkiIT/polish-ads-filter/issues",
|
||||
"email": "errors@certyficate.it",
|
||||
"changelogUrl": "https://github.com/MajkiIT/polish-ads-filter/commits/master"
|
||||
}, {
|
||||
"list": "ROad-Block",
|
||||
"lang": ["ro"],
|
||||
"descr": "Romanian ad block filtering list.",
|
||||
"descrSourceUrl": "https://github.com/tcptomato/ROad-Block",
|
||||
"viewUrl": "https://road.adblock.ro/lista.txt",
|
||||
"homeUrl": "https://www.adblock.ro/",
|
||||
"forumUrl": "https://muut.com/i/adblockro/comments",
|
||||
"issuesUrl": "https://github.com/tcptomato/ROad-Block/issues",
|
||||
"email": "contact@adblock.ro",
|
||||
"changelogUrl": "https://github.com/tcptomato/ROad-Block/commits/master"
|
||||
}, {
|
||||
"list": "ROList",
|
||||
"lang": ["ro"],
|
||||
"descr": "Romanian supplement for EasyList.",
|
||||
"descrSourceUrl": "https://adblockplus.org/subscriptions",
|
||||
"viewUrl": "https://www.zoso.ro/pages/rolist.txt",
|
||||
"homeUrl": "https://www.zoso.ro/rolist/",
|
||||
"email": "mail@zoso.ro",
|
||||
"forksCombos": ["ROList + EasyList"]
|
||||
}, {
|
||||
"list": "ROList2",
|
||||
"lang": ["ro"],
|
||||
"descr": "This is a complementary list for RoList with annoyances that are not necessarly banners.",
|
||||
"descrSourceUrl": "https://www.zoso.ro/pages/rolist2.txt",
|
||||
"viewUrl": "https://www.zoso.ro/pages/rolist2.txt",
|
||||
"homeUrl": "https://www.zoso.ro/rolist/",
|
||||
"email": "mail@zoso.ro"
|
||||
}, {
|
||||
"list": "Adguard Russian Filter",
|
||||
"lang": ["ru"],
|
||||
"descr": "Filter that enables removing of the ads from websites in Russian.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=1",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master"
|
||||
}, {
|
||||
"list": "Filters by hant0508",
|
||||
"lang": ["ru"],
|
||||
"descr": "This filter list for uBlock Origin/Adblock Plus is designed to be used with such lists as EasyList, RU AdList etc., so it's substantially free of intersections with them. The list is made for blocking ad (mostly on Russian websites) missed by other filter lists maintainers. It is regularly updated and actively developed for now.",
|
||||
"descrSourceUrl": "https://github.com/hant0508/uBlock-fillters",
|
||||
"viewUrl": "https://raw.githubusercontent.com/hant0508/uBlock-fillters/master/filters.txt",
|
||||
"homeUrl": "https://github.com/hant0508/uBlock-fillters",
|
||||
"issuesUrl": "https://github.com/hant0508/uBlock-fillters/issues",
|
||||
"email": "hant0508@gmail.com",
|
||||
"changelogUrl": "https://github.com/hant0508/uBlock-fillters/commits/master"
|
||||
}, {
|
||||
"list": "Lead Generator",
|
||||
"lang": ["ru"],
|
||||
"descr": "AdBlock list for blocking 'how i can help you?' widgets.",
|
||||
"descrSourceUrl": "https://github.com/Rpsl/adblock-leadgenerator-list",
|
||||
"viewUrl": "https://raw.githubusercontent.com/Rpsl/adblock-leadgenerator-list/master/list/list.txt",
|
||||
"homeUrl": "https://github.com/Rpsl/adblock-leadgenerator-list",
|
||||
"issuesUrl": "https://github.com/Rpsl/adblock-leadgenerator-list/issues",
|
||||
"changelogUrl": "https://github.com/Rpsl/adblock-leadgenerator-list/commits/master"
|
||||
}, {
|
||||
"list": "RU AdList",
|
||||
"lang": ["ru"],
|
||||
"descr": "Russian supplement for EasyList.",
|
||||
"descrSourceUrl": "https://adblockplus.org/subscriptions",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/advblock.txt",
|
||||
"homeUrl": "https://code.google.com/archive/p/ruadlist/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=102",
|
||||
"changelogUrl": "https://hg.adblockplus.org/ruadlist/",
|
||||
"forksCombos": ["RU AdList + EasyList"]
|
||||
}, {
|
||||
"list": "RU AdList: Counters",
|
||||
"lang": ["ru"],
|
||||
"descr": "Blocks most popular internet statistics counters on sites serving Russia.",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/cntblock.txt",
|
||||
"homeUrl": "https://code.google.com/archive/p/ruadlist/",
|
||||
"forumUrl": "https://forums.lanik.us/viewforum.php?f=102"
|
||||
}, {
|
||||
"list": "SVN: Slovenian List",
|
||||
"lang": ["sl"],
|
||||
"descr": "SVN: Slovenian List is regional list primarily for uBlock Origin or uBlock, which consists mostly of static cosmetic filters and a few tracking filters. Among others, there are 100 most popular Slovenian websites included in this list.",
|
||||
"descrSourceUrl": "https://github.com/betterwebleon/slovenian-list",
|
||||
"viewUrl": "https://raw.githubusercontent.com/betterwebleon/slovenian-list/master/filters.txt",
|
||||
"homeUrl": "https://github.com/betterwebleon/slovenian-list",
|
||||
"issuesUrl": "https://github.com/betterwebleon/slovenian-list/issues",
|
||||
"email": "betterweb.leon@outlook.com",
|
||||
"changelogUrl": "https://github.com/betterwebleon/slovenian-list/commits/master"
|
||||
}, {
|
||||
"list": "Fanboy's Swedish",
|
||||
"lang": ["sv"],
|
||||
"descr": "Blocks Swedish regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-swedish.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "Adguard Turkish Filter",
|
||||
"lang": ["tr"],
|
||||
"descr": "Filter that enables removing of the ads from websites with Turkish content.",
|
||||
"descrSourceUrl": "https://adguard.com/en/filters.html",
|
||||
"viewUrl": "https://adguard.com/en/filter-rules.html?id=13",
|
||||
"homeUrl": "https://adguard.com/en/filters.html",
|
||||
"forumUrl": "https://forum.adguard.com/index.php?categories/filter-rules.66/",
|
||||
"issuesUrl": "https://github.com/AdguardTeam/AdguardFilters/issues",
|
||||
"changelogUrl": "https://github.com/AdguardTeam/AdguardFilters/commits/master"
|
||||
}, {
|
||||
"list": "Fanboy's Turkish",
|
||||
"lang": ["tr"],
|
||||
"descr": "Blocks Turkish regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-turkish.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "Turk-adlist",
|
||||
"lang": ["tr"],
|
||||
"descr": "The ad server for a list of sites to block ads in Turkish.",
|
||||
"descrSourceUrl": "https://github.com/bkrcrc/turk-adlist",
|
||||
"viewUrl": "https://raw.githubusercontent.com/bkrcrc/turk-adlist/master/hosts",
|
||||
"homeUrl": "https://github.com/bkrcrc/turk-adlist",
|
||||
"issuesUrl": "https://github.com/bkrcrc/turk-adlist/issues",
|
||||
"changelogUrl": "https://github.com/bkrcrc/turk-adlist/commits/master"
|
||||
}, {
|
||||
"list": "Fanboy's Vietnamese",
|
||||
"lang": ["vi"],
|
||||
"descr": "Blocks Vietnamese regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/fanboy-vietnam.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WMGE9MAGGGMHW"
|
||||
}, {
|
||||
"list": "CJX's Annoyance List",
|
||||
"lang": ["zh"],
|
||||
"descr": "Removes annoyances, self-promotion and privacy protection on Chinese websites.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjx-annoyance.txt",
|
||||
"viewUrl": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjx-annoyance.txt",
|
||||
"homeUrl": "http://abpchina.org/forum/forum.php?mod=viewthread&tid=29667",
|
||||
"forumUrl": "http://abpchina.org/forum/forum.php",
|
||||
"issuesUrl": "https://github.com/cjx82630/cjxlist/issues",
|
||||
"email": "cjxlist@gmail.com",
|
||||
"changelogUrl": "https://github.com/cjx82630/cjxlist/commits/master"
|
||||
}, {
|
||||
"list": "EasyList China",
|
||||
"lang": ["zh"],
|
||||
"descr": "Chinese supplement for the EasyList filters.",
|
||||
"descrSourceUrl": "https://easylist-downloads.adblockplus.org/easylistchina.txt",
|
||||
"viewUrl": "https://easylist-downloads.adblockplus.org/easylistchina.txt",
|
||||
"homeUrl": "http://abpchina.org/forum/forum.php?mod=viewthread&tid=29667",
|
||||
"forumUrl": "http://abpchina.org/forum/forum.php",
|
||||
"email": "easylist.china@gmail.com",
|
||||
"forksCombos": ["EasyList China + EasyList"]
|
||||
}]
|
||||
|
|
@ -1,292 +0,0 @@
|
|||
[{
|
||||
"list": "Adblock Korea",
|
||||
"lang": [
|
||||
"ko"
|
||||
],
|
||||
"descr": "Blocks Korean regional advertisements and trackers.",
|
||||
"viewUrl": "https://web.archive.org/web/20130615155938/http://adblock-korea.googlecode.com/git/adblock-korea.txt",
|
||||
"homeUrl": "https://code.google.com/archive/p/adblock-korea/",
|
||||
"forksCombos": [
|
||||
"Korean Adblock List"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Adblock Polska",
|
||||
"lang": [
|
||||
"pl"
|
||||
],
|
||||
"descr": "Adblock PL is official Poland filter list for AdBlock and Adblock Plus.",
|
||||
"descrSourceUrl": "https://github.com/adblockpolska/Adblock_PL_List",
|
||||
"viewUrl": "https://raw.githubusercontent.com/adblockpolska/Adblock_PL_List/master/adblock_polska.txt",
|
||||
"homeUrl": "https://www.facebook.com/adblockpl",
|
||||
"issuesUrl": "https://github.com/adblockpolska/Adblock_PL_List/issues",
|
||||
"email": "adblockpolska@gmail.com",
|
||||
"changelogUrl": "https://github.com/adblockpolska/Adblock_PL_List/commits/master"
|
||||
},
|
||||
{
|
||||
"list": "AntiPubWeb",
|
||||
"lang": [
|
||||
"fr"
|
||||
],
|
||||
"descr": "Complementary subscription to Liste FR + EasyList.",
|
||||
"descrSourceUrl": "https://web.archive.org/web/20160221135532/http://www.antipubfirefox.org/antipub/antipubfirefox-adblocklist-current-expanded.txt",
|
||||
"viewUrl": "https://web.archive.org/web/20160221135532/http://www.antipubfirefox.org/antipub/antipubfirefox-adblocklist-current-expanded.txt",
|
||||
"homeUrl": "https://www.antipubweb.org/"
|
||||
},
|
||||
{
|
||||
"list": "Ayucat Powerful List",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "A list for Adblock Plus, which is one of the most famous ad blocking softwares.",
|
||||
"descrSourceUrl": "https://osdn.net/projects/ayucat-list/",
|
||||
"viewUrl": "http://git.sourceforge.jp/view?p=ayucat-list/ayucat-list.git;a=blob_plain;f=ayucat-list.txt;hb=b254c74c132832a3ade7b9d42c2ef8d3dd59fdb9",
|
||||
"homeUrl": "https://osdn.net/projects/ayucat-list/"
|
||||
},
|
||||
{
|
||||
"list": "BLOGRAM Analysis Block Filter List for Japan",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Prevention behavior tracking by the site administrator.",
|
||||
"descrSourceUrl": "http://blogram.net/2010/04/23/adblock/",
|
||||
"viewUrl": "http://blogram.net/wp-content/uploads/easylist3.txt",
|
||||
"homeUrl": "http://blogram.net/2010/04/23/adblock/"
|
||||
},
|
||||
{
|
||||
"list": "BLOGRAM Basic Filter List for Japan",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Block the DL itself of advertising.",
|
||||
"descrSourceUrl": "http://blogram.net/2010/04/23/adblock/",
|
||||
"viewUrl": "http://blogram.net/wp-content/uploads/easylist2.txt",
|
||||
"homeUrl": "http://blogram.net/2010/04/23/adblock/"
|
||||
},
|
||||
{
|
||||
"list": "BLOGRAM Blog Parts Filter List for Japan",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Low spec for equipment extremists blocked.",
|
||||
"descrSourceUrl": "http://blogram.net/2010/04/23/adblock/",
|
||||
"viewUrl": "http://blogram.net/wp-content/uploads/easylist4.txt",
|
||||
"homeUrl": "http://blogram.net/2010/04/23/adblock/"
|
||||
},
|
||||
{
|
||||
"list": "BLOGRAM Element Hiding Filter List for Japan",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Hide text ads by CSS.",
|
||||
"descrSourceUrl": "http://blogram.net/2010/04/23/adblock/",
|
||||
"viewUrl": "http://blogram.net/wp-content/uploads/easylist1.txt",
|
||||
"homeUrl": "http://blogram.net/2010/04/23/adblock/"
|
||||
},
|
||||
{
|
||||
"list": "Corset",
|
||||
"lang": [
|
||||
"ko"
|
||||
],
|
||||
"descr": "Corset is a subscription filter to block intruding ads on sites using Korean.",
|
||||
"descrSourceUrl": "https://code.google.com/archive/p/abp-corset/",
|
||||
"viewUrl": "https://web.archive.org/web/20110212174029/http://abp-corset.googlecode.com/hg/corset.txt",
|
||||
"homeUrl": "http://corset.tistory.com/",
|
||||
"email": "corset@tistory.com",
|
||||
"forksCombos": [
|
||||
"List-KR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Czech Filters for AdBlock",
|
||||
"lang": [
|
||||
"cs"
|
||||
],
|
||||
"descr": "Czech filters for Adblock Plus.",
|
||||
"descrSourceUrl": "http://adblock.dajbych.net/adblock.txt",
|
||||
"viewUrl": "http://adblock.dajbych.net/adblock.txt",
|
||||
"homeUrl": "http://adblock.dajbych.net/"
|
||||
},
|
||||
{
|
||||
"list": "Facebook Privacy List",
|
||||
"descr": "Block Facebook objects on non-Facebook websites",
|
||||
"descrSourceUrl": "http://www.squirrelconspiracy.net/abp/facebook-privacy-list.txt",
|
||||
"viewUrl": "http://www.squirrelconspiracy.net/abp/facebook-privacy-list.txt",
|
||||
"homeUrl": "http://www.squirrelconspiracy.net/abp/facebook-privacy-list.html",
|
||||
"email": "fbprivacylist@squirrelconspiracy.net"
|
||||
},
|
||||
{
|
||||
"list": "Fanboy's IsraelList",
|
||||
"lang": [
|
||||
"he"
|
||||
],
|
||||
"descr": "Blocks Hebrew regional advertisements and trackers.",
|
||||
"viewUrl": "https://fanboy.co.nz/israelilist/IsraelList.txt",
|
||||
"homeUrl": "https://fanboy.co.nz/",
|
||||
"email": "fanboyadblock@googlegroups.com",
|
||||
"forksCombos": [
|
||||
"EasyList Hebrew"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "Filtros Nauscopicos",
|
||||
"lang": [
|
||||
"en",
|
||||
"es"
|
||||
],
|
||||
"descr": "Blocks English and Spanish regional advertisements and trackers.",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mozillahispano/nauscopio-filtros/master/filtros.txt",
|
||||
"homeUrl": "https://nauscopio.wordpress.com/2010/07/05/filtrado-bloqueo-y-ocultacion-de-la-publicidad-en-google-chrome/",
|
||||
"issuesUrl": "https://github.com/mozillahispano/nauscopio-filtros/issues",
|
||||
"changelogUrl": "https://github.com/mozillahispano/nauscopio-filtros/commits/master"
|
||||
},
|
||||
{
|
||||
"list": "Filtros Nauscopicos Hosts",
|
||||
"lang": [
|
||||
"en",
|
||||
"es"
|
||||
],
|
||||
"descr": "Use this file to prevent your computer from connecting to selected internet hosts. This is an easy and effective way to protect you from many types of spyware, reduces bandwidth use, blocks certain pop-up traps, prevents user tracking by way of \"web bugs\" embedded in spam, provides partial protection to IE from certain web-based exploits and blocks most advertising you would otherwise be subjected to on the internet.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/mozillahispano/nauscopio-filtros/master/hosts",
|
||||
"viewUrl": "https://raw.githubusercontent.com/mozillahispano/nauscopio-filtros/master/hosts",
|
||||
"homeUrl": "https://nauscopio.wordpress.com/2011/09/05/archivo-hosts-nauscopico-para-combatir-publicidad-paginas-peligrosas-contadores-de-visitas-spam-en-combinacion-con-los-filtros-nauscopicos/",
|
||||
"issuesUrl": "https://github.com/mozillahispano/nauscopio-filtros/issues",
|
||||
"changelogUrl": "https://github.com/mozillahispano/nauscopio-filtros/commits/master"
|
||||
},
|
||||
{
|
||||
"list": "G&J AdBlock",
|
||||
"descr": "Block ads with AdBlock filter.",
|
||||
"descrSourceUrl": "https://web.archive.org/web/20160221135711/http://adblock.gjtech.net/?format=unix-hosts",
|
||||
"viewUrl": "https://web.archive.org/web/20160221135808/http://adblock.gjtech.net/?format=adblock-plus",
|
||||
"homeUrl": "https://www.gjtech.net/"
|
||||
},
|
||||
{
|
||||
"list": "G&J Hosts",
|
||||
"descr": "Block ads with /etc/hosts.",
|
||||
"descrSourceUrl": "https://web.archive.org/web/20160221135808/http://adblock.gjtech.net/?format=adblock-plus",
|
||||
"viewUrl": "https://web.archive.org/web/20160221135711/http://adblock.gjtech.net/?format=unix-hosts",
|
||||
"homeUrl": "https://www.gjtech.net/"
|
||||
},
|
||||
{
|
||||
"list": "gmbk0's AdAway Hosts for Android",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Blocks Japanese regional mobile advertisements and trackers.",
|
||||
"viewUrl": "https://web.archive.org/web/20140719043102/https://gmbksfilters.googlecode.com/hg/hosts_adonly.txt",
|
||||
"homeUrl": "http://gmbk0.tumblr.com/"
|
||||
},
|
||||
{
|
||||
"list": "GNU Blacklist",
|
||||
"descr": "Block all well known privacy trackers. (<a href=\"https://filterlists.com/#EasyList\">EasyList</a> + <a href=\"https://filterlists.com/#EasyPrivacy\">EasyPrivacy</a> + <a href=\"https://filterlists.com/#FanboysSocialBlockingList\">Fanboy's Social Blocking List</a>)",
|
||||
"descrSourceUrl": "https://web.archive.org/web/20160425221243/http://gnuzilla.gnu.org/filters/blacklist.txt",
|
||||
"viewUrl": "https://web.archive.org/web/20160425221243/http://gnuzilla.gnu.org/filters/blacklist.txt",
|
||||
"email": "bug-gnuzilla@gnu.org"
|
||||
},
|
||||
{
|
||||
"list": "Japanese Site Adblock Filter",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "This filter will mainly block affiliate advertising, behavioral advertising, tend embedded script will overload, blog parts.",
|
||||
"descrSourceUrl": "http://qme.mydns.jp/adblock.html",
|
||||
"viewUrl": "http://qme.mydns.jp/data/Adblock.txt",
|
||||
"homeUrl": "http://qme.mydns.jp/adblock.html"
|
||||
},
|
||||
{
|
||||
"list": "Japanese Site Adblock Filter ver 2",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "This filter will mainly block affiliate advertising, behavioral advertising, tend embedded script will overload, blog parts.",
|
||||
"descrSourceUrl": "http://qme.mydns.jp/adblock.html",
|
||||
"viewUrl": "http://qme.mydns.jp/data/AdblockV2.txt",
|
||||
"homeUrl": "http://qme.mydns.jp/adblock.html"
|
||||
},
|
||||
{
|
||||
"list": "Malware URLs",
|
||||
"descr": "Malware URLs is a daily updated and free for research purposes feed offered by Joxean Koret to be used by security researchers, anti-malware researchers, etc... It can also be used by individuals to protect themselves, as the format of the feed (plain text) can be used with tools like Adblock Plus or integrated easily with other tools.",
|
||||
"descrSourceUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"viewUrl": "http://malwareurls.joxeankoret.com/normal.txt",
|
||||
"homeUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"email": "info@joxeankoret.com"
|
||||
},
|
||||
{
|
||||
"list": "Malware URLs Domains",
|
||||
"descr": "Malware URLs is a daily updated and free for research purposes feed offered by Joxean Koret to be used by security researchers, anti-malware researchers, etc... It can also be used by individuals to protect themselves, as the format of the feed (plain text) can be used with tools like Adblock Plus or integrated easily with other tools.",
|
||||
"descrSourceUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"viewUrl": "http://malwareurls.joxeankoret.com/domains.txt",
|
||||
"homeUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"email": "info@joxeankoret.com"
|
||||
},
|
||||
{
|
||||
"list": "Malware URLs Gray Area",
|
||||
"descr": "Malware URLs is a daily updated and free for research purposes feed offered by Joxean Koret to be used by security researchers, anti-malware researchers, etc... It can also be used by individuals to protect themselves, as the format of the feed (plain text) can be used with tools like Adblock Plus or integrated easily with other tools.",
|
||||
"descrSourceUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"viewUrl": "http://malwareurls.joxeankoret.com/grayarea.txt",
|
||||
"homeUrl": "http://malwareurls.joxeankoret.com/",
|
||||
"email": "info@joxeankoret.com"
|
||||
},
|
||||
{
|
||||
"list": "Mute",
|
||||
"descr": "Mute is an AdBlock filter for hiding user comments. Surf without the noise.",
|
||||
"descrSourceUrl": "http://mute.bradconte.com/",
|
||||
"viewUrl": "http://mute.bradconte.com/mute.txt",
|
||||
"homeUrl": "http://mute.bradconte.com/",
|
||||
"issuesUrl": "https://github.com/B-Con/mute/issues",
|
||||
"changelogUrl": "https://github.com/B-Con/mute/commits/master"
|
||||
},
|
||||
{
|
||||
"list": "PLgeneral",
|
||||
"lang": [
|
||||
"pl"
|
||||
],
|
||||
"descr": "Contains a list of elements of advertising, such as banners or flash animations, the most commonly used on Polish websites.",
|
||||
"descrSourceUrl": "http://niecko.pl/adblock/",
|
||||
"viewUrl": "http://www.niecko.pl/adblock/adblock.txt",
|
||||
"homeUrl": "http://niecko.pl/adblock/",
|
||||
"changelogUrl": "http://niecko.pl/adblock/zmiany.txt",
|
||||
"forksCombos": [
|
||||
"Adblock & uBlock Polish Filters"
|
||||
]
|
||||
},
|
||||
{
|
||||
"list": "SA-Blacklist",
|
||||
"descr": "Blocks spammers.",
|
||||
"viewUrl": "http://www.sa-blacklist.stearns.org/sa-blacklist/sa-blacklist.current.domains",
|
||||
"homeUrl": "http://www.sa-blacklist.stearns.org/sa-blacklist/",
|
||||
"email": "wstearns@pobox.com"
|
||||
},
|
||||
{
|
||||
"list": "Schuzak's Universal Filter",
|
||||
"lang": [
|
||||
"ja"
|
||||
],
|
||||
"descr": "Adblock Plus for Japan domestic and Japanese correspondence Universal Filter.",
|
||||
"descrSourceUrl": "http://www.schuzak.jp/other/abp.html",
|
||||
"viewUrl": "http://www.schuzak.jp/other/abp.conf",
|
||||
"homeUrl": "http://www.schuzak.jp/other/abp.html"
|
||||
},
|
||||
{
|
||||
"list": "Wiltteri",
|
||||
"lang": [
|
||||
"fi"
|
||||
],
|
||||
"descr": "Finnish supplement list for EasyList.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/wiltteri/subscriptions/master/wiltteri.txt",
|
||||
"viewUrl": "https://raw.githubusercontent.com/wiltteri/subscriptions/master/wiltteri.txt",
|
||||
"homeUrl": "https://github.com/wiltteri/subscriptions",
|
||||
"changelogUrl": "https://github.com/wiltteri/subscriptions/commits/master"
|
||||
},
|
||||
{
|
||||
"list": "Wiltteri Reborn",
|
||||
"lang": [
|
||||
"fi"
|
||||
],
|
||||
"descr": "Finnish supplement list for EasyList.",
|
||||
"descrSourceUrl": "https://raw.githubusercontent.com/wiltteri/subscriptions/master/wiltteri-reborn.txt",
|
||||
"viewUrl": "https://raw.githubusercontent.com/wiltteri/subscriptions/master/wiltteri-reborn.txt",
|
||||
"homeUrl": "https://github.com/wiltteri/subscriptions",
|
||||
"changelogUrl": "https://github.com/wiltteri/subscriptions/commits/master"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue