metadata.json 739 B

123456789101112131415161718192021222324252627
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "193714715631812608",
  6. "name": "theusaf"
  7. },
  8. "service": "Tetris",
  9. "description": {
  10. "en": "Visit the official Tetris® website to play FREE online Tetris, get game and merchandise updates, and read about global Tetris events."
  11. },
  12. "url": "tetris.com",
  13. "version": "1.0.6",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/T/Tetris/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/T/Tetris/assets/thumbnail.jpg",
  16. "color": "#2bace2",
  17. "category": "games",
  18. "tags": [
  19. "tetris",
  20. "game",
  21. "events",
  22. "merchandise",
  23. "official"
  24. ],
  25. "iframe": true,
  26. "iFrameRegExp": "tetris[.]com[/]games-content[/]play-tetris-content"
  27. }