This repository has been archived by the owner on Nov 23, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
45 lines (41 loc) · 1.83 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="og:title" content="wrong-lang">
<meta name="og:description" content="The Thai Mutation Language To Normal Thai Language Global Translator!">
<meta name="og:image" content="https://solid.wrong-lang.click/banner.png">
<meta name="og:type" content="website">
<meta name="keywords" content="ไทย, อังกฤษ, พิมพ์ผิด, ลืม, เปลี่ยนภาษา">
<title>WrongLang - เว็บแปลงภาษาเอเลี่ยน</title>
<link href="/web.png" rel="icon"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<script src="https://kit.fontawesome.com/7d6dd3f7f2.js" crossorigin="anonymous"></script>
<script async crossorigin="anonymous"
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3216516532868555"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YV9FTGW28T"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag () {dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YV9FTGW28T');
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="/src/index.tsx" type="module"></script>
</body>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('tinarskii', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#794bc4',
'floating-chat.donateButton.text-color': '#fff'
});
</script>
</html>