diff --git a/.well-known/matrix/support b/.well-known/matrix/support index b0020cd..fbed381 100644 --- a/.well-known/matrix/support +++ b/.well-known/matrix/support @@ -3,9 +3,9 @@ { "matrix_id": "@ari:ari.lt", "email_address": "ari.web.xyz@gmail.com", - "lt.ari.room": "#root:ari.lt", "role": "m.role.admin" } ], - "support_page": "https://ari.lt/matrix" + "support_page": "https://ari.lt/matrix", + "lt.ari.support_room": "#root:ari.lt" } diff --git a/api/usage.json b/api/usage.json index 6ba3ec4..afbc7c4 100644 --- a/api/usage.json +++ b/api/usage.json @@ -110,5 +110,13 @@ "blog.ari.lt": 69.5, "files.ari.lt": 27.9 } + }, + "2024-02-06": { + "total": 1024, + "top": { + "ari.lt": 595.1, + "files.ari.lt": 374.8, + "blog.ari.lt": 124.2 + } } }