metadata.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Striker",
  6. "id": "215509157837537280"
  7. },
  8. "service": "Google Domains",
  9. "description": {
  10. "en": "Google Domains is an internet domain name registration service offered by Google. Google Domains offers domain registration, DNS hosting, DNSSEC, Dynamic DNS, domain forwarding, and email forwarding.",
  11. "nl": "Google Domains is een dienst voor het registreren van internetdomeinnamen die wordt aangeboden door Google. Google Domains biedt domeinregistratie, DNS-hosting, DNSSEC, dynamische DNS, domein doorsturen en e-mail doorsturen.",
  12. "vi_VN": "Google Domains là dịch vụ đăng ký tên miền được cung cấp bởi Google. Google Domains cung cấp đăng kí tên miền, tổ chức DNS, DNSSEC, DNS động, chuyển tên miền, và chuyển tiếp thư điện tử."
  13. },
  14. "url": "domains.google.com",
  15. "version": "1.0.26",
  16. "logo": "https://cdn.rcd.gg/PreMiD/websites/G/Google%20Domains/assets/logo.jpg",
  17. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/Google%20Domains/assets/thumbnail.png",
  18. "color": "#FCBC03",
  19. "category": "other",
  20. "tags": [
  21. "domain"
  22. ],
  23. "settings": [
  24. {
  25. "id": "domain",
  26. "title": "Show Domain Name",
  27. "icon": "fas fa-file-signature",
  28. "value": false
  29. },
  30. {
  31. "id": "search",
  32. "title": "Show Search Query",
  33. "icon": "fas fa-search",
  34. "value": true
  35. },
  36. {
  37. "id": "timestamp",
  38. "title": "Show Timestamps",
  39. "icon": "fas fa-clock",
  40. "value": true
  41. }
  42. ]
  43. }