Skip to content

Commit f8b3e99

Browse files
committed
Add ips to block access to staging
1 parent 0146bbd commit f8b3e99

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

firewall/ip-blacklist-staging.yaml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
block_ips:
2-
## Test Rub21 ips
3-
- 200.60.4.59/32
4-
- 200.37.252.67/32
5-
- 200.10.69.30/32
2+
# DataForSEO Bot
3+
- 136.243.220.208/29
4+
- 136.243.228.176/29
5+
- 136.243.228.192/29
6+
# Bingbot (Microsoft)
7+
- 157.55.39.0/24
8+
- 207.46.13.0/24
9+
# Thinkbot &&& APNIC (Asia-Pacific Network Information Centre), No need acces to staging
10+
- 43.0.0.0/8
11+

0 commit comments

Comments
 (0)