summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2017-11-23 17:33:58 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-08 21:15:23 +0100
commit6cffa138f157e9ff68e93b97ebc691da61041e2c (patch)
tree7c63787199fa08496bf77b564d9492f8a4537209
parent9cd7b5a4a6f5d52326ba7bfbf9467853a1e73842 (diff)
downloadUXP-6cffa138f157e9ff68e93b97ebc691da61041e2c.tar
UXP-6cffa138f157e9ff68e93b97ebc691da61041e2c.tar.gz
UXP-6cffa138f157e9ff68e93b97ebc691da61041e2c.tar.lz
UXP-6cffa138f157e9ff68e93b97ebc691da61041e2c.tar.xz
UXP-6cffa138f157e9ff68e93b97ebc691da61041e2c.zip
Use our provisioned blocklist server.
-rw-r--r--modules/libpref/init/all.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js
index 321299822..6feefd943 100644
--- a/modules/libpref/init/all.js
+++ b/modules/libpref/init/all.js
@@ -2188,7 +2188,7 @@ pref("extensions.blocklist.interval", 86400);
// Required blocklist freshness for OneCRL OCSP bypass
// (default is 1.25x extensions.blocklist.interval, or 30 hours)
pref("security.onecrl.maximum_staleness_in_seconds", 108000);
-pref("extensions.blocklist.url", "https://blocklist.addons.mozilla.org/blocklist/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/");
+pref("extensions.blocklist.url", "https://blocklist.basilisk-browser.org/blocklist/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/");
pref("extensions.blocklist.detailsURL", "https://www.mozilla.com/%LOCALE%/blocklist/");
pref("extensions.blocklist.itemURL", "https://blocklist.addons.mozilla.org/%LOCALE%/%APP%/blocked/%blockID%");
// Controls what level the blocklist switches from warning about items to forcibly