Skip to content
New issue

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

Updated 000webhostapp.com rules #359

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

spirillen
Copy link
Contributor

@spirillen spirillen commented Mar 11, 2024

While working with #358, #354 & mitchellkrogza/Phishing.Database#840

I found that the hosting company also uses the HTTP code 428 for disabled (Website is archived.)

Example URI

http://httpmwankaiwqkcom.000webhostapp.com/
http://https244577889078564546464534353date.000webhostapp.com/
ipsizov.000webhostapp.com

While working with funilrys#358, funilrys#354 & mitchellkrogza/Phishing.Database#840 

I found that the hosting company also uses the HTTP code 428 for disabled (Website is archived.) 

Example URI

```css
http://httpmwankaiwqkcom.000webhostapp.com/
http://https244577889078564546464534353date.000webhostapp.com/
```
Copy link
Owner

@funilrys funilrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@funilrys funilrys merged commit f4a689d into funilrys:dev Mar 26, 2024
10 of 11 checks passed
funilrys added a commit that referenced this pull request Mar 26, 2024
This patch fixes #358.

Indeed, before this patch, we always assumed the the given status
codes will either be given as list or tuple.

As of #359, sets were introduced which may produce some
unstability. Therefore, this patch fixes the issue by ensuring
that set are acceptable inputs when trying to switch status
based on the status code of the tested subject.

Contributors:
  * @spirillen
@spirillen spirillen deleted the patch-1 branch March 30, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants