mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
this addresses #1432
This commit is contained in:
parent
8ce7c2204a
commit
0f85cf09c7
2 changed files with 7 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt
|
||||
12b0660eebed61255fc67ad185dfd4e8 assets/ublock/experimental.txt
|
||||
0b942776a5fd165a83eb0f6af030dd77 assets/ublock/resources.txt
|
||||
7baa22bf9a03f360347ac2f650d64361 assets/ublock/filter-lists.json
|
||||
059e0bfbf22bd242dda7b07389fe09a2 assets/ublock/filter-lists.json
|
||||
3605c73f21abca428c7eb69a8bc32dfe assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt
|
||||
a91af77c47c302c0741c7445b0fada1a assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt
|
||||
7f0443f3dcc9abfd47cfbc95ce824ddb assets/thirdparties/mirror1.malwaredomains.com/files/README.md
|
||||
|
|
|
@ -277,6 +277,12 @@
|
|||
"supportURL": "http://someonewhocares.org/hosts/"
|
||||
},
|
||||
"https://spam404bl.com/spam404scamlist.txt": {
|
||||
"off": true,
|
||||
"title": "Spam404 (obsolete, will be removed)",
|
||||
"group": "malware",
|
||||
"supportURL": "http://www.spam404.com/"
|
||||
},
|
||||
"https://raw.githubusercontent.com/Dawsey21/Lists/master/adblock-list.txt": {
|
||||
"off": true,
|
||||
"title": "Spam404",
|
||||
"group": "malware",
|
||||
|
|
Loading…
Reference in a new issue