mirror of https://github.com/gorhill/uBlock.git
Remove `update_info_url` to prevent Firefox from using the link
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/1391
This commit is contained in:
parent
ec8a9dcd82
commit
b553a66f70
|
@ -5,7 +5,6 @@
|
|||
{
|
||||
"version": "$ext_version",
|
||||
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
||||
"update_info_url": "https://github.com/gorhill/uBlock/releases/tag/$tag_version",
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/$tag_version/uBlock0_$tag_version.firefox.signed.xpi"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue