mirror of
https://github.com/lord-alfred/ipranges.git
synced 2026-03-22 03:07:49 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user