[Modify] Ad-Blocker Update
This commit is contained in:
@@ -34,6 +34,13 @@
|
|||||||
document.body.removeChild(adp);
|
document.body.removeChild(adp);
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function uBlockActive(){
|
||||||
|
if ( window.adsbygoogle.push.length > 0) {
|
||||||
|
return false
|
||||||
|
}
|
||||||
|
adBlockFunction();
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
.img{
|
.img{
|
||||||
|
|||||||
@@ -60,6 +60,11 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<!-- <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> -->
|
<!-- <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> -->
|
||||||
</footer>
|
</footer>
|
||||||
|
<script type="text/javascript">
|
||||||
|
window.addEventListener('load', function () {
|
||||||
|
uBlockActive();
|
||||||
|
})
|
||||||
|
</script>
|
||||||
</main>
|
</main>
|
||||||
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="kananinirav" data-description="Support me on Buy me a coffee!" data-message="" data-color="#40DCA5" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
|
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="kananinirav" data-description="Support me on Buy me a coffee!" data-message="" data-color="#40DCA5" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user