### Bug Report currently we store the entire IP in database in order to be GDPR compliant, we should remove last bit before insert Instead of `81.196.94.58` will be `81.196.94.0`
Bug Report
currently we store the entire IP in database
in order to be GDPR compliant, we should remove last bit before insert
Instead of
81.196.94.58will be
81.196.94.0