Fastly stopped domain fronting for Moat - see https://gitlab.torproject.org/tpo/anti-censorship/team/-/issues/135 . Updating the front and back URLs per a851484370

This commit is contained in:
Miguel Jacq 2025-02-08 18:47:48 +11:00
parent 3a98cf8516
commit d40562c31b
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9
2 changed files with 4 additions and 4 deletions

View file

@ -51,8 +51,8 @@ class Meek(object):
) = get_tor_paths()
self.meek_proxies = {}
self.meek_url = "https://moat.torproject.org.global.prod.fastly.net/"
self.meek_front = "cdn.sstatic.net"
self.meek_url = "https://1723079976.rsc.cdn77.org/"
self.meek_front = "www.phpmyadmin.net"
self.meek_env = {
"TOR_PT_MANAGED_TRANSPORT_VER": "1",
"TOR_PT_CLIENT_TRANSPORTS": "meek",