mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Rename "Fanboy Cookie" to "EasyList Cookie" + update list link
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/804
This commit is contained in:
parent
b8a212d8a7
commit
3af362e258
1 changed files with 8 additions and 8 deletions
|
@ -92,7 +92,7 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "ads",
|
"group": "ads",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Adblock Warning Removal List",
|
"title": "Adblock Warning Removal",
|
||||||
"contentURL": "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt",
|
"contentURL": "https://easylist-downloads.adblockplus.org/antiadblockfilters.txt",
|
||||||
"supportURL": "https://forums.lanik.us/"
|
"supportURL": "https://forums.lanik.us/"
|
||||||
},
|
},
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "ads",
|
"group": "ads",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "AdGuard Base List",
|
"title": "AdGuard Base",
|
||||||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/2_without_easylist.txt",
|
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/2_without_easylist.txt",
|
||||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters",
|
||||||
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
"instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters"
|
||||||
|
@ -218,7 +218,7 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Anti-Facebook List",
|
"title": "Anti-Facebook",
|
||||||
"contentURL": "https://fanboy.co.nz/fanboy-antifacebook.txt",
|
"contentURL": "https://fanboy.co.nz/fanboy-antifacebook.txt",
|
||||||
"supportURL": "https://github.com/ryanbr/fanboy-adblock/issues"
|
"supportURL": "https://github.com/ryanbr/fanboy-adblock/issues"
|
||||||
},
|
},
|
||||||
|
@ -226,7 +226,7 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Fanboy’s Annoyance List",
|
"title": "Fanboy’s Annoyance",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://easylist.to/easylist/fanboy-annoyance.txt",
|
"https://easylist.to/easylist/fanboy-annoyance.txt",
|
||||||
"https://fanboy.co.nz/fanboy-annoyance.txt"
|
"https://fanboy.co.nz/fanboy-annoyance.txt"
|
||||||
|
@ -237,15 +237,15 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Fanboy's Cookie List",
|
"title": "EasyList Cookie",
|
||||||
"contentURL": "https://secure.fanboy.co.nz/fanboy-cookiemonster.txt",
|
"contentURL": "https://easylist-downloads.adblockplus.org/easylist-cookie.txt",
|
||||||
"supportURL": "https://github.com/ryanbr/fanboy-adblock/issues"
|
"supportURL": "https://github.com/easylist/easylist/issues"
|
||||||
},
|
},
|
||||||
"fanboy-social": {
|
"fanboy-social": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Fanboy’s Social Blocking List",
|
"title": "Fanboy’s Social",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://easylist.to/easylist/fanboy-social.txt",
|
"https://easylist.to/easylist/fanboy-social.txt",
|
||||||
"https://fanboy.co.nz/fanboy-social.txt"
|
"https://fanboy.co.nz/fanboy-social.txt"
|
||||||
|
|
Loading…
Reference in a new issue