mirror of
https://gitee.com/samwaf/SamWaf.git
synced 2025-12-06 06:58:54 +08:00
@@ -60,6 +60,7 @@ func AlipayPayBackIP(ip string) CallBackIpResult {
|
||||
"203.209.224.0/19",
|
||||
"43.227.188.0/22",
|
||||
"45.113.40.0/22",
|
||||
"8.150.0.0/17",
|
||||
"2400:B200::/32",
|
||||
}
|
||||
isInRanges := utils.CheckIPInRanges(ip, ipRanges)
|
||||
|
||||
Reference in New Issue
Block a user