More actions
No edit summary |
No edit summary |
||
Line 82: | Line 82: | ||
}); | }); | ||
</script> | </script> | ||
<script type="text/javascript"> | |||
detectAdblock().then((res) => { | |||
alert(`Using Adblockers: ${JSON.stringify(res)}`); | |||
}); | |||
</script> | |||
</html> | </html> |
Revision as of 02:13, 6 October 2022