12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "Atom Skully",
- "id": "671037171611729920"
- },
- "contributors": [
- {
- "name": "DooMLorD",
- "id": "654398152513945611"
- },
- {
- "name": "RisingSunLight",
- "id": "240521747852558347"
- },
- {
- "name": "Kozou",
- "id": "379362415428632576"
- }
- ],
- "service": "Voiranime",
- "description": {
- "en": "Voiranime is a streaming website where you can watch VF and VOSTFR anime.",
- "fr": "Voiranime est un site pour regarder des animes gratuits en streaming VF VOSTFR.",
- "ga_IE": "Is suíomh Gréasáin sruthú é Voiranime inar féidir leat féachaint ar VF agus VOSTFR anime.",
- "nl": "Voiranime is een streamingwebsite waar je VF- en VOSTFR-anime kunt bekijken."
- },
- "url": "voiranime.com",
- "regExp": "([a-z0-9-]+[.])*voiranime[.]com[/]",
- "version": "2.2.3",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/V/Voiranime/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/Voiranime/assets/thumbnail.png",
- "color": "#1a1920",
- "category": "anime",
- "tags": [
- "voiranime",
- "streaming",
- "french"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "timestamps",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|