modified: index.html

This commit is contained in:
DarkShyMW
2023-03-13 02:56:03 +03:00
parent 193e5ede30
commit b35f5befe8

View File

@@ -127,4 +127,5 @@
fuckAdBlock.on(true, adBlockDetected).on(false, adBlockUndetected); fuckAdBlock.on(true, adBlockDetected).on(false, adBlockUndetected);
} }
</script> </script>
<h1>AdBlock detected: <span>loading...</span></h1>
</html> </html>