metadata.json 727 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "357878026429792258",
  6. "name": ".waterboii"
  7. },
  8. "service": "AnimeKai",
  9. "description": {
  10. "en": "AnimeKai is the best website to watch anime online for free, watch anime with DUB, SUB in HD."
  11. },
  12. "url": "animekai.to",
  13. "version": "1.0.0",
  14. "logo": "https://i.imgur.com/W8xdGr1.png",
  15. "thumbnail": "https://i.imgur.com/UH163D5.png",
  16. "color": "#40b15d",
  17. "category": "anime",
  18. "tags": [
  19. "anime"
  20. ],
  21. "iframe": true,
  22. "iFrameRegExp": "megaup[.]cc",
  23. "settings": [
  24. {
  25. "id": "buttons",
  26. "title": "Show Buttons",
  27. "icon": "fas fa-compress-arrows-alt",
  28. "value": true
  29. }
  30. ]
  31. }