Add AgeBlockedGeo

This commit is contained in:
rafael
2025-08-19 21:09:48 -03:00
parent ea7f984a40
commit 01ddc2f124
+1
View File
@@ -606,6 +606,7 @@ type IPCCRequest struct {
type IPCCResponse struct {
CC string `json:"countryCode"`
AgeRestrictedGeo bool `json:"isAgeRestrictedGeo,omitempty"`
AgeBlockedGeo bool `json:"isAgeBlockedGeo,omitempty"`
}
// IP address data is powered by IPinfo