forked from MuzammilShah51214/LIVE-TV-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUserlocation.html
46 lines (35 loc) · 1.33 KB
/
Userlocation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<center>
<center><div class="">
<h2 style="margin-left:0px;color:#fff;padding:10px 30px;background:#222;text-align:center;border-radius:10px;">Wasi info tracker</h2><div class="">
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Your IP:</h2>
<h2 id="count" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">City:</h2>
<h2 id="count1" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Region:</h2>
<h2 id="count2" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Country:</h2>
<h2 id="count3" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Loc:</h2>
<h2 id="count4" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Postal:</h2>
<h2 id="count5" style="margin-left:10px;">0</h2></div>
<div class="tweet">
<h2 style="margin-left:35px;color:red;">Timezone:</h2>
<h2 id="count6" style="margin-left:10px;">0</h2></div>
<style>
.tweet{height:auto;
border-radius:15px;
display:flex;
font-size:12px;
margin:20px 10px;
text-align:center;
box-shadow:0px 0px 3px;}
</style>
<script src="https://raw.githack.com/Awaispirkale/funtv/87adfcdcb62a33872c0044f99cee1d9c68600957/Userlocation.js">
</script>