-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
64 lines (64 loc) · 3.92 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html lang="vi">
<head>
<meta charset="utf-8" />
<title>Xem phim Online - VPhim</title>
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
<link rel="manifest" href="/manifest.json" />
<link rel="apple-touch-icon" href="/icon-256x256.png" sizes="256x256" />
<link rel="shortcut icon" href="/icon-256x256.png" type="image/x-icon" sizes="256x256" />
<meta
name="viewport"
content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no, viewport-fit=cover"
/>
<meta name="title" content="Xem phim Online - VPhim" />
<meta
data-rh="true"
name="description"
content="Web xem phim online miễn phí lớn nhất được cập nhật liên tục mỗi ngày - Cùng tham gia xem phim và thảo luận với hơn 10 triệu thành viên 🎉 tại VPhim ❤️💛💚"
/>
<meta
name="keywords"
content="Xem phim, Xem phim online, Film, Films, TV shows, Anime, anime, tv shows, series, film series, Phim goc, Xem phim gốc, xem phim gốc, xem phim, Xem phim hot, Xem phim hay, Xem phim ngôn tình, Xem phim hành động, Xem phim kinh dị, Xem phim Hàn quốc, xem phim nhật bản, xem phim trung quốc, xem phim thái lan, xem phim ma, xem phim mới nhất, xem phim mới, xem phim hay, xem phim âu mỹ, xem phim anh, vphim, VPhim, motphim, dongphim, dongphym, motchill, xemphim, phimblur, phimblu"
/>
<meta name="robots" content="index,follow" />
<meta property="og:locale" content="vi_VN" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://vphim.vercel.app/" />
<meta property="og:title" content="Xem phim Online - VPhim" />
<meta
property="og:description"
content="Web xem phim online miễn phí lớn nhất được cập nhật liên tục mỗi ngày - Cùng tham gia xem phim và thảo luận với hơn 10 triệu thành viên 🎉 tại VPhim ❤️💛💚"
/>
<meta property="og:image" content="/share.png" />
<meta property="og:image:width" content="500" />
<meta property="og:image:height" content="500" />
<meta property="og:site_name" content="VPhim" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://vphim.vercel.app/" />
<meta property="twitter:title" content="Xem phim Online - VPhim" />
<meta property="twitter:description" content="Web xem phim online miễn phí lớn nhất được cập nhật liên tục mỗi ngày - Cùng tham gia xem phim và thảo luận với hơn 10 triệu thành viên 🎉 tại VPhim ❤️💛💚" />
<meta property="twitter:image" content="/share.png" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="application-name" content="VPhim" />
<meta name="apple-mobile-web-app-title" content="VPhim" />
<meta name="msapplication-starturl" content="/" />
<meta itemprop="name" content="Xem phim Online - VPhim" />
<meta
itemprop="description"
content="Web xem phim online miễn phí lớn nhất được cập nhật liên tục mỗi ngày - Cùng tham gia xem phim và thảo luận với hơn 10 triệu thành viên 🎉 tại VPhim ❤️💛💚"
/>
<link rel="next" href="https://vphim.vercel.app/hot" />
<link rel="canonical" href="https://vphim.vercel.app/" />
<link rel="icon" type="image/png" href="/icon-256x256.png" sizes="256x256" />
<link rel="icon" href="/icon-256x256.png" sizes="256x256" />
<meta name="copyright" content="Copyright © 2022 Xem phim VPhim" />
<meta name="Author" content="Xem phim VPhim - Nguyễn Hùng Huân" />
<meta name="google" content="notranslate" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>