mirror of https://github.com/gorhill/uBlock.git
fix #2997
This commit is contained in:
parent
651da7157a
commit
355dbc00ba
|
@ -187,7 +187,7 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "Anti-ThirdpartySocial (see warning inside list)",
|
"title": "Fanboy’s Anti-Thirdparty Social (see warning inside list)",
|
||||||
"contentURL": "https://fanboy.co.nz/fanboy-antifacebook.txt",
|
"contentURL": "https://fanboy.co.nz/fanboy-antifacebook.txt",
|
||||||
"supportURL": "https://forums.lanik.us/"
|
"supportURL": "https://forums.lanik.us/"
|
||||||
},
|
},
|
||||||
|
@ -203,6 +203,14 @@
|
||||||
],
|
],
|
||||||
"supportURL": "https://forums.lanik.us/"
|
"supportURL": "https://forums.lanik.us/"
|
||||||
},
|
},
|
||||||
|
"fanboy-cookiemonster": {
|
||||||
|
"content": "filters",
|
||||||
|
"group": "social",
|
||||||
|
"off": true,
|
||||||
|
"title": "Fanboy’s Cookiemonster List",
|
||||||
|
"contentURL": "https://secure.fanboy.co.nz/fanboy-cookiemonster.txt",
|
||||||
|
"supportURL": "https://github.com/ryanbr/fanboy-adblock/issues"
|
||||||
|
},
|
||||||
"fanboy-social": {
|
"fanboy-social": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "social",
|
"group": "social",
|
||||||
|
@ -347,14 +355,6 @@
|
||||||
"contentURL": "https://adblock.ee/list.php",
|
"contentURL": "https://adblock.ee/list.php",
|
||||||
"supportURL": "https://adblock.ee/"
|
"supportURL": "https://adblock.ee/"
|
||||||
},
|
},
|
||||||
"EU-prebake": {
|
|
||||||
"content": "filters",
|
|
||||||
"group": "regions",
|
|
||||||
"off": true,
|
|
||||||
"title": "EU: Prebake - Filter Obtrusive Cookie Notices",
|
|
||||||
"contentURL": "https://raw.githubusercontent.com/liamja/Prebake/master/obtrusive.txt",
|
|
||||||
"supportURL": "https://github.com/liamja/Prebake"
|
|
||||||
},
|
|
||||||
"FIN-0": {
|
"FIN-0": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "regions",
|
"group": "regions",
|
||||||
|
|
Loading…
Reference in New Issue