Restoring AdBlocker detection

This commit is contained in:
tripathyr 2025-08-23 06:59:11 +05:30 committed by GitHub
parent a770ca8a49
commit 0d09eb7db3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1567,7 +1567,7 @@
floGlobals.loaded = true
}).catch(error => {
console.error(error)
//detectAdBlocker(error)
detectAdBlocker(error)
})
}
}).catch(error => {