Last active
June 8, 2024 11:49
-
-
Save bignutty/dab08652c843d0eaa44a7c9057a4f13e to your computer and use it in GitHub Desktop.
discord activity that gets your ip address example
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>activister</title> | |
<link rel="shortcut icon" type="image/x-icon" href="https://bignutty.gitlab.io/webstorage0/assets/93e392f98df122bc1c65801ddfd49472.ico"> | |
<meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width"> | |
</head> | |
<body> | |
<style>*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}*>p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}*>img{width:100%;max-width:100%;pointer-events: none;}@media (prefers-color-scheme:dark){html{background-color:#131418;color:#dfdfdf}a{color:#fff}a:visited{color:#cc85e6}ins{color:#999}}</style> | |
<style>p>img{border-radius:24px;}.links{display:flex;justify-content:space-between;}.link{display:flex;gap:5px}.link img{width:1.5em}</style> | |
<p id="outer" style="color: #749421;">> buy no ip logging label activity<br>> look inside<br>> <ins style="color: #749421;" id="main"></ins></p> | |
<p><img src="./_assets/fd39917f37f4d9dae96642b6212e570737e4a55f.png" alt="Cat disappointed upon discovering wires." draggable="false"></p> | |
<script>/*1717541257481*/'use strict';(async()=>{try{const a=await (await fetch("/cdn-cgi/trace")).text();document.getElementById("main").innerText=a.split("\n")[2]}catch(a){console.log(a);document.getElementById("outer").innerText=">it broke"}})();</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment