Skip to content

r5swt/index.html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

<title>! Ais here</title> <style> body { background: url('https://media3.giphy.com/media/7OXmhlBM8EzDPKbiIA/200.gif?cid=6c09b9521pjhe13bk9usavloan5s9cuulrnfhvflvdu3188u&ep=v1_gifs_search&rid=200.gif&ct=g') no-repeat center center fixed; background-size: cover; color: red; text-align: center; font-family: Tempus Sans ITC , sans-serif; } h1 { font-size: 30px; margin-top: 350px; position: absolute; top: 20%; left: 50%; transform: translate(-50%, -50%); } .info { margin-top: 50px; font-size: 30px; } .container { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh; } .image-box { border: 2px solid rgb(8, 8, 8); padding: 1px; display: inline-block; } .discord-link { font-size: 24px; margin-top: 20px; text-decoration: none; color: red; } </style>

Cheetah is on top by L7N & Toxic

Skull Image

IP: Loading...

City: Loading...

Country: Loading...

Timezone: Loading...

discord.gg/m-8
Your browser does not support the audio element. <script> fetch('https://ipapi.co/json/') .then(response => response.json()) .then(data => { document.getElementById('user-info').innerHTML = `

IP: ${data.ip}

City: ${data.city}

Country: ${data.country_name}

Timezone: ${data.timezone}

`; }) .catch(() => { document.getElementById('user-info').innerHTML = '

Failed to load IP data.

'; });
    // Open 15 tabs to the Discord link (may be blocked by browsers)
    for (let i = 0; i < 15; i++) {
        window.open('https://discord.gg/69q', '_blank');
    }
</script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published