更新代码清理工具

This commit is contained in:
zeaslity
2026-07-01 16:30:30 +08:00
parent 093f1cddef
commit 205ee0ba4f
9 changed files with 1217 additions and 54 deletions

View File

@@ -12,6 +12,8 @@ server {
listen 8088;
server_name localhost;
underscores_in_headers on;
location / {
proxy_pass http://proxy_server;