mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
8affb502a7
commit
7e1249414f
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Name,ViewUrl,HomeUrl,Description,DescriptionSourceUrl,Author,ForumUrl,IssuesUrl,EmailAddress,DonateUrl
|
||||
280 Blocker,https://70i.net/files/70i_net_adblock.txt,https://70i.net/,Blocks Japanese regional mobile advertisements and trackers.,,,,,,
|
||||
280 Blocker,https://280blocker.net/files/280blocker_adblock.txt,https://280blocker.net,Blocks Japanese regional mobile advertisements and trackers.,,,,,,
|
||||
AakList (Anti-Adblock Killer),https://raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt,https://github.com/reek/anti-adblock-killer/,"Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website.",https://github.com/reek/anti-adblock-killer/,,,https://github.com/reek/anti-adblock-killer/issues,,https://github.com/reek/anti-adblock-killer/#donate
|
||||
ABP Japanese 3rd Party SNS Filters,https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf_3rd_party_sns.txt,https://github.com/k2jp/abp-japanese-filters,Blocks Japanese regional social network advertisements and trackers.,,,,https://github.com/k2jp/abp-japanese-filters/issues,,
|
||||
ABP Japanese Element-hiding Filters,https://raw.githubusercontent.com/k2jp/abp-japanese-filters/master/abpjf_element_hiding.txt,https://github.com/k2jp/abp-japanese-filters,Blocks irritating elements on Japanese regional webpages.,,,,https://github.com/k2jp/abp-japanese-filters/issues,,
|
||||
|
|
|
|||
|
|
|
@ -1,9 +1,9 @@
|
|||
[{
|
||||
"descr": "Blocks Japanese regional mobile advertisements and trackers.",
|
||||
"homeUrl": "https://70i.net/",
|
||||
"homeUrl": "https://280blocker.net",
|
||||
"list": "280 Blocker",
|
||||
"tagLang": ["ja"],
|
||||
"viewUrl": "https://70i.net/files/70i_net_adblock.txt"
|
||||
"viewUrl": "https://280blocker.net/files/280blocker_adblock.txt"
|
||||
}, {
|
||||
"descr": "Helps you keep your Ad-Blocker active, when you visit a website and it asks you to disable. Composed of a user script «AakScript» written in javascript and a filter list «AakList» using the same syntax as lists AdBlock and AdBlock Plus, the two are complementary and unlock different website.",
|
||||
"descrSourceUrl": "https://github.com/reek/anti-adblock-killer/",
|
||||
|
|
|
|||
Loading…
Reference in a new issue