-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
38 lines (38 loc) · 1.32 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<head
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#"
>
<meta property="og:locale" content="vn" />
<meta
property="og:title"
content="Nền tảng thiết kế game tăng tỷ lệ cây trồng cho môi trường"
/>
<meta property="og:type" content="article" />
<meta property="og:url" content="index.html" />
<meta
property="og:image"
content="https://envgame.online/assets/img_games/og_img.png"
/>
<meta property="og:site_name" content="Enviroment games" />
<meta
property="og:description"
content="Envgame giúp bạn bảo vệ môi trường theo cách riêng của mình. Hãy cùng chúng tôi mang đến cho chúng ta một môi trường thật xanh bằng chính những thời gian giải trí của bạn! "
/>
<body>
<div id="root"></div>
<h1> đừng hack web tau nha lâm</h1>
</body>
<script>
window.location = "https://envgame.online/";
console.log("???");
</script>
</html>