1
0
This commit is contained in:
sandhose
2025-07-24 08:45:49 +00:00
parent f47c09ea6b
commit 4527fb0f93
4 changed files with 4 additions and 2 deletions

View File

@@ -11820,6 +11820,7 @@ information.</p>
^/_matrix/client/unstable/im.nheko.summary/summary/.*$
^/_matrix/client/(r0|v3|unstable)/account/3pid$
^/_matrix/client/(r0|v3|unstable)/account/whoami$
^/_matrix/client/(r0|v3|unstable)/account/deactivate$
^/_matrix/client/(r0|v3)/delete_devices$
^/_matrix/client/(api/v1|r0|v3|unstable)/devices(/|$)
^/_matrix/client/versions$

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -369,6 +369,7 @@ information.</p>
^/_matrix/client/unstable/im.nheko.summary/summary/.*$
^/_matrix/client/(r0|v3|unstable)/account/3pid$
^/_matrix/client/(r0|v3|unstable)/account/whoami$
^/_matrix/client/(r0|v3|unstable)/account/deactivate$
^/_matrix/client/(r0|v3)/delete_devices$
^/_matrix/client/(api/v1|r0|v3|unstable)/devices(/|$)
^/_matrix/client/versions$