mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Use our own mirror for Easylist lists
This commit is contained in:
parent
2f646dbdb0
commit
2d3d57fbc8
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue