perishthethought@lemm.ee to Mildly Infuriating@lemmy.worldEnglish · 1 year agoThe ad in the middle of this article about conspiracy theoriesi.imgflip.comexternal-linkmessage-square85linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkThe ad in the middle of this article about conspiracy theoriesi.imgflip.comperishthethought@lemm.ee to Mildly Infuriating@lemmy.worldEnglish · 1 year agomessage-square85linkfedilinkfile-text
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year ago<script> function openNewWindow() { window.open("https://this.site.com", "_blank"); newWindow.moveTo(0, 0); newWindow.resizeTo(screen.width, screen.height); } window.onbeforeunload = function() { openNewWindow(); }; </script>
<script> function openNewWindow() {
</script>