kevquirk/512kb.club

Sites for review

korikori opened this issue · 4 comments

Blue team

Orange team

Green team

Conversely, it feels like this check can be automated? The majority of the errors (except for placeholder pages) can be caught easily.

Misc

Thanks so much for taking the time to go through the list!

I removed most of them via #966, but kept the sites with invalid certs:

Since they are technically still up, I'm unsure whether we should remove them or not, but I'm open for discussion.

Also, I know that https://lopeztel.xyz/ should still be active. To be sure, I asked the owner in this thread.

Regarding automatic this: I'm sure there's a way to achieve this, but we didn't have the time to implement such a feature yet. I remember that @kmutahar did some effort to add size checking (see this directory). Maybe this could be expanded?

Closing this issue for now, but we can keep the conversation going.

Thanks again for your effort!

Not a problem at all, happy to help. I expect that adding such a check should be trivial, but I have no real Python experience - I'll look into @kmutahar's script to see if I can get my head around it.

Just a couple of clarifications on the list:

I've prepared a very simple script that identified 19 of the 21 URLs originally for review, but also has a few false positives. I'll submit a pull request with more details and thoughts shortly.