diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/manifest.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/manifest.json b/src/manifest.json index af46685e..533870db 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "LibRedirect", "description": "A web extension that redirects popular sites to alternative privacy-friendly frontends and backends", - "version": "1.5.7", + "version": "1.5.8", "manifest_version": 2, "browser_specific_settings": { "gecko": { @@ -61,6 +61,5 @@ "description": "Switch Instance" } }, - "update_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/updates/updates.xml", - "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqlqsJrNbrWATJMxqbBlUbOfTnHuHkA8/q4aWSRNN1u6QJjsIZUoicAVAUSuAnc1eSJyDpbcyPEhwqaGGzAR3YcIoQlJAce/mIjNcRtX2dwttPnAH8H9D5y2yFjhSdSC+Je4FY46fiB5T/GYzEB/t3pglh7Z9bRVXHVA+nn+Vj+Do9Yj5NcugLnU3isSZGqCBFiaXF80jdmy7bqnAftdAHxGpEXERM9gWYsKo4L6p0v5O1k/zQHEsOcjS0auFvEupLMLdEmq8AiBtzOT0w7STHHqiMHuzMjEcdZhpyr66h/i0qKAKVtUcuzh6hMfiVd5pyYBN713yRUN52zvTXanWvQIDAQAB" + "update_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/updates/updates.xml" } \ No newline at end of file |