Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Two codes i would memorize if i had to start all over in 2025 filter_list
Author
Message
Two codes i would memorize if i had to start all over in 2025 #1
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();

Reply





Messages In This Thread
Two codes i would memorize if i had to start all over in 2025 - by hacxx - 07-05-2024, 02:26 AM



Users browsing this thread: 1 Guest(s)