From dc3bd0eb74465c09fb396d9054ee87d4e068033f Mon Sep 17 00:00:00 2001 From: DecFox <33030671+DecFox@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:16:41 +0530 Subject: [PATCH] fix: synchronize telegram IPs with engine (#294) ## Checklist - [x] I have read the [contribution guidelines](https://github.com/ooni/spec/blob/master/CONTRIBUTING.md) - [x] https://github.com/ooni/probe/issues/2742 - [ ] related ooni/probe-cli pull request: - [ ] If I changed a spec, I also bumped its version number and/or date ## Description This diff updates the telegram nettest spec to include the latest IP endpoints we measure as part of the test Co-authored-by: decfox --- nettests/ts-020-telegram.md | 1 + 1 file changed, 1 insertion(+) diff --git a/nettests/ts-020-telegram.md b/nettests/ts-020-telegram.md index 16e352c6..b3d78ec4 100644 --- a/nettests/ts-020-telegram.md +++ b/nettests/ts-020-telegram.md @@ -42,6 +42,7 @@ These access points have the following IP addresses: * 149.154.175.100 * 149.154.167.91 * 149.154.171.5 +* 95.161.76.100 The test establishes TCP connection to all the access point IP addresses and then attempts to issue a POST HTTP request to each of them.