Pier Angelo Vendrame pushed to branch tor-browser-115.20.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits: a45b6577 by Henry Wilkes at 2025-02-03T11:49:16+01:00 fixup! Bug 40458: Implement .tor.onion aliases
TB 41831: Add additional effective TLD for abc.au.securedrop.tor.onion exception.
- - - - -
1 changed file:
- netwerk/dns/effective_tld_names.dat
Changes:
===================================== netwerk/dns/effective_tld_names.dat ===================================== @@ -5065,6 +5065,10 @@ pro.om onion tor.onion securedrop.tor.onion +// An additional TLD for abc.au.securedrop.tor.onion only. +// See tor-browser#41831. +// TODO: Remove once abc.au has migrated. See tor-browser#43443. +au.securedrop.tor.onion
// org : https://www.iana.org/domains/root/db/org.html org
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a45b6577...