12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.13",
- "apiVersion": 1,
- "author": {
- "name": "Faelayis",
- "id": "328731868096888833"
- },
- "service": "AnimeYuzu",
- "description": {
- "en": "Watch anime online cartoons Thai dubbed anime Thai subtitled anime latest episodes.",
- "th": "ดูอนิเมะออนไลน์ การ์ตูน อนิเมะพากย์ไทย อนิเมะซับไทย ตอนใหม่ล่าสุด",
- "vi": "Xem những anime mới nhất trực tuyến có phụ đề và thuyết minh Tiếng Thái."
- },
- "url": "animeyuzu.com",
- "version": "1.0.12",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/A/AnimeYuzu/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/A/AnimeYuzu/assets/thumbnail.png",
- "color": "#e67e22",
- "category": "anime",
- "tags": [
- "anime",
- "videos",
- "thai"
- ],
- "iframe": true,
- "iFrameRegExp": ".*",
- "settings": [
- {
- "id": "lang",
- "multiLanguage": true
- },
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "showepisode",
- "title": "Show Episode",
- "icon": "fad fa-film",
- "value": true
- },
- {
- "id": "timestamps",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- },
- {
- "id": "subtitle",
- "title": "Show Subtitle Status",
- "icon": "fad fa-book-reader",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fas fa-compress-arrows-alt",
- "value": true
- }
- ]
- }
|