Skip to content

Commit

Permalink
Update entry for test-helpers (#886)
Browse files Browse the repository at this point in the history
* Update entry for test-helpers

* Use 6.th
  • Loading branch information
hellais authored Sep 24, 2024
1 parent e3a445f commit ab1721b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ooniapi/probe_services.py
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ def generate_test_helpers_conf() -> Dict:
conf["web-connectivity"] = random_web_test_helpers(
[
"https://0.th.ooni.org",
"https://3.th.ooni.org",
"https://6.th.ooni.org",
"https://4.th.ooni.org",
]
)
Expand Down

0 comments on commit ab1721b

Please sign in to comment.