mirror of https://github.com/gorhill/uBlock.git
Use our own mirror for Easylist lists
This commit is contained in:
parent
2f646dbdb0
commit
2d3d57fbc8
|
@ -1276,8 +1276,8 @@ async function main() {
|
|||
'https://ublockorigin.github.io/uAssets/filters/unbreak.txt',
|
||||
'https://ublockorigin.github.io/uAssets/filters/quick-fixes.txt',
|
||||
'https://ublockorigin.github.io/uAssets/filters/ubol-filters.txt',
|
||||
'https://secure.fanboy.co.nz/easylist.txt',
|
||||
'https://secure.fanboy.co.nz/easyprivacy.txt',
|
||||
'https://ublockorigin.github.io/uAssets/thirdparties/easylist.txt',
|
||||
'https://ublockorigin.github.io/uAssets/thirdparties/easyprivacy.txt',
|
||||
'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext',
|
||||
];
|
||||
await rulesetFromURLs({
|
||||
|
|
Loading…
Reference in New Issue