add tracker filter by lua

This commit is contained in:
xiaomlove
2025-05-01 21:42:31 +07:00
parent 3c3d395887
commit e5937d8ab3
6 changed files with 218 additions and 12 deletions
@@ -11,7 +11,4 @@ server {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
}
error_log /dev/stderr;
access_log /dev/stdout;
}