@lemmy_support@lemmy.ml.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "@context": [
  3. "https://www.w3.org/ns/activitystreams",
  4. "https://w3id.org/security/v1",
  5. {
  6. "lemmy": "https://join-lemmy.org/ns#",
  7. "litepub": "http://litepub.social/ns#",
  8. "pt": "https://joinpeertube.org/ns#",
  9. "sc": "http://schema.org/",
  10. "ChatMessage": "litepub:ChatMessage",
  11. "commentsEnabled": "pt:commentsEnabled",
  12. "sensitive": "as:sensitive",
  13. "matrixUserId": "lemmy:matrixUserId",
  14. "postingRestrictedToMods": "lemmy:postingRestrictedToMods",
  15. "removeData": "lemmy:removeData",
  16. "stickied": "lemmy:stickied",
  17. "moderators": {
  18. "@type": "@id",
  19. "@id": "lemmy:moderators"
  20. },
  21. "expires": "as:endTime",
  22. "distinguished": "lemmy:distinguished",
  23. "language": "sc:inLanguage",
  24. "identifier": "sc:identifier"
  25. }
  26. ],
  27. "type": "Group",
  28. "id": "https://lemmy.ml/c/lemmy_support",
  29. "preferredUsername": "lemmy_support",
  30. "inbox": "https://lemmy.ml/c/lemmy_support/inbox",
  31. "followers": "https://lemmy.ml/c/lemmy_support/followers",
  32. "publicKey": {
  33. "id": "https://lemmy.ml/c/lemmy_support#main-key",
  34. "owner": "https://lemmy.ml/c/lemmy_support",
  35. "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwPOjwyvVEQRZFzqRh3up\njHVguAhuht2LCHzs4FVBCw59TxP3CItF9vt19STXdJCT7g2tSdMq0B3sGNiv/qz2\nNshnNWEXQbumAOkBXHrk0wGjo6+VhbvJdFR7bP/Sfb9iUKj/ALSVpiA9xjYHHu5+\nTt5LzIgdBdCm9eB5x81Hbogtoxi1435u3Z+YnOiPSPphf+oAiNKtGaXm9B+DtrrX\nFUbNT5i4ZI6yPJ+jxr/iTIIIDwJSGWZk8ftfT0oyEDhK0hrD4EdNk/EiCtd/rsi6\nx99XH1M1T1WqqNPDftmpwmmv6vIhObUk881+kbhj0ATmAL3EragFqxNz9c14u6Zv\nhQIDAQAB\n-----END PUBLIC KEY-----\n"
  36. },
  37. "name": "Lemmy Support",
  38. "summary": "<p>Support / questions about Lemmy.</p>\n<p><a href=\"https://matrix.to/#/#lemmy-space:matrix.org\">Matrix Space: #lemmy-space</a></p>\n",
  39. "source": {
  40. "content": "Support / questions about Lemmy.\n\n[Matrix Space: #lemmy-space](https://matrix.to/#/#lemmy-space:matrix.org)",
  41. "mediaType": "text/markdown"
  42. },
  43. "sensitive": false,
  44. "attributedTo": "https://lemmy.ml/c/lemmy_support/moderators",
  45. "postingRestrictedToMods": false,
  46. "outbox": "https://lemmy.ml/c/lemmy_support/outbox",
  47. "endpoints": {
  48. "sharedInbox": "https://lemmy.ml/inbox"
  49. },
  50. "featured": "https://lemmy.ml/c/lemmy_support/featured",
  51. "language": [],
  52. "published": "2019-04-25T16:53:06.109704+00:00",
  53. "updated": "2023-06-14T21:24:21.959740+00:00"
  54. }