Skip to content

Commit

Permalink
Update telegram.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais authored Sep 16, 2024
1 parent 65b497d commit ef3879e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/nettest/telegram.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version within a tested network.

More specifically, this test attempts to perform an HTTP POST request, and
establish a TCP connection to Telegram’s access points (DCs), as well as an
HTTP GET request to Telegram's web version (`web.telegram.org`) over the
HTTPS GET request to Telegram's web version (`web.telegram.org`) over the
vantage point of the user. The test is triggered as blocking when connections
to *all* access points defined in the [test](
https://github.com/TheTorProject/ooni-probe/blob/master/ooni/nettests/blocking/telegram.py#L16-L22)
Expand All @@ -26,7 +26,7 @@ response to OONI's servers.

Telegram's *web version* is likely blocked if the following applies:

* HTTPS GET requests to `web.telegram.org` do *not* send back a consistent
* HTTPS GET request to `web.telegram.org` do *not* send back a consistent
response to OONI's servers.

Read the **[Telegram test specification](https://github.com/ooni/spec/blob/master/nettests/ts-020-telegram.md)**.

0 comments on commit ef3879e

Please sign in to comment.