Skip to content

Commit e01707d

Browse files
committed
更新文档
1 parent cfae629 commit e01707d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/en-us/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Ban rules:
1515
1. More than 1,000 erroneous requests within 5 minutes (HTTP status codes such as 400, 404, 500, etc.).
1616
2. More than 5 HTTP 405 error requests within 5 minutes
1717
3. More than 5 erroneous requests within 5 minutes, with the User-Agent being “*Mozilla/5.0 (X11; Linux x86_64)”
18+
1819
> These limits don't apply if you're self-hosting
1920
2021
### Receiving Unknown or Unexpected Pushes (e.g., “NoContent”)

docs/faq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
1. 5分钟内超过 1000 次错误请求(HTTP状态码为 400 404 500 等)
1717
2. 5分钟内超过 5 次 405 错误请求(主要是防止某未知软件,会大量 POST api.day.app)
1818
3. 5分钟内超过 5 次错误请求,并且 User-Agent 为 “*Mozilla/5.0 (X11; Linux x86_64)” (疑似绿邮会大量重试未发送成功的短信)
19+
1920
> 自行部署的 Bark-Server 无以上限制
2021
2122
#### 莫名收到未知推送,比如 NoContent

0 commit comments

Comments
 (0)