-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.html
58 lines (51 loc) · 2.93 KB
/
config.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
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE HTML>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Play Tribes 2</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#ffffff">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<!-- Primary Meta Tags -->
<title>Tribes 2 Config</title>
<meta name="title" content="Play Tribes 2 - Team Combat on an Epic Scale!">
<!-- <meta name="description" content="Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay."> -->
<meta name="theme-color" content="#03e0a3">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="gaming website">
<meta property="og:url" content="https://playt2.com/config">
<meta property="og:site_name" content="Play Tribes 2">
<meta property="og:title" content="Play Tribes 2 - Team Combat on an Epic Scale!">
<!-- <meta property="og:description" content="Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay."> -->
<meta property="og:color" content="#03e0a3">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://playt2.com/config">
<meta property="twitter:title" content="Play Tribes 2 - Team Combat on an Epic Scale!">
<!-- <meta property="twitter:description" content="Tribes 2 isn't easy to master, but when you're up and running it's a tremendous amount of fun. It is a team-based first-person-shooter designed primarily for online multiplay."> -->
<meta property="twitter:color" content="#03e0a3">
</head>
<body style="background-color:#272e31;">
<div class="container">
<header>
<center style="width: 100%;">
<img src="images/downloadLG.png" alt="" style="border: 0;width: 70%; min-width: 200px; max-width: 300px;padding:100px 0px 0px 0px">
</center>
</header>
</div>
</body>
<!-- <meta http-equiv="Refresh" content="0; url=https://www.dropbox.com/scl/fi/muestpn487n06gdrxmr1p/Tribes2Config_1.8.2.exe?rlkey=55gfn1zb2o8d9wmb32hd2bg0c&st=z4v6nvnn&dl=1" /> -->
<meta http-equiv="Refresh" content="0; url=https://files.playt2.com/Install/Tribes2Config_1.8.2.exe" />
</html>