metadata.json 971 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "605894319408283678",
  6. "name": "eljooker"
  7. },
  8. "service": "Mahara-Tech",
  9. "description": {
  10. "en": "Maharatech is an online learning platform, offering high-quality courses authored by Information Technology Institute ITI"
  11. },
  12. "url": "maharatech.gov.eg",
  13. "version": "1.1.7",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/M/Mahara-Tech/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/Mahara-Tech/assets/thumbnail.png",
  16. "color": "#8d1f28",
  17. "category": "other",
  18. "tags": [
  19. "academic",
  20. "learning",
  21. "programming",
  22. "course",
  23. "education"
  24. ],
  25. "iframe": true,
  26. "iFrameRegExp": "www[.]youtube[.]com[/]",
  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. }