This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Google Cache Proxy: javascript:(function(){window.location='https://webcache.googleusercontent.com/search?q=cache%3A%27+%20document.URL})(); | |
2. IP Search: javascript:(function()%7Bvar ip%3Dprompt("Enter a IP Address%3A ")%2Ctalos%3D"https%3A%2F%2Ftalosintelligence.com%2Freputation_center%2Flookup%3Fsearch%3D"%2Bip%3Bwindow.open(talos%2C"_blank")%3Bvar vt%3D"https%3A%2F%2Fwww.virustotal.com%2Fgui%2Fip-address%2F"%2Bip%3Bwindow.open(vt%2C"_blank")%3Bvar alien%3D"https%3A%2F%2Fotx.alienvault.com%2Fbrowse%2Fglobal%3Fsection%3DAll%26q%3D"%2Bip%3Bwindow.open(alien%2C"_blank")%3Bvar censys%3D"https%3A%2F%2Fcensys.io%2Fipv4%2F"%2Bip%3Bwindow.open(censys%2C"_blank")%3Bvar shodan%3D"https%3A%2F%2Fwww.shodan.io%2Fsearch%3Fquery%3D"%2Bip%3Bwindow.open(shodan%2C"_blank")%3Bvar abuse%3D"https%3A%2F%2Fwww.abuseipdb.com%2Fcheck%2F"%2Bip%3Bwindow.open(abuse%2C"_blank")%7D)() | |
3. Social Media Search: javascript:(function()%7Bvar username%3Dprompt("Enter a username%3A ")%3Bvar fb%3D"https%3A%2F%2Ffacebook.com%2F"%2Busername |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
link:https://sword-clicker.netlify.app | |
set score: javascript:score = parseInt(prompt("what score do you want?")); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://unblocker.whitespider.gq/ | |
https://unlock.wmeluna.com/ | |
https://sz-games.github.io | |
https://593d4d43-3073-45d0-86e2-0443d15adf21.id.repl.co/games/mario64/index.html | |
https://ubg100.bitbucket.io/games.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/Hydrogen-Network/Bookmarklets/blob/master/proxys.txt | |
https://github.com/Hydrogen-Network/Bookmarklets/blob/master/games.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ᴍʏ ʟɪꜱᴛ ᴏꜰ ᴜɴʙʟᴏᴄᴋᴇᴅ ɢᴀᴍᴇꜱ</h1> | |
https://quickplaygames.github.io/ | |
https://b46e6277.3kh0-v4.pages.dev/projects | |
https://calculator.tcm.gay/ | |
https://3kh0-is-hot.pages.dev/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.whitepages.com/ | |
https://grabify.link/ | |
https://www.shodan.io/ | |
https://anydesk.com/en |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from TempMail import TempMail | |
mail = TempMail() | |
# login Your tempmail | |
inb = TempMail("Enter 24 no ID", "Enter 32 or 36 lenght Token") | |
# Make New Temp Email | |
email = TempMail.generateInbox(mail) | |
print(email) | |
print(type(email)) | |
# Check for Emails | |
inb = TempMail.getEmails(mail, inbox = email) |