1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-23 19:03:02 +01:00

this addresses 1. of #1112 + using hard tabs to reduce file size

This commit is contained in:
gorhill 2015-12-25 16:31:58 -05:00
parent 66f52b530c
commit 1a87ce95e6
2 changed files with 316 additions and 310 deletions

View File

@ -6,7 +6,7 @@ f7c529ec45cca5b2a584a2597c2e96a3 assets/ublock/filters.txt
5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt 5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt
d6f734c851d5077bd545d0fa39e8bb8d assets/ublock/experimental.txt d6f734c851d5077bd545d0fa39e8bb8d assets/ublock/experimental.txt
f5be62339fe301622f09bea4c9c1924b assets/ublock/resources.txt f5be62339fe301622f09bea4c9c1924b assets/ublock/resources.txt
6c9d89c5dc6db345de36c8c966fff575 assets/ublock/filter-lists.json 9b486d2c137467e2f4c651c0f8e721c8 assets/ublock/filter-lists.json
50573388b525ede1a920cd4b4ee7fbf0 assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt 50573388b525ede1a920cd4b4ee7fbf0 assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt
61cc16cf02e034370f0f47bc17c46551 assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt 61cc16cf02e034370f0f47bc17c46551 assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt
7f0443f3dcc9abfd47cfbc95ce824ddb assets/thirdparties/mirror1.malwaredomains.com/files/README.md 7f0443f3dcc9abfd47cfbc95ce824ddb assets/thirdparties/mirror1.malwaredomains.com/files/README.md

View File

@ -307,5 +307,11 @@
"title": "GRC: Greek AdBlock Filter", "title": "GRC: Greek AdBlock Filter",
"group": "regions", "group": "regions",
"supportURL": "https://github.com/kargig/greek-adblockplus-filter" "supportURL": "https://github.com/kargig/greek-adblockplus-filter"
},
"https://raw.githubusercontent.com/betterwebleon/slovenian-list/master/filters.txt": {
"off": true,
"title": "SVN: Slovenian List",
"group": "regions",
"supportURL": "https://github.com/betterwebleon/slovenian-list"
} }
} }