-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
34 lines (30 loc) · 1.56 KB
/
Copy pathindex.html
File metadata and controls
34 lines (30 loc) · 1.56 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png?v=7">
<title>Streamer Raider</title>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0' name='viewport' />
<meta name="description" content="List of fabulous streamers. Searching ideas of amazing people to raid ? Search no more they're here !" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta property="og:url" content="https://raid.protopotes.stream" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Streamer Raider" />
<meta property="og:description" content="List of fabulous streamers. Searching ideas of amazing people to raid ? Search no more they're here !" />
<meta property="og:image" content="https://raid.protopotes.stream/img/share.png?v=1" />
<meta property="og:image" content="https://raid.protopotes.stream/img/share_small.png?v=1" />
<meta property="og:image:type" content="image/png" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:locale:alternate" content="en_GB" />
<meta name="revisit-after" content="30 days">
<meta name="robots" content="index, follow">
<link rel="author" href="https://www.durss.ninja" />
<link rel="canonical" href="https://raid.protopotes.stream/">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src_front/main.ts"></script>
</body>
</html>