Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
whatsapp: improve spec to reduce false positives (#197)
Specifically, say that WhatsApp web is reachable over HTTPS regardless of the HTTP status code and that over HTTP we're happy if we get a redirect to the correct location. This is part of ooni/probe-engine#740. While there, remove the all endpoints option. We should test all the endpoints to make a better statement on whether it's blocked. (A single endpoint down is, in fact, a false positive.) While there, explicitly say that the CIDR check is gone for good, since it has not been working for quite some time now. While there, mention all the parent data formats and specify the toplevel structure in a more strict way.
- Loading branch information