-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
43 lines (41 loc) · 2.25 KB
/
index.html
File metadata and controls
43 lines (41 loc) · 2.25 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
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html>
<head>
<title>Casus Kim Oyna</title>
<meta charset="UTF-8">
<meta name="description" content="Casus Kim? Oyunu - Casusları Bul ve Kazan!">
<meta name="keywords"
content="Casus kim, casus kim oyna, casus kim oyunu, casus kim online, casus oyunu oyna, spy game, spyfall, spyfall türkçe, spyfall oyna, spyfall türkçe oyna">
<meta name="author" content="densdev">
<link rel="icon" href="casus-icon-black.png" type="image/x-icon">
<link rel="icon" href="casus-icon-white.png" type="image/x-icon" media="(prefers-color-scheme: dark)">
<link rel="stylesheet" type="text/css" href="styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,700,900" rel="stylesheet">
<script src="https://kit.fontawesome.com/8c71c4d8b8.js" crossorigin="anonymous"></script>
<link rel="canonical" href="https://casuskim.net/" />
<link rel="alternate" hreflang="tr" href="https://casuskim.net/" />
<link rel="alternate" hreflang="en" href="https://casuskim.net/en/" />
<link rel="alternate" hreflang="fr" href="https://casuskim.net/fr/" />
<link rel="alternate" hreflang="it" href="https://casuskim.net/it/" />
<link rel="alternate" hreflang="de" href="https://casuskim.net/de/" />
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7682644437547089"
crossorigin="anonymous"></script>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=/tr/">
<meta name="robots" content="index,follow">
<title>Redirecting…</title>
<link rel="canonical" href="https://casuskim.net/tr/" />
<script>window.location.replace('/tr/');</script>
<style>body{font-family:Arial,Helvetica,sans-serif;background:#0f0f0f;color:#fff;display:flex;align-items:center;justify-content:center;height:100vh;margin:0}a{color:#ff8b87}</style>
</head>
<body>
<div style="text-align:center;max-width:600px;padding:20px;">
<h2>Site tr diline yönlendiriliyor…</h2>
<p>Eğer tarayıcınız sizi otomatik olarak yönlendirmiyorsa, lütfen <a href="/tr/">buraya tıklayın</a>.</p>
</div>
</body>
</html>