mirror of
https://github.com/fish2018/pansou.git
synced 2025-11-25 03:14:59 +08:00
新增panyq插件
This commit is contained in:
@@ -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 历史
|
||||
|
||||
[](https://star-history.com/#fish2018/pansou&Date)
|
||||
Reference in New Issue
Block a user