mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
this fixes #90
This commit is contained in:
parent
2992fd8b58
commit
a70e085ef5
2 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
b8fd6f6a836d34e0629dca07424d7bd8 assets/ublock/privacy.txt
|
||||
5fcd9aa1f6c9e5d35c69054438a84b53 assets/ublock/filters.txt
|
||||
c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
|
||||
8e3c18b6426d1e7e8eb27cc9bf5e92c7 assets/ublock/filter-lists.json
|
||||
7c82140225721266450a21e510bcee11 assets/ublock/filter-lists.json
|
||||
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
||||
94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt
|
||||
1888a9521b2a138699ec01c654e35118 assets/thirdparties/www.zoso.ro/pages/rolist.txt
|
||||
|
|
|
@ -116,13 +116,6 @@
|
|||
"homeURL": "",
|
||||
"oldLocation": "abp.mozilla-hispano.org/nauscopio/filtros.txt"
|
||||
},
|
||||
"https://cjxlist1.googlecode.com/svn/cjxlist.txt": {
|
||||
"off": true,
|
||||
"title": "CHN: China: cjxlist (obsolete, will be removed)",
|
||||
"group": "regions",
|
||||
"homeURL": "",
|
||||
"oldLocation": "cjxlist1.googlecode.com/svn/cjxlist.txt"
|
||||
},
|
||||
"http://adblock.ee/list.php": {
|
||||
"off": true,
|
||||
"title": "EST: Eesti saitidele kohandatud filter",
|
||||
|
@ -207,7 +200,8 @@
|
|||
"off": true,
|
||||
"title": "CHN: China: cjxlist (main focus on Chinese sites)",
|
||||
"group": "regions",
|
||||
"homeURL": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt"
|
||||
"homeURL": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt",
|
||||
"oldLocation": "cjxlist1.googlecode.com/svn/cjxlist.txt"
|
||||
},
|
||||
"raw.githubusercontent.com/reek/anti-adblock-killer/master/anti-adblock-killer-filters.txt": {
|
||||
"off": true,
|
||||
|
|
Loading…
Reference in a new issue