1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Kozou",
- "id": "379362415428632576"
- },
- "service": "Vostfree",
- "description": {
- "en": "Download and watch your anime online. Watch animes in French version and original version online, french dubbed anime in ddl for free.",
- "fr": "Téléchargez et regardez vos animes en ligne. Regardez des animes VF et VOSTFR en ligne, anime vf en ddl gratuitement."
- },
- "url": "vostfree.tv",
- "version": "1.0.19",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/V/Vostfree/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/Vostfree/assets/thumbnail.png",
- "color": "#1b1c1d",
- "category": "anime",
- "tags": [
- "vostfree",
- "streaming",
- "anime",
- "french"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "privacy",
- "title": "Mode privé",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "button",
- "title": "Afficher les boutons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|