diff --git a/data/bots/_deny-pathological.yaml b/data/bots/_deny-pathological.yaml index 876cebb0..5d0543d1 100644 --- a/data/bots/_deny-pathological.yaml +++ b/data/bots/_deny-pathological.yaml @@ -4,4 +4,3 @@ - import: (data)/bots/custom-async-http-client.yaml - import: (data)/crawlers/alibaba-cloud.yaml - import: (data)/crawlers/huawei-cloud.yaml -- import: (data)/crawlers/tencent-cloud.yaml diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index d8f38969..44ff6280 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix `SERVE_ROBOTS_TXT` setting file after the double slash fix broke it. +- Remove the default configuration rule to block Tencent cloud. If users see abuse from Tencent cloud IP ranges, please contact abuse@tencent.com and mention that you are using Anubis to protect your services. Please include source IP address, source port, timestamp, target IP address, target port, request headers (including the User-Agent header), and target endpoints/patterns. ## v1.23.0: Lyse Hext