新增panyq插件

This commit is contained in:
www.xueximeng.com
2025-07-25 11:22:02 +08:00
parent fc683ef4e4
commit 194329f868
3 changed files with 1397 additions and 1 deletions

View File

@@ -327,6 +327,8 @@ server {
return 301 https://$host$request_uri;
}
limit_req_zone $binary_remote_addr zone=api_limit:10m rate=60r/m;
server {
listen 443 ssl http2;
server_name pansou.252035.xyz;
@@ -356,4 +358,8 @@ server {
proxy_set_header X-Forwarded-Proto $scheme;
}
}
```
```
## ⭐ Star 历史
[![Star History Chart](https://api.star-history.com/svg?repos=fish2018/pansou&type=Date)](https://star-history.com/#fish2018/pansou&Date)