Separate GoogleBot from Google (#7)

This is for the purpose of allowing it while prohibiting the other
Google IP addresses.

Signed-off-by: Gavin D. Howard <gavin@gavinhoward.com>
This commit is contained in:
Gavin D. Howard
2024-01-16 00:13:25 -07:00
committed by GitHub
parent e55065fcad
commit 4d8d13982c
10 changed files with 337 additions and 237 deletions

View File

@@ -23,6 +23,15 @@ All addresses are stored in `.txt` files with CIDRs, where each range is on a ne
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv6.txt
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/google/ipv6_merged.txt
### Google (GoogleBot)
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/googlebot/ipv4.txt
- IPv4 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/googlebot/ipv4_merged.txt
- IPv6: https://raw.githubusercontent.com/lord-alfred/ipranges/main/googlebot/ipv6.txt
- IPv6 (merged): https://raw.githubusercontent.com/lord-alfred/ipranges/main/googlebot/ipv6_merged.txt
To allow GoogleBot, block all Google IP addresses and then allow the GoogleBot addresses.
### Bing (Bingbot)
- IPv4: https://raw.githubusercontent.com/lord-alfred/ipranges/main/bing/ipv4.txt