diff --git a/components/test-info.js b/components/test-info.js index 1f86b64ef..46c88bc00 100644 --- a/components/test-info.js +++ b/components/test-info.js @@ -152,12 +152,13 @@ export const testNames = { 'torsf': { group: 'circumvention', name: , - id: 'Tests.Tor.Name', + id: 'Tests.TorSnowflake.Name', info: 'https://ooni.org/nettest/torsf/' }, 'riseupvpn': { group: 'circumvention', name: , + id: 'Tests.RiseupVPN.Name', info: 'https://ooni.org/nettest/' }, @@ -192,7 +193,7 @@ export const testNames = { 'dnscheck': { group: 'experimental', name: , - id: 'Tests.HTTPRequests.Name', + id: 'Tests.DNSCheck.Name', info: 'https://ooni.org/nettest/http-requests/' }, 'stunreachability': {