-
Notifications
You must be signed in to change notification settings - Fork 51
Open
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>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels