We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These IPs included in phishing-IPs-ACTIVE.txt are not valid:
253.365.457.14 264.200.64.2 800.800.160.167
No response
I expected that these IPs are not included in phishing-IPs-ACTIVE.txt
I found a workaround...
The text was updated successfully, but these errors were encountered:
This command will remove invalid IPs:
grep -E '^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\/([0-9]|[1-2][0-9]|3[0-2]))?$'
Sorry, something went wrong.
Nicely spotted @CyberCr33p these should have been removed by @PyFunceble. @funilrys, this one is yours
funilrys
No branches or pull requests
What is the problem you are experiencing?
These IPs included in phishing-IPs-ACTIVE.txt are not valid:
253.365.457.14
264.200.64.2
800.800.160.167
How can we reproduce the problem?
No response
Do you have a screenshot?
No response
What did you expect to happen?
I expected that these IPs are not included in phishing-IPs-ACTIVE.txt
Is there a workaround?
I found a workaround...
Additional context
No response
Log information
No response
The text was updated successfully, but these errors were encountered: