Skip to content

Commit

Permalink
Merge pull request #5 from six2dez/patch-1
Browse files Browse the repository at this point in the history
Updated CF Ip list
  • Loading branch information
dwisiswant0 authored Dec 23, 2021
2 parents b3ebcd3 + 6807cd3 commit e9917ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ func isCloudflare(ip net.IP) bool {
"104.16.0.0/12",
"172.64.0.0/13",
"131.0.72.0/22",
"104.24.0.0/14",
}

for i := range cidrs {
Expand Down

0 comments on commit e9917ec

Please sign in to comment.