Warning, /network/tokodon/src/autotests/data/federation-info.json is written in an unsupported language. File is not indexed.

0001 [
0002   {
0003     "id": "1",
0004     "domain": "kde.org",
0005     "created_at": "2023-07-14T16:27:47.580Z",
0006     "severity": "silence",
0007     "reject_media": false,
0008     "reject_reports": false,
0009     "private_comment": "This is a private comment",
0010     "public_comment": "This is a public comment",
0011     "obfuscate": false
0012   },
0013   {
0014     "id": "2",
0015     "domain": "example.com",
0016     "created_at": "2023-07-10T22:05:35.634Z",
0017     "severity": "noop",
0018     "reject_media": true,
0019     "reject_reports": true,
0020     "private_comment": "kde is awesome",
0021     "public_comment": "This  for public comment",
0022     "obfuscate": true
0023   }
0024 ]