fix(geo): correct typo "counties" to "countries" (#678)

This commit is contained in:
hydrargyrum 2025-06-18 05:50:42 +02:00 committed by GitHub
parent ae4d3b0ce5
commit 244f1c505a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ bots:
- name: countries-with-aggressive-scrapers - name: countries-with-aggressive-scrapers
action: WEIGH action: WEIGH
geoip: geoip:
counties: countries:
- BR - BR
- CN - CN
weight: weight:

View file

@ -59,7 +59,7 @@ For example, to add 10 weight points to requests from Brazil and China:
- name: countries-with-aggressive-scrapers - name: countries-with-aggressive-scrapers
action: WEIGH action: WEIGH
geoip: geoip:
counties: countries:
- BR - BR
- CN - CN
weight: weight: