Skip to content

Instantly share code, notes, and snippets.

View bignutty's full-sized avatar
📦

big nutty bignutty

📦
View GitHub Profile
console.log('wawa')
@bignutty
bignutty / index.html
Last active June 8, 2024 11:49
discord activity that gets your ip address example
<!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>