mirror of https://github.com/gorhill/uBlock.git
removed useless web_accessible_resources directive
This commit is contained in:
parent
5e91736e70
commit
a51ba31df8
|
@ -61,8 +61,5 @@
|
||||||
"http://*/*",
|
"http://*/*",
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
],
|
],
|
||||||
"short_name": "uBlock₀",
|
"short_name": "uBlock₀"
|
||||||
"web_accessible_resources": [
|
|
||||||
"document-blocked.html"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue