From a770ca8a49405c0d6107a4b0739c48ecd3f68b63 Mon Sep 17 00:00:00 2001 From: tripathyr Date: Wed, 20 Aug 2025 17:47:14 +0530 Subject: [PATCH] Temporary suspending AdBlocker test --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d2c3276..6cfe01a 100644 --- a/index.html +++ b/index.html @@ -1567,7 +1567,7 @@ floGlobals.loaded = true }).catch(error => { console.error(error) - detectAdBlocker(error) + //detectAdBlocker(error) }) } }).catch(error => {