mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01: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
dist/firefox/updates.template.json
vendored
1
dist/firefox/updates.template.json
vendored
@ -5,7 +5,6 @@
|
|||||||
{
|
{
|
||||||
"version": "$ext_version",
|
"version": "$ext_version",
|
||||||
"browser_specific_settings": { "gecko": { "strict_min_version": "55" } },
|
"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"
|
"update_link": "https://github.com/gorhill/uBlock/releases/download/$tag_version/uBlock0_$tag_version.firefox.signed.xpi"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user