code/__DEFINES/ipintel.dm
IPINTEL_UNKNOWN_INTERNAL_ERROR | An internal error occurred and the query cannot be processed |
---|---|
IPINTEL_UNKNOWN_QUERY_ERROR | An error occurred with the query and the result is unknown |
IPINTEL_RATE_LIMITED_DAY | Cannot query as we are rate limited for the rest of the day |
IPINTEL_RATE_LIMITED_MINUTE | Cannot query as we are rate limited for the rest of the minute |
IPINTEL_BAD_IP | The IP address is a VPN or bad IP |
IPINTEL_GOOD_IP | The IP address is not a VPN or bad IP |
Define Details
IPINTEL_BAD_IP
The IP address is a VPN or bad IP
IPINTEL_GOOD_IP
The IP address is not a VPN or bad IP
IPINTEL_RATE_LIMITED_DAY
Cannot query as we are rate limited for the rest of the day
IPINTEL_RATE_LIMITED_MINUTE
Cannot query as we are rate limited for the rest of the minute
IPINTEL_UNKNOWN_INTERNAL_ERROR
An internal error occurred and the query cannot be processed
IPINTEL_UNKNOWN_QUERY_ERROR
An error occurred with the query and the result is unknown