diff --git a/data/List.csv b/data/List.csv index df017a54f..19210656b 100644 --- a/data/List.csv +++ b/data/List.csv @@ -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,, diff --git a/data/lists.json b/data/lists.json index de3a56d43..1256a5f00 100644 --- a/data/lists.json +++ b/data/lists.json @@ -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/",