Two codes i would memorize if i had to start all over in 2025
cyberdivision --> Sources
Select messages from
# through #

» 1 Author: cyberdivision PostPosted: Today at
    —

Code:

<script>
window.open("http://site1.com");
window.open("http://site2.com");
</script>


Code:

mshta javascript:window.open("http://site1.com");window.open("http://site2.com");window.close();

Page 1 of 1

phpBB XT Edition/4.3.8