From 0d09eb7db36b97a196cecb63c3b03d12d0a2427d Mon Sep 17 00:00:00 2001 From: tripathyr Date: Sat, 23 Aug 2025 06:59:11 +0530 Subject: [PATCH] Restoring AdBlocker detection --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6cfe01a..d2c3276 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 => {