add the visitor API endpoint

This commit is contained in:
ngn
2025-01-08 00:20:11 +03:00
parent fc11748e57
commit dee3ef4d85
26 changed files with 444 additions and 163 deletions

View File

@ -301,7 +301,7 @@ commands = [
"check_services",
"add_news",
"del_news",
"logs"
"logs",
]
if __name__ == "__main__":