Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
¿Buscas pelis o series clásicas que no están en toda la web? Entonces contrata a nuestro equipo para que te las vuelvan realidad. 🎬
[CENTER]
'; // 1. Imagen oculta para la miniatura del Portal if (portada) { html += '[OCULTAR][IMG]' + portada + '[/IMG][/OCULTAR]
'; } // 2. Portada visible centrada con tamaño destacado if (portada) { html += '[IMG]' + portada + '[/IMG]
[TMDB]' + tmdb + '[/TMDB]
[MEDIA=youtube]' + ytId + '[/MEDIA]
[COLOR=rgb(44, 130, 201)][FONT=trebuchet ms][SIZE=26px][B]📸 CAPTURAS DE PANTALLA 📸[/B][/SIZE][/FONT][/COLOR]
[IMG]' + l.trim() + '[/IMG]
'; }); html += '[SPOILER="📋 INFORMACIÓN TÉCNICA (MEDIAINFO)"]
'; html += '[CODE]
' + formatLines(mediainfo, false) + '[/CODE]
'; html += '[/SPOILER]
[FICHA]
[COLOR=rgb(224, 169, 109)][FONT=trebuchet ms][SIZE=26px][B]👑 ENLACE VIP (MEGA) 👑[/B][/SIZE][/FONT][/COLOR]
[HIDESHOWTOGROUPS=40]
'; html += formatLines(vip, true); html += '[/HIDESHOWTOGROUPS]
[COLOR=rgb(44, 130, 201)][FONT=trebuchet ms][SIZE=26px][B]📥 ENLACES FREE PÚBLICOS 📥[/B][/SIZE][/FONT][/COLOR]
[descarga=' + l.trim() + ']Descarga[/descarga]
'; }); html += '[/FICHA]
'; } html += '[/CENTER]
'; return html; }