Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/nettest/telegram.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ 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
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)
https://github.com/ooni/probe-cli/blob/112452a3c6c76843e21ac347f449068840df78f9/internal/experiment/telegram/telegram.go#L89-L97)
fail.

Based on this methodology Telegram’s *app* is likely blocked if any of the
Expand Down