-
Notifications
You must be signed in to change notification settings - Fork 51
Open
@btawynbtythslk-code
<title>discord.gg/EHZTXduFm2</title>
<style>
body {
margin: 0;
padding: 0;
background: url('https://i.pinimg.com/originals/51/ae/a3/51aea3393b8234a1e69d8713a0a58bc3.gif') no-repeat center center fixed;
background-size: cover;
font-family: 'Courier New', Courier, monospace;
color: #ff0000;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
flex-direction: column;
text-align: center;
}
.image-container img {
width: 750px;
height: auto;
border: 2px solid #ff0000;
border-radius: 15px;
box-shadow: 0 0 15px rgba(0, 0, 255, 0.7);
}
.info {
margin-top: 20px;
font-size: 1.5em;
color: #ff0000;
text-shadow: 0px 0px 8px #ff0000, 0px 0px 15px #ff0000, 0px 0px 25px #ff0000;
letter-spacing: 4.5px;
white-space: pre-wrap;
}
.text {
margin-top: 20px;
font-size: 3em;
color: #ff1d1d;
text-shadow: 0px 0px 8px #ff1212, 0px 0px 15px #fb1111, 0px 0px 25px #ff1111;
letter-spacing: 4.5px;
}
</style>
Your browser does not support the audio element.
Description
<!DOCTYPE html>
اما توردها مواريد الابطال ولا استرح وخل المراجل لاهلها MR3E
IP:
City:
Region:
Country:
Location:
Organization:
Timezone:
City:
Region:
Country:
Location:
Organization:
Timezone:
مرعي هههههه
<script>
fetch('https://ipinfo.io/json')
.then(response => response.json())
.then(data => {
delete data.readme;
const infoDiv = document.getElementById('ip-info');
infoDiv.textContent = JSON.stringify(data, null, 2);
});
</script>
Metadata
Metadata
Assignees
Labels
No labels