mirror of https://github.com/gorhill/uBlock.git
fix #3603
This commit is contained in:
parent
10c382504a
commit
51bae66785
|
@ -549,11 +549,11 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "regions",
|
"group": "regions",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "ROU: Romanian Ad (ROad) Block List",
|
"title": "ROU: Romanian Ad (ROad) Block List Light",
|
||||||
"lang": "ro",
|
"lang": "ro",
|
||||||
"contentURL": [
|
"contentURL": [
|
||||||
"https://road.adblock.ro/lista.txt",
|
"https://road.adblock.ro/lista.txt",
|
||||||
"https://raw.githubusercontent.com/tcptomato/ROad-Block/master/road-block-filters.txt"
|
"https://raw.githubusercontent.com/tcptomato/ROad-Block/master/road-block-filters-light.txt"
|
||||||
],
|
],
|
||||||
"supportURL": "https://github.com/tcptomato/ROad-Block"
|
"supportURL": "https://github.com/tcptomato/ROad-Block"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue