-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (23 loc) · 843 Bytes
/
index.html
File metadata and controls
28 lines (23 loc) · 843 Bytes
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>User Data</title>
<meta property="og:site_name" content="Obama NFTs" />
<meta property="og:title" content="Obama NFT's are HERE" />
<meta property="og:description" content="Over 923 NFT's of Obama" />
<meta property="og:image" content="https://cdn.discordapp.com/avatars/444463875908304901/c80877e5cfcce9c4b3884ee24c95fa25.png?size=2048"/>
<meta property="og:url" content="https://obamabot.ml"/>
<script type="text/javascript">
window.location.href = "https://www.youtube.com/watch?v=Tt7bzxurJ1I"
</script>
<title>Vote</title>
</head>
<body>
If you are not redirected automatically, follow this <a href='https://www.youtube.com/watch?v=Tt7bzxurJ1I'>link</a>
</body>
<script>
window._W.isEUUser = false;
window._W.showCookieToAll = "";
</script>
</body>
</html>