FLOODING_SECONDS
FLOODING_SECONDS =60
Handle IPs hashed correctly depending on settings.
$me :\DevOwl\RealCookieBanner\IpHandler
Singleton instance.
persistIp(string $ip = null,boolean $saveIp = null)
Get persistable IP for database. It also respects IP settings.
If the IP is not stored, we need to truncate the last IP block so it is annonymous.
string | $ip | Default current IP |
boolean | $saveIp | Determines if the return result should contain persitable |