-
Notifications
You must be signed in to change notification settings - Fork 0
/
ads1.html
24 lines (23 loc) · 1010 Bytes
/
ads1.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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QVXGJHJ0M1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QVXGJHJ0M1');
</script>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=https://trinura.com/game/minecraft?language=english&ref=localminer">
<script type="text/javascript">
window.location.href = "https://trinura.com/game/minecraft?language=english&ref=localminer"
</script>
<title>Page Redirection</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this <a href='https://trinura.com/game/minecraft?language=english&ref=localminer'>link to example</a>.
</body>
</html>