funilrys / PyFunceble

The tool to check the availability or syntax of domain, IP or URL.
https://pyfunceble.github.io
Apache License 2.0
297 stars 44 forks source link

Unstable special rules #358

Closed spirillen closed 6 months ago

spirillen commented 6 months ago

As I was reporting to @mitchellkrogza in https://github.com/mitchellkrogza/Phishing.Database/issues/840 it comes to my attention that the special rules are inconsequential in the test result.

IE: these two are by visiting the domains HTTP 410, which should have been switched to down by rule, but are marked ACTIVE

broomy-ropes.000webhostapp.com
brush-fire-binders.000webhostapp.com

image

https://github.com/funilrys/PyFunceble/blob/73e7fe550a34b65e2609c3c030db62075999d074/PyFunceble/checker/availability/extras/rules.py#L80

funilrys commented 6 months ago

For those who are not into Python.

cc: @spirillen