-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathindex.html
More file actions
168 lines (156 loc) · 6.78 KB
/
Copy pathindex.html
File metadata and controls
168 lines (156 loc) · 6.78 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="/weflix.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<!-- Cloudflare Turnstile -->
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onTurnstileLoad" async defer></script>
<script>
function onTurnstileLoad() {
window._turnstileReady = true;
window.dispatchEvent(new Event('turnstile-ready'));
}
</script>
<!-- Web App / PWA -->
<meta name="theme-color" content="#000000" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="WeFlix" />
<link rel="apple-touch-icon" href="/weflix.svg" />
<link rel="manifest" href="/manifest.json" />
<!-- Primary SEO -->
<title>WeFlix — Free Movie & TV Show Streaming | Watch Online</title>
<meta name="description"
content="WeFlix is a free streaming platform to watch movies and TV shows online. Discover trending titles, browse by genre, and stream instantly — no sign-up required." />
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" />
<meta name="keywords"
content="weflix, WeFlix, free streaming, watch movies online, watch TV shows online, free movie streaming, trending movies, best TV series, WeFlix app" />
<meta name="author" content="WeFlix" />
<meta name="application-name" content="WeFlix" />
<link rel="canonical" href="https://www.weflix.app/" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="WeFlix" />
<meta property="og:url" content="https://www.weflix.app/" />
<meta property="og:title" content="WeFlix — Free Movie & TV Show Streaming" />
<meta property="og:description"
content="WeFlix is a free streaming platform. Watch movies and TV shows online instantly — no subscription needed." />
<meta property="og:image" content="https://www.weflix.app/weflix2.png" />
<meta property="og:image:alt" content="WeFlix — Free Movie & TV Show Streaming" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:locale" content="en_US" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@weflixapp" />
<meta name="twitter:creator" content="@weflixapp" />
<meta name="twitter:title" content="WeFlix — Free Movie & TV Show Streaming" />
<meta name="twitter:description"
content="WeFlix is a free streaming platform. Watch movies and TV shows online instantly — no subscription needed." />
<meta name="twitter:image" content="https://www.weflix.app/weflix2.png" />
<meta name="twitter:image:alt" content="WeFlix — Free Movie & TV Show Streaming" />
<!-- JSON-LD: WebSite schema with Sitelinks Searchbox -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"@id": "https://www.weflix.app/#website",
"name": "WeFlix",
"alternateName": ["WeFlix App", "weflix"],
"url": "https://www.weflix.app/",
"description": "WeFlix is a free online streaming platform to watch movies and TV shows instantly.",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.weflix.app/search?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
</script>
<!-- JSON-LD: Organization (Brand Entity) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.weflix.app/#organization",
"name": "WeFlix",
"alternateName": "WeFlix App",
"url": "https://www.weflix.app/",
"logo": {
"@type": "ImageObject",
"url": "https://www.weflix.app/weflix.svg",
"width": 512,
"height": 512
},
"description": "WeFlix is a free streaming platform where you can watch movies and TV shows online without a subscription.",
"sameAs": [
"https://www.weflix.app"
]
}
</script>
<!-- JSON-LD: WebApplication (Product Entity) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"@id": "https://www.weflix.app/#webapp",
"name": "WeFlix",
"alternateName": ["WeFlix App", "weflix streaming"],
"url": "https://www.weflix.app/",
"applicationCategory": "EntertainmentApplication",
"operatingSystem": "Web, Android, iOS",
"browserRequirements": "Requires JavaScript",
"description": "WeFlix lets you stream movies and TV shows for free online. Browse thousands of titles by genre and watch instantly — no account required.",
"screenshot": "https://www.weflix.app/weflix2.png",
"featureList": "Free streaming, No subscription, Movies, TV Shows, Anime, K-Drama, Search, Genre browsing",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD"
},
"publisher": {
"@id": "https://www.weflix.app/#organization"
}
}
</script>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-H670PNW2CH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-H670PNW2CH');
</script>
<meta name='dmca-site-verification' content='NnVjSnA3ZGtacC9vVGJ2K1d6SHQvdz090' />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<!-- DMCA Badge Helper -->
<script src="//images.dmca.com/Badges/DMCABadgeHelper.min.js"></script>
<!-- Ad Network -->
<script>
(function (s) {
s.dataset.zone = '11498359';
s.src = 'https://llvpn.com/tag.min.js'
})([document.documentElement, document.body].filter(Boolean).pop().appendChild(document.createElement('script')))
</script>
<!-- Vignette Ad -->
<script>
(function (s) {
s.dataset.zone = '11498422';
s.src = 'https://dd133.com/vignette.min.js'
})([document.documentElement, document.body].filter(Boolean).pop().appendChild(document.createElement('script')))
</script>
</body>
</html>