metadata.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.13",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Dark_Ville",
  6. "id": "638080361179512853"
  7. },
  8. "service": "000webhost",
  9. "description": {
  10. "en": "Free Web Hosting with Zero cost, website hosting with PHP, MySQL, cPanel & no ads!",
  11. "nl": "Gratis Web Hosting met Nul kosten, met PHP, MySQL, cPanel & geen ads!",
  12. "vi": "Dịch vụ Lưu trữ Web không mất phí, dành cho PHP, MySQL, cPanel với không quảng cáo!"
  13. },
  14. "url": "000webhost.com",
  15. "regExp": "([a-z0-9-]+[.])*000webhost[.]com[\\/]",
  16. "version": "1.3.7",
  17. "logo": "https://cdn.rcd.gg/PreMiD/websites/0-9/000webhost/assets/logo.png",
  18. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/0-9/000webhost/assets/thumbnail.jpg",
  19. "color": "#ff5c62",
  20. "category": "other",
  21. "tags": [
  22. "webhost",
  23. "web",
  24. "hosting",
  25. "free-web-hosting",
  26. "free"
  27. ],
  28. "settings": [
  29. {
  30. "id": "privacy",
  31. "title": "Privacy Mode",
  32. "icon": "fad fa-user-secret",
  33. "value": false
  34. },
  35. {
  36. "id": "buttons",
  37. "title": "Show Buttons",
  38. "icon": "fas fa-compress-arrows-alt",
  39. "value": true,
  40. "if": {
  41. "privacy": false
  42. }
  43. }
  44. ]
  45. }