mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Use 192.81.135.242:9902 as the default relay.
This is the relay that reports using the transport name "snowflake". https://bugs.torproject.org/18627
This commit is contained in:
parent
f024f6b832
commit
57c0724491
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ this must always act as the answerer.
|
|||
DEFAULT_BROKER = 'snowflake-reg.appspot.com'
|
||||
DEFAULT_RELAY =
|
||||
host: '192.81.135.242'
|
||||
port: 9901
|
||||
port: 9902
|
||||
COPY_PASTE_ENABLED = false
|
||||
|
||||
DEBUG = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue