metadata.json 765 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "586157827400400907",
  6. "name": "nekok500"
  7. },
  8. "service": "Zaiko",
  9. "altnames": [
  10. "ZAIKO"
  11. ],
  12. "description": {
  13. "en": "Zaiko is a e-Tickets & Live streaming platform."
  14. },
  15. "url": "zaiko.io",
  16. "regExp": "(.+\\.)?zaiko\\.io",
  17. "version": "1.0.4",
  18. "logo": "https://cdn.rcd.gg/PreMiD/websites/Z/Zaiko/assets/logo.png",
  19. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/Z/Zaiko/assets/thumbnail.jpeg",
  20. "color": "#f4017a",
  21. "category": "videos",
  22. "tags": [
  23. "live",
  24. "video"
  25. ],
  26. "iframe": true,
  27. "iFrameRegExp": "live.zaiko.services.*",
  28. "settings": [
  29. {
  30. "id": "privacy",
  31. "title": "Privacy mode",
  32. "icon": "fas fa-user-secret",
  33. "value": false
  34. }
  35. ]
  36. }