12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Rare Akuma ☆",
- "id": "250044591686811669"
- },
- "service": "Cuevana 3",
- "description": {
- "en": "Cuevana 3 is a streaming website where you can watch and download movies and series in spanish, english and subtitled.",
- "es": "Cuevana 3 es una pagina web donde puedes ver y descargar películas y series en latino, español, ingles y subtitulado.",
- "nl": "Cuevana 3 is een streamingwebsite waar je films en series in het Spaans, Engels en ondertiteld kunt bekijken en downloaden."
- },
- "url": "cuevana3.nu",
- "regExp": "((www)?(wvw)?(ww)?([0-9]?[0-9])?[.])?(cuevana).*[.].*",
- "version": "3.1.7",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/C/Cuevana%203/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/C/Cuevana%203/assets/thumbnail.png",
- "color": "#007AFF",
- "category": "videos",
- "tags": [
- "cuevana",
- "streaming",
- "movies",
- "series"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "thumbnails",
- "if": {
- "privacy": false
- },
- "title": "Show Thumbnail",
- "icon": "fad fa-album",
- "value": false
- },
- {
- "id": "buttons",
- "if": {
- "privacy": false
- },
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|