metadata.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Ghaith M. AlHallak",
  6. "id": "448318357540962314"
  7. },
  8. "service": "Anime4up",
  9. "description": {
  10. "en": "Anime4up - Arabic website to watch and download Arabic subbed anime with multiple servers.",
  11. "ga": "Anime4up - Suíomh Gréasáin Araibis chun féachaint ar agus íoslódáil anime subbed Araibis le freastalaithe iolracha.",
  12. "nl": "Anime4up - Arabische website om Arabische ondertekende anime met meerdere servers te bekijken en te downloaden.",
  13. "vi": "Anime4up - Trang web Ả Rập để xem và tải về những bộ anime được phụ đề Tiếng Ả Rập từ nhiều máy chủ."
  14. },
  15. "url": "anime4up.art",
  16. "version": "2.0.28",
  17. "logo": "https://cdn.rcd.gg/PreMiD/websites/A/Anime4up/assets/logo.png",
  18. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/A/Anime4up/assets/thumbnail.png",
  19. "color": "#38b5eb",
  20. "category": "anime",
  21. "tags": [
  22. "anime",
  23. "streaming"
  24. ],
  25. "iframe": true,
  26. "iFrameRegExp": ".*",
  27. "settings": [
  28. {
  29. "id": "timestamp",
  30. "title": "Show Timestamps",
  31. "icon": "fad fa-stopwatch",
  32. "value": true
  33. },
  34. {
  35. "id": "buttons",
  36. "title": "Show Buttons",
  37. "icon": "fas fa-compress-arrows-alt",
  38. "value": true
  39. },
  40. {
  41. "id": "logo",
  42. "title": "Icon",
  43. "icon": "fab fa-discord",
  44. "values": [
  45. "Light",
  46. "Dark"
  47. ],
  48. "value": 0
  49. }
  50. ]
  51. }