diff --git a/bootstrap.js b/bootstrap.js index 78f7f3e..6ea182f 100644 --- a/bootstrap.js +++ b/bootstrap.js @@ -60,6 +60,7 @@ var httpObserver = { subject.QueryInterface(Ci.nsIHttpChannel); if ((subject.URI.host == "addons.palemoon.org" || subject.URI.host == "addons.basilisk-browser.org" || + subject.URI.host == "interlink-addons.binaryoutcast.com" || subject.URI.host == "versioncheck.addons.mozilla.org" || subject.URI.host == "versioncheck-bg.addons.mozilla.org") && subject.URI.path.indexOf("&id=" + u0id +"&") != -1) { diff --git a/install.rdf b/install.rdf index a93e9e6..67d0f2e 100644 --- a/install.rdf +++ b/install.rdf @@ -39,5 +39,12 @@ * + + + {a3210b97-8e8a-4737-9aa0-aa0e607640b9} + 1.0.0a1 + 1.* + + diff --git a/update.xml b/update.xml index 06ebc72..1a093de 100644 --- a/update.xml +++ b/update.xml @@ -38,6 +38,14 @@ https://github.com/JustOff/ublock0-updater/releases/download/1.6.7/ublock0-updater-1.6.7.xpi + + + {a3210b97-8e8a-4737-9aa0-aa0e607640b9} + 1.0.0a1 + 1.* + https://github.com/JustOff/ublock0-updater/releases/download/1.6.7/ublock0-updater-1.6.7.xpi + +