mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 02:42:33 +01:00
[mv3] Add EST-0 list
This commit is contained in:
parent
4291c874d9
commit
89c353640e
@ -1194,6 +1194,16 @@ async function main() {
|
||||
});
|
||||
}
|
||||
|
||||
await rulesetFromURLs({
|
||||
id: 'est-0',
|
||||
group: 'regions',
|
||||
lang: 'et',
|
||||
name: '🇪🇪ee: Eesti saitidele kohandatud filter',
|
||||
enabled: false,
|
||||
urls: [ 'https://ubol-et.adblock.ee/list.txt' ],
|
||||
homeURL: 'https://github.com/sander85/uBOL-et',
|
||||
});
|
||||
|
||||
// Handpicked rulesets from assets.json
|
||||
const handpicked = [
|
||||
'block-lan',
|
||||
|
Loading…
Reference in New Issue
Block a user