Spaces:
Running
Running
Add 2 files
Browse files- index.html +52 -35
- prompts.txt +2 -1
index.html
CHANGED
@@ -182,7 +182,7 @@
|
|
182 |
<section class="mb-16" id="films">
|
183 |
<div class="flex items-center justify-between mb-6">
|
184 |
<h2 class="text-2xl font-bold">Tendances actuelles</h2>
|
185 |
-
<a href="
|
186 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
187 |
</a>
|
188 |
</div>
|
@@ -192,7 +192,7 @@
|
|
192 |
<div class="relative">
|
193 |
<img src="https://image.tmdb.org/t/p/w500/gEU2QniE6E77NI6lCU6MxlNBvIx.jpg" alt="Interstellar" class="w-full h-auto">
|
194 |
<div class="play-overlay">
|
195 |
-
<a href="
|
196 |
<i class="fas fa-play mr-2"></i> Regarder
|
197 |
</a>
|
198 |
</div>
|
@@ -219,7 +219,7 @@
|
|
219 |
<div class="relative">
|
220 |
<img src="https://image.tmdb.org/t/p/w500/qJ2tW6WMUDux911r6m7haRef0WH.jpg" alt="The Dark Knight" class="w-full h-auto">
|
221 |
<div class="play-overlay">
|
222 |
-
<a href="
|
223 |
<i class="fas fa-play mr-2"></i> Regarder
|
224 |
</a>
|
225 |
</div>
|
@@ -246,7 +246,7 @@
|
|
246 |
<div class="relative">
|
247 |
<img src="https://image.tmdb.org/t/p/w500/9gk7adHYeDvHkCSEqAvQNLV5Uge.jpg" alt="Inception" class="w-full h-auto">
|
248 |
<div class="play-overlay">
|
249 |
-
<a href="
|
250 |
<i class="fas fa-play mr-2"></i> Regarder
|
251 |
</a>
|
252 |
</div>
|
@@ -273,7 +273,7 @@
|
|
273 |
<div class="relative">
|
274 |
<img src="https://image.tmdb.org/t/p/w500/d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg" alt="Pulp Fiction" class="w-full h-auto">
|
275 |
<div class="play-overlay">
|
276 |
-
<a href="
|
277 |
<i class="fas fa-play mr-2"></i> Regarder
|
278 |
</a>
|
279 |
</div>
|
@@ -300,7 +300,7 @@
|
|
300 |
<div class="relative">
|
301 |
<img src="https://image.tmdb.org/t/p/w500/q6y0Go1tsGEsmtFryDOJo3dEmqu.jpg" alt="The Shawshank Redemption" class="w-full h-auto">
|
302 |
<div class="play-overlay">
|
303 |
-
<a href="
|
304 |
<i class="fas fa-play mr-2"></i> Regarder
|
305 |
</a>
|
306 |
</div>
|
@@ -327,7 +327,7 @@
|
|
327 |
<section class="mb-16" id="series">
|
328 |
<div class="flex items-center justify-between mb-6">
|
329 |
<h2 class="text-2xl font-bold">Séries populaires</h2>
|
330 |
-
<a href="
|
331 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
332 |
</a>
|
333 |
</div>
|
@@ -337,7 +337,7 @@
|
|
337 |
<div class="relative">
|
338 |
<img src="https://image.tmdb.org/t/p/w500/49WJfeN0moxb9IPfGn8AIqMGskD.jpg" alt="Stranger Things" class="w-full h-auto">
|
339 |
<div class="play-overlay">
|
340 |
-
<a href="
|
341 |
<i class="fas fa-play mr-2"></i> Regarder
|
342 |
</a>
|
343 |
</div>
|
@@ -364,7 +364,7 @@
|
|
364 |
<div class="relative">
|
365 |
<img src="https://image.tmdb.org/t/p/w500/ggFHVNu6YYI5L9pCfOacjizRGt.jpg" alt="Breaking Bad" class="w-full h-auto">
|
366 |
<div class="play-overlay">
|
367 |
-
<a href="
|
368 |
<i class="fas fa-play mr-2"></i> Regarder
|
369 |
</a>
|
370 |
</div>
|
@@ -391,7 +391,7 @@
|
|
391 |
<div class="relative">
|
392 |
<img src="https://image.tmdb.org/t/p/w500/sWgBv7LV2PRoQgkxwlibdGXKz1S.jpg" alt="The Mandalorian" class="w-full h-auto">
|
393 |
<div class="play-overlay">
|
394 |
-
<a href="
|
395 |
<i class="fas fa-play mr-2"></i> Regarder
|
396 |
</a>
|
397 |
</div>
|
@@ -418,7 +418,7 @@
|
|
418 |
<div class="relative">
|
419 |
<img src="https://image.tmdb.org/t/p/w500/u3bZgnGQ9T01sWNhyveQz0wH0Hl.jpg" alt="Game of Thrones" class="w-full h-auto">
|
420 |
<div class="play-overlay">
|
421 |
-
<a href="
|
422 |
<i class="fas fa-play mr-2"></i> Regarder
|
423 |
</a>
|
424 |
</div>
|
@@ -445,7 +445,7 @@
|
|
445 |
<div class="relative">
|
446 |
<img src="https://image.tmdb.org/t/p/w500/7vjaCdMw15FEbXyLQTVa04URsPm.jpg" alt="The Witcher" class="w-full h-auto">
|
447 |
<div class="play-overlay">
|
448 |
-
<a href="
|
449 |
<i class="fas fa-play mr-2"></i> Regarder
|
450 |
</a>
|
451 |
</div>
|
@@ -473,7 +473,7 @@
|
|
473 |
<section class="mb-16" id="documentaires">
|
474 |
<div class="flex items-center justify-between mb-6">
|
475 |
<h2 class="text-2xl font-bold">Documentaires primés</h2>
|
476 |
-
<a href="
|
477 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
478 |
</a>
|
479 |
</div>
|
@@ -483,7 +483,7 @@
|
|
483 |
<div class="relative">
|
484 |
<img src="https://image.tmdb.org/t/p/w500/4QKKGDVq1xW5L0j6T0GrGQzINYd.jpg" alt="Free Solo" class="w-full h-auto">
|
485 |
<div class="play-overlay">
|
486 |
-
<a href="
|
487 |
<i class="fas fa-play mr-2"></i> Regarder
|
488 |
</a>
|
489 |
</div>
|
@@ -510,7 +510,7 @@
|
|
510 |
<div class="relative">
|
511 |
<img src="https://image.tmdb.org/t/p/w500/bT3c4TSOPsDVLea6x1UA4bRZYCH.jpg" alt="The Social Dilemma" class="w-full h-auto">
|
512 |
<div class="play-overlay">
|
513 |
-
<a href="
|
514 |
<i class="fas fa-play mr-2"></i> Regarder
|
515 |
</a>
|
516 |
</div>
|
@@ -534,7 +534,7 @@
|
|
534 |
<div class="relative">
|
535 |
<img src="https://image.tmdb.org/t/p/w500/tnX7iy3YQ2sErVG0UaMZqQ6hTQl.jpg" alt="My Octopus Teacher" class="w-full h-auto">
|
536 |
<div class="play-overlay">
|
537 |
-
<a href="
|
538 |
<i class="fas fa-play mr-2"></i> Regarder
|
539 |
</a>
|
540 |
</div>
|
@@ -561,7 +561,7 @@
|
|
561 |
<div class="relative">
|
562 |
<img src="https://image.tmdb.org/t/p/w500/3Wk6Q0FM6sYvQvdQxUWQd8vF3z1.jpg" alt="The Last Dance" class="w-full h-auto">
|
563 |
<div class="play-overlay">
|
564 |
-
<a href="
|
565 |
<i class="fas fa-play mr-2"></i> Regarder
|
566 |
</a>
|
567 |
</div>
|
@@ -585,7 +585,7 @@
|
|
585 |
<div class="relative">
|
586 |
<img src="https://image.tmdb.org/t/p/w500/6pNY3OX5J7qFq8eWQ0Vk3QKFBQ5.jpg" alt="Seaspiracy" class="w-full h-auto">
|
587 |
<div class="play-overlay">
|
588 |
-
<a href="
|
589 |
<i class="fas fa-play mr-2"></i> Regarder
|
590 |
</a>
|
591 |
</div>
|
@@ -641,7 +641,7 @@
|
|
641 |
<span>Pas de téléchargement</span>
|
642 |
</li>
|
643 |
</ul>
|
644 |
-
<a href="
|
645 |
Choisir ce plan
|
646 |
</a>
|
647 |
</div>
|
@@ -677,7 +677,7 @@
|
|
677 |
<span>Annulation à tout moment</span>
|
678 |
</li>
|
679 |
</ul>
|
680 |
-
<a href="
|
681 |
Choisir ce plan
|
682 |
</a>
|
683 |
</div>
|
@@ -710,7 +710,7 @@
|
|
710 |
<span>Annulation à tout moment</span>
|
711 |
</li>
|
712 |
</ul>
|
713 |
-
<a href="
|
714 |
Choisir ce plan
|
715 |
</a>
|
716 |
</div>
|
@@ -736,7 +736,7 @@
|
|
736 |
</div>
|
737 |
<div>
|
738 |
<h4 class="font-semibold mb-1">Mobile</h4>
|
739 |
-
<p class="text-gray-400 text-sm">Disponible sur iOS
|
740 |
</div>
|
741 |
</div>
|
742 |
<div class="flex items-start">
|
@@ -868,7 +868,7 @@
|
|
868 |
<p class="text-xl text-blue-100 mb-8 max-w-2xl mx-auto">
|
869 |
Abonnez-vous dès maintenant. Annulez à tout moment pendant votre essai gratuit de 30 jours.
|
870 |
</p>
|
871 |
-
<a href="
|
872 |
<i class="fas fa-play mr-2"></i> Commencer l'essai gratuit
|
873 |
</a>
|
874 |
</section>
|
@@ -882,29 +882,29 @@
|
|
882 |
<h3 class="text-lg font-semibold mb-4">Navigation</h3>
|
883 |
<ul class="space-y-2">
|
884 |
<li><a href="#" class="text-gray-400 hover:text-white">Accueil</a></li>
|
885 |
-
<li><a href="
|
886 |
-
<li><a href="
|
887 |
-
<li><a href="
|
888 |
<li><a href="#liste" class="text-gray-400 hover:text-white">Ma liste</a></li>
|
889 |
</ul>
|
890 |
</div>
|
891 |
<div>
|
892 |
<h3 class="text-lg font-semibold mb-4">Informations</h3>
|
893 |
<ul class="space-y-2">
|
894 |
-
<li><a href="
|
895 |
-
<li><a href="
|
896 |
-
<li><a href="
|
897 |
-
<li><a href="
|
898 |
-
<li><a href="
|
899 |
</ul>
|
900 |
</div>
|
901 |
<div>
|
902 |
<h3 class="text-lg font-semibold mb-4">Légal</h3>
|
903 |
<ul class="space-y-2">
|
904 |
-
<li><a href="
|
905 |
-
<li><a href="
|
906 |
-
<li><a href="
|
907 |
-
<li><a href="
|
908 |
</ul>
|
909 |
</div>
|
910 |
<div>
|
@@ -960,6 +960,23 @@
|
|
960 |
}
|
961 |
});
|
962 |
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
963 |
</script>
|
964 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/stream-vision" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
965 |
</html>
|
|
|
182 |
<section class="mb-16" id="films">
|
183 |
<div class="flex items-center justify-between mb-6">
|
184 |
<h2 class="text-2xl font-bold">Tendances actuelles</h2>
|
185 |
+
<a href="films.html" class="text-blue-400 hover:text-blue-300 flex items-center">
|
186 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
187 |
</a>
|
188 |
</div>
|
|
|
192 |
<div class="relative">
|
193 |
<img src="https://image.tmdb.org/t/p/w500/gEU2QniE6E77NI6lCU6MxlNBvIx.jpg" alt="Interstellar" class="w-full h-auto">
|
194 |
<div class="play-overlay">
|
195 |
+
<a href="film-interstellar.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
196 |
<i class="fas fa-play mr-2"></i> Regarder
|
197 |
</a>
|
198 |
</div>
|
|
|
219 |
<div class="relative">
|
220 |
<img src="https://image.tmdb.org/t/p/w500/qJ2tW6WMUDux911r6m7haRef0WH.jpg" alt="The Dark Knight" class="w-full h-auto">
|
221 |
<div class="play-overlay">
|
222 |
+
<a href="film-dark-knight.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
223 |
<i class="fas fa-play mr-2"></i> Regarder
|
224 |
</a>
|
225 |
</div>
|
|
|
246 |
<div class="relative">
|
247 |
<img src="https://image.tmdb.org/t/p/w500/9gk7adHYeDvHkCSEqAvQNLV5Uge.jpg" alt="Inception" class="w-full h-auto">
|
248 |
<div class="play-overlay">
|
249 |
+
<a href="film-inception.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
250 |
<i class="fas fa-play mr-2"></i> Regarder
|
251 |
</a>
|
252 |
</div>
|
|
|
273 |
<div class="relative">
|
274 |
<img src="https://image.tmdb.org/t/p/w500/d5iIlFn5s0ImszYzBPb8JPIfbXD.jpg" alt="Pulp Fiction" class="w-full h-auto">
|
275 |
<div class="play-overlay">
|
276 |
+
<a href="film-pulp-fiction.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
277 |
<i class="fas fa-play mr-2"></i> Regarder
|
278 |
</a>
|
279 |
</div>
|
|
|
300 |
<div class="relative">
|
301 |
<img src="https://image.tmdb.org/t/p/w500/q6y0Go1tsGEsmtFryDOJo3dEmqu.jpg" alt="The Shawshank Redemption" class="w-full h-auto">
|
302 |
<div class="play-overlay">
|
303 |
+
<a href="film-shawshank.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
304 |
<i class="fas fa-play mr-2"></i> Regarder
|
305 |
</a>
|
306 |
</div>
|
|
|
327 |
<section class="mb-16" id="series">
|
328 |
<div class="flex items-center justify-between mb-6">
|
329 |
<h2 class="text-2xl font-bold">Séries populaires</h2>
|
330 |
+
<a href="series.html" class="text-blue-400 hover:text-blue-300 flex items-center">
|
331 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
332 |
</a>
|
333 |
</div>
|
|
|
337 |
<div class="relative">
|
338 |
<img src="https://image.tmdb.org/t/p/w500/49WJfeN0moxb9IPfGn8AIqMGskD.jpg" alt="Stranger Things" class="w-full h-auto">
|
339 |
<div class="play-overlay">
|
340 |
+
<a href="serie-stranger-things.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
341 |
<i class="fas fa-play mr-2"></i> Regarder
|
342 |
</a>
|
343 |
</div>
|
|
|
364 |
<div class="relative">
|
365 |
<img src="https://image.tmdb.org/t/p/w500/ggFHVNu6YYI5L9pCfOacjizRGt.jpg" alt="Breaking Bad" class="w-full h-auto">
|
366 |
<div class="play-overlay">
|
367 |
+
<a href="serie-breaking-bad.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
368 |
<i class="fas fa-play mr-2"></i> Regarder
|
369 |
</a>
|
370 |
</div>
|
|
|
391 |
<div class="relative">
|
392 |
<img src="https://image.tmdb.org/t/p/w500/sWgBv7LV2PRoQgkxwlibdGXKz1S.jpg" alt="The Mandalorian" class="w-full h-auto">
|
393 |
<div class="play-overlay">
|
394 |
+
<a href="serie-mandalorian.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
395 |
<i class="fas fa-play mr-2"></i> Regarder
|
396 |
</a>
|
397 |
</div>
|
|
|
418 |
<div class="relative">
|
419 |
<img src="https://image.tmdb.org/t/p/w500/u3bZgnGQ9T01sWNhyveQz0wH0Hl.jpg" alt="Game of Thrones" class="w-full h-auto">
|
420 |
<div class="play-overlay">
|
421 |
+
<a href="serie-game-of-thrones.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
422 |
<i class="fas fa-play mr-2"></i> Regarder
|
423 |
</a>
|
424 |
</div>
|
|
|
445 |
<div class="relative">
|
446 |
<img src="https://image.tmdb.org/t/p/w500/7vjaCdMw15FEbXyLQTVa04URsPm.jpg" alt="The Witcher" class="w-full h-auto">
|
447 |
<div class="play-overlay">
|
448 |
+
<a href="serie-witcher.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
449 |
<i class="fas fa-play mr-2"></i> Regarder
|
450 |
</a>
|
451 |
</div>
|
|
|
473 |
<section class="mb-16" id="documentaires">
|
474 |
<div class="flex items-center justify-between mb-6">
|
475 |
<h2 class="text-2xl font-bold">Documentaires primés</h2>
|
476 |
+
<a href="documentaires.html" class="text-blue-400 hover:text-blue-300 flex items-center">
|
477 |
Voir tout <i class="fas fa-chevron-right ml-1"></i>
|
478 |
</a>
|
479 |
</div>
|
|
|
483 |
<div class="relative">
|
484 |
<img src="https://image.tmdb.org/t/p/w500/4QKKGDVq1xW5L0j6T0GrGQzINYd.jpg" alt="Free Solo" class="w-full h-auto">
|
485 |
<div class="play-overlay">
|
486 |
+
<a href="docu-free-solo.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
487 |
<i class="fas fa-play mr-2"></i> Regarder
|
488 |
</a>
|
489 |
</div>
|
|
|
510 |
<div class="relative">
|
511 |
<img src="https://image.tmdb.org/t/p/w500/bT3c4TSOPsDVLea6x1UA4bRZYCH.jpg" alt="The Social Dilemma" class="w-full h-auto">
|
512 |
<div class="play-overlay">
|
513 |
+
<a href="docu-social-dilemma.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
514 |
<i class="fas fa-play mr-2"></i> Regarder
|
515 |
</a>
|
516 |
</div>
|
|
|
534 |
<div class="relative">
|
535 |
<img src="https://image.tmdb.org/t/p/w500/tnX7iy3YQ2sErVG0UaMZqQ6hTQl.jpg" alt="My Octopus Teacher" class="w-full h-auto">
|
536 |
<div class="play-overlay">
|
537 |
+
<a href="docu-octopus-teacher.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
538 |
<i class="fas fa-play mr-2"></i> Regarder
|
539 |
</a>
|
540 |
</div>
|
|
|
561 |
<div class="relative">
|
562 |
<img src="https://image.tmdb.org/t/p/w500/3Wk6Q0FM6sYvQvdQxUWQd8vF3z1.jpg" alt="The Last Dance" class="w-full h-auto">
|
563 |
<div class="play-overlay">
|
564 |
+
<a href="docu-last-dance.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
565 |
<i class="fas fa-play mr-2"></i> Regarder
|
566 |
</a>
|
567 |
</div>
|
|
|
585 |
<div class="relative">
|
586 |
<img src="https://image.tmdb.org/t/p/w500/6pNY3OX5J7qFq8eWQ0Vk3QKFBQ5.jpg" alt="Seaspiracy" class="w-full h-auto">
|
587 |
<div class="play-overlay">
|
588 |
+
<a href="docu-seaspiracy.html" class="bg-blue-600 hover:bg-blue-700 text-white py-3 px-6 rounded-full text-lg flex items-center">
|
589 |
<i class="fas fa-play mr-2"></i> Regarder
|
590 |
</a>
|
591 |
</div>
|
|
|
641 |
<span>Pas de téléchargement</span>
|
642 |
</li>
|
643 |
</ul>
|
644 |
+
<a href="abonnement.html?plan=basic" class="block w-full bg-gray-600 hover:bg-gray-500 text-white py-3 px-4 rounded-lg font-medium transition duration-300 text-center">
|
645 |
Choisir ce plan
|
646 |
</a>
|
647 |
</div>
|
|
|
677 |
<span>Annulation à tout moment</span>
|
678 |
</li>
|
679 |
</ul>
|
680 |
+
<a href="abonnement.html?plan=standard" class="block w-full bg-white hover:bg-gray-100 text-blue-600 py-3 px-4 rounded-lg font-medium transition duration-300 text-center">
|
681 |
Choisir ce plan
|
682 |
</a>
|
683 |
</div>
|
|
|
710 |
<span>Annulation à tout moment</span>
|
711 |
</li>
|
712 |
</ul>
|
713 |
+
<a href="abonnement.html?plan=premium" class="block w-full bg-gray-600 hover:bg-gray-500 text-white py-3 px-4 rounded-lg font-medium transition duration-300 text-center">
|
714 |
Choisir ce plan
|
715 |
</a>
|
716 |
</div>
|
|
|
736 |
</div>
|
737 |
<div>
|
738 |
<h4 class="font-semibold mb-1">Mobile</h4>
|
739 |
+
<p class="text-gray-400 text-sm">Disponible sur iOS и Android</p>
|
740 |
</div>
|
741 |
</div>
|
742 |
<div class="flex items-start">
|
|
|
868 |
<p class="text-xl text-blue-100 mb-8 max-w-2xl mx-auto">
|
869 |
Abonnez-vous dès maintenant. Annulez à tout moment pendant votre essai gratuit de 30 jours.
|
870 |
</p>
|
871 |
+
<a href="abonnement.html" class="inline-block bg-white hover:bg-gray-100 text-blue-600 font-bold py-4 px-12 rounded-lg text-lg transition duration-300 transform hover:scale-105">
|
872 |
<i class="fas fa-play mr-2"></i> Commencer l'essai gratuit
|
873 |
</a>
|
874 |
</section>
|
|
|
882 |
<h3 class="text-lg font-semibold mb-4">Navigation</h3>
|
883 |
<ul class="space-y-2">
|
884 |
<li><a href="#" class="text-gray-400 hover:text-white">Accueil</a></li>
|
885 |
+
<li><a href="films.html" class="text-gray-400 hover:text-white">Films</a></li>
|
886 |
+
<li><a href="series.html" class="text-gray-400 hover:text-white">Séries</a></li>
|
887 |
+
<li><a href="documentaires.html" class="text-gray-400 hover:text-white">Nouveautés</a></li>
|
888 |
<li><a href="#liste" class="text-gray-400 hover:text-white">Ma liste</a></li>
|
889 |
</ul>
|
890 |
</div>
|
891 |
<div>
|
892 |
<h3 class="text-lg font-semibold mb-4">Informations</h3>
|
893 |
<ul class="space-y-2">
|
894 |
+
<li><a href="a-propos.html" class="text-gray-400 hover:text-white">À propos</a></li>
|
895 |
+
<li><a href="presse.html" class="text-gray-400 hover:text-white">Presse</a></li>
|
896 |
+
<li><a href="carrieres.html" class="text-gray-400 hover:text-white">Carrières</a></li>
|
897 |
+
<li><a href="contact.html" class="text-gray-400 hover:text-white">Contact</a></li>
|
898 |
+
<li><a href="faq.html" class="text-gray-400 hover:text-white">FAQ</a></li>
|
899 |
</ul>
|
900 |
</div>
|
901 |
<div>
|
902 |
<h3 class="text-lg font-semibold mb-4">Légal</h3>
|
903 |
<ul class="space-y-2">
|
904 |
+
<li><a href="conditions.html" class="text-gray-400 hover:text-white">Conditions d'utilisation</a></li>
|
905 |
+
<li><a href="confidentialite.html" class="text-gray-400 hover:text-white">Confidentialité</a></li>
|
906 |
+
<li><a href="cookies.html" class="text-gray-400 hover:text-white">Préférences de cookies</a></li>
|
907 |
+
<li><a href="mentions-legales.html" class="text-gray-400 hover:text-white">Mentions légales</a></li>
|
908 |
</ul>
|
909 |
</div>
|
910 |
<div>
|
|
|
960 |
}
|
961 |
});
|
962 |
});
|
963 |
+
|
964 |
+
// Simulate page loading for demo purposes
|
965 |
+
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
|
966 |
+
anchor.addEventListener('click', function (e) {
|
967 |
+
e.preventDefault();
|
968 |
+
|
969 |
+
const targetId = this.getAttribute('href');
|
970 |
+
if(targetId === '#') return;
|
971 |
+
|
972 |
+
const targetElement = document.querySelector(targetId);
|
973 |
+
if(targetElement) {
|
974 |
+
targetElement.scrollIntoView({
|
975 |
+
behavior: 'smooth'
|
976 |
+
});
|
977 |
+
}
|
978 |
+
});
|
979 |
+
});
|
980 |
</script>
|
981 |
<p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=docto41/stream-vision" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
982 |
</html>
|
prompts.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
Votre divertissement sans limites Des milliers de films, séries et documentaires à portée de main. Abonnez-vous dès maintenant.
|
2 |
AFFICHER LES VRAIS IMAGE DU SISTE ET AJOUTER LES BOUTON PLAY POURQUE LES FILM DEMARRE DIRECTEMENT
|
3 |
-
les bouton de l'accueil ne sont pas cliquable :: et il manques des images des films et je veux que les film sont des film complet a regarder de suite
|
|
|
|
1 |
Votre divertissement sans limites Des milliers de films, séries et documentaires à portée de main. Abonnez-vous dès maintenant.
|
2 |
AFFICHER LES VRAIS IMAGE DU SISTE ET AJOUTER LES BOUTON PLAY POURQUE LES FILM DEMARRE DIRECTEMENT
|
3 |
+
les bouton de l'accueil ne sont pas cliquable :: et il manques des images des films et je veux que les film sont des film complet a regarder de suite
|
4 |
+
les boutons voire plus de film nest pas cliquable et ne fonctionne pas voire plus de prodiuit
|