Merge branch 'main' into draft-v4

This commit is contained in:
Dr.Lt.Data
2025-07-20 19:23:24 +09:00
20 changed files with 8937 additions and 6095 deletions

View File

@@ -81,8 +81,6 @@ def create_middleware():
policy = manager_security.get_handler_policy(handler)
is_banned = False
print(f"{handler} => {policy}")
# policy check
if len(connected_clients) > 1:
if is_local_mode: