metadata.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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": "e926",
  9. "description": {
  10. "en": "e926 is a mature image board replacement for the image board Sidechan. A general audience image board, e926 (formerly e961) complements this site. E926 runs off of the Ouroboros platform, a danbooru styled software specifically designed for the site.",
  11. "nl": "e926 is een volwassen imageboardvervanger voor het imageboard Sidechan. Een image board voor algemeen publiek, e926 (voorheen e961) vult deze site aan. E926 draait op het Ouroboros platform, een danbooru-achtige software speciaal ontworpen voor de site."
  12. },
  13. "url": "e926.net",
  14. "version": "1.1.13",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/E/e926/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/E/e926/assets/thumbnail.jpg",
  17. "color": "#284A81",
  18. "category": "socials",
  19. "tags": [
  20. "social",
  21. "imageboard",
  22. "e621"
  23. ],
  24. "settings": [
  25. {
  26. "id": "privacy",
  27. "title": "Privacy Mode",
  28. "icon": "fad fa-user-secret",
  29. "value": false
  30. },
  31. {
  32. "id": "buttons",
  33. "title": "Show Buttons",
  34. "icon": "fas fa-compress-arrows-alt",
  35. "value": true,
  36. "if": {
  37. "privacy": false
  38. }
  39. },
  40. {
  41. "id": "covers",
  42. "title": "Show Cover",
  43. "icon": "fad fa-images",
  44. "value": true,
  45. "if": {
  46. "privacy": false
  47. }
  48. }
  49. ]
  50. }