From 244f1c505a140b06599062e32e88b844375cb24e Mon Sep 17 00:00:00 2001 From: hydrargyrum Date: Wed, 18 Jun 2025 05:50:42 +0200 Subject: [PATCH] fix(geo): correct typo "counties" to "countries" (#678) --- data/botPolicies.yaml | 2 +- docs/docs/admin/thoth.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/botPolicies.yaml b/data/botPolicies.yaml index 8c24209..0c5f947 100644 --- a/data/botPolicies.yaml +++ b/data/botPolicies.yaml @@ -56,7 +56,7 @@ bots: - name: countries-with-aggressive-scrapers action: WEIGH geoip: - counties: + countries: - BR - CN weight: diff --git a/docs/docs/admin/thoth.mdx b/docs/docs/admin/thoth.mdx index ca8742d..364d655 100644 --- a/docs/docs/admin/thoth.mdx +++ b/docs/docs/admin/thoth.mdx @@ -59,7 +59,7 @@ For example, to add 10 weight points to requests from Brazil and China: - name: countries-with-aggressive-scrapers action: WEIGH geoip: - counties: + countries: - BR - CN weight: