mirror of https://github.com/gorhill/uBlock.git
this addresses #1199
This commit is contained in:
parent
d462bc197c
commit
6760452247
|
@ -6,7 +6,7 @@
|
|||
5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt
|
||||
f9bb491dbba453752199e8378ee152bb assets/ublock/experimental.txt
|
||||
32daf092377d445145621e3ebed57db0 assets/ublock/resources.txt
|
||||
fe4e995a7a828da38fcb0188c3996dbc assets/ublock/filter-lists.json
|
||||
66229baa2c66a144eb87a5420ad64bc5 assets/ublock/filter-lists.json
|
||||
50573388b525ede1a920cd4b4ee7fbf0 assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt
|
||||
61cc16cf02e034370f0f47bc17c46551 assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt
|
||||
7f0443f3dcc9abfd47cfbc95ce824ddb assets/thirdparties/mirror1.malwaredomains.com/files/README.md
|
||||
|
|
|
@ -301,6 +301,13 @@
|
|||
"group": "regions",
|
||||
"supportURL": "https://forums.lanik.us/"
|
||||
},
|
||||
"https://easylist-downloads.adblockplus.org/easylistspanish.txt": {
|
||||
"off": true,
|
||||
"title": "spa: EasyList Spanish",
|
||||
"group": "regions",
|
||||
"lang": "es",
|
||||
"supportURL": "https://forums.lanik.us/viewforum.php?f=103"
|
||||
},
|
||||
"https://www.fanboy.co.nz/fanboy-swedish.txt": {
|
||||
"off": true,
|
||||
"title": "SWE: Fanboy's Swedish",
|
||||
|
|
Loading…
Reference in New Issue