Skip to content

Commit

Permalink
update ip ranges
Browse files Browse the repository at this point in the history
Signed-off-by: Uncle Jack <unclejackie@proton.me>
  • Loading branch information
unclejacki committed Jul 6, 2024
1 parent 8b5fe95 commit e2b6b6c
Showing 1 changed file with 93 additions and 0 deletions.
93 changes: 93 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ whitelist = [
"103.21.244.0/22",
"103.22.200.0/22",
"103.31.4.0/22",
"104.16.0.0/12",
"141.101.64.0/18",
"108.162.192.0/18",
"190.93.240.0/20",
Expand All @@ -24,5 +25,97 @@ whitelist = [
"2405:b500::/32",
"2405:8100::/32",
"2a06:98c0::/29",
"2c0f:f248::/32",
"2c0f:f248::/32"
]

blacklist = [
"93.158.213.92/32",
"102.223.180.235/32",
"23.134.88.6/32",
"185.243.218.213/32",
"208.83.20.20/32",
"91.216.110.52/32",
"83.146.97.90/32",
"23.157.120.14/32",
"185.102.219.163/32",
"163.172.29.130/32",
"156.234.201.18/32",
"209.141.59.16/32",
"34.94.213.23/32",
"192.3.165.191/32",
"130.61.55.93/32",
"109.201.134.183/32",
"95.31.11.224/32",
"83.102.180.21/32",
"192.95.46.115/32",
"198.100.149.66/32",
"95.216.74.39/32",
"51.68.174.87/32",
"37.187.111.136/32",
"51.15.79.209/32",
"45.92.156.182/32",
"49.12.76.8/32",
"5.196.89.204/32",
"62.233.57.13/32",
"45.9.60.30/32",
"35.227.12.84/32",
"179.43.155.30/32",
"94.243.222.100/32",
"207.241.231.226/32",
"207.241.226.111/32",
"51.159.54.68/32",
"82.65.115.10/32",
"95.217.167.10/32",
"86.57.161.157/32",
"83.31.30.230/32",
"94.103.87.87/32",
"160.119.252.41/32",
"193.42.111.57/32",
"80.240.22.46/32",
"107.189.31.134/32",
"104.244.79.114/32",
"85.239.33.28/32",
"61.222.178.254/32",
"38.7.201.142/32",
"51.81.222.188/32",
"103.196.36.31/32",
"23.153.248.2/32",
"73.170.204.100/32",
"176.31.250.174/32",
"149.56.179.233/32",
"212.237.53.230/32",
"185.68.21.244/32",
"82.156.24.219/32",
"216.201.9.155/32",
"51.15.41.46/32",
"85.206.172.159/32",
"104.244.77.87/32",
"37.27.4.53/32",
"192.3.165.198/32",
"15.204.205.14/32",
"103.122.21.50/32",
"104.131.98.232/32",
"173.249.201.201/32",
"23.254.228.89/32",
"5.102.159.190/32",
"65.130.205.148/32",
"119.28.71.45/32",
"159.69.65.157/32",
"160.251.78.190/32",
"107.189.7.143/32",
"159.65.224.91/32",
"185.217.199.21/32",
"91.224.92.110/32",
"161.97.67.210/32",
"51.15.3.74/32",
"209.126.11.233/32",
"37.187.95.112/32",
"167.99.185.219/32",
"144.91.88.22/32",
"88.99.2.212/32",
"37.59.48.81/32",
"95.179.130.187/32",
"51.15.26.25/32",
"192.9.228.30/32"
]

0 comments on commit e2b6b6c

Please sign in to comment.