aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--addons/ismitmlinkFX/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/ismitmlinkFX/bg.js b/addons/ismitmlinkFX/bg.js
index 5080c464..f39b22c3 100644
--- a/addons/ismitmlinkFX/bg.js
+++ b/addons/ismitmlinkFX/bg.js
@@ -1178,7 +1178,7 @@ browser.storage.local.get(['lastU', 'lastV', 'ldb', 'opd', 'cep']).then(g => {
}
switch (g.cep) {
case '1':
- apiurl = 'https://api.crimeflare.eu.org/_/ismitm.php';
+ apiurl = 'https://api.sercxi.eu.org/_/ismitm.php';
break;
case '2':
apiurl = 'http://avrynpc2q7pknqa3ucf5tvjcwad5nxvxgwnzvl2b6dx6uo4f7nc7zzqd.onion/a/is_cf.php';
@@ -1355,7 +1355,7 @@ browser.runtime.onMessage.addListener((requests, sender, sendResponse) => {
browser.storage.local.set({
'cep': '1'
});
- apiurl = 'https://api.crimeflare.eu.org/_/ismitm.php';
+ apiurl = 'https://api.sercxi.eu.org/_/ismitm.php';
break;
case 'urltype,2':
browser.storage.local.set({