mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Use valid Gecko version
This commit is contained in:
parent
09b3695205
commit
47287caf1f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "uBOLite@raymondhill.net",
|
"id": "uBOLite@raymondhill.net",
|
||||||
"strict_min_version": "113a1"
|
"strict_min_version": "113.*"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"declarative_net_request": {
|
"declarative_net_request": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue