123456789101112131415161718192021222324252627282930313233343536 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "id": "586157827400400907",
- "name": "nekok500"
- },
- "service": "Zaiko",
- "altnames": [
- "ZAIKO"
- ],
- "description": {
- "en": "Zaiko is a e-Tickets & Live streaming platform."
- },
- "url": "zaiko.io",
- "regExp": "(.+\\.)?zaiko\\.io",
- "version": "1.0.4",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/Z/Zaiko/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/Z/Zaiko/assets/thumbnail.jpeg",
- "color": "#f4017a",
- "category": "videos",
- "tags": [
- "live",
- "video"
- ],
- "iframe": true,
- "iFrameRegExp": "live.zaiko.services.*",
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy mode",
- "icon": "fas fa-user-secret",
- "value": false
- }
- ]
- }
|