feat: 新增限流功能 (#718)

* 请求速率限制

* perf: 优化代码

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
This commit is contained in:
xiaozhu
2023-03-21 09:20:27 +08:00
committed by GitHub
parent 47dc009505
commit e02ab1fbad
7 changed files with 42 additions and 1 deletions

View File

@@ -27,3 +27,6 @@ SOCKS_PROXY_PORT=
# HTTPS PROXY
HTTPS_PROXY=
# Rate Limit
MAX_REQUEST_PER_HOUR=