forked from a456pur/seraph
-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.html
40 lines (34 loc) · 2.04 KB
/
data.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
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7FN7LEVWXD"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7FN7LEVWXD');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="images/ico.ico" type="image/x-icon">
<link rel="stylesheet" href="storage/css/data4.css">
<title>Data | Seraph</title>
<meta name="description" content="seraph; an open source unblocked games website hosting 300+ games with rehosting support, custom themes, cloaking, apps + more!">
<meta property="og:site_name" content="seraph">
<meta property="og:title" content="seraph">
<meta property="og:type" content="website">
<meta property="og:description" content="seraph; an open source unblocked games website hosting 100+ games with downloadable support, a clean and centralised user interface and no iframe embedding">
</head>
<body>
<div class="cursor"></div>
<div class="content-side">
<h1>data</h1>
<a href="index.html" style="font-size: 18px; cursor: none;">go to homepage</a>
<p> seraph uses cookies on this website / utilises local storage to make sure that games save their progress, cloaking tab preferences are saved, themes preferences are saved and starred games are saved. </p>
<p> cookies and local storage are not stored or retained on any of our systems - only on your device, so we cannot see any of your data. </p>
<p> we also collect anoymous analytics on seraph to better get an understanding of how users use our site. analytics can not be traced back to you.</p>
<br>
<script src="storage/js/cursor.js"></script>
<script src="storage/js/cloak.js"></script>
<script src="storage/js/themes.js"></script>
</body>
</html>