mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
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
1 changed files with 0 additions and 1 deletions
1
dist/firefox/updates.template.json
vendored
1
dist/firefox/updates.template.json
vendored
|
|
@ -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 a new issue