mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Stop resetting after every pair closes
This commit is contained in:
parent
58d07788c7
commit
b1116a1c35
4 changed files with 11 additions and 25 deletions
|
@ -54,7 +54,7 @@ window.onbeforeunload = ->
|
|||
null
|
||||
|
||||
window.onunload = ->
|
||||
pair.close() for pair in snowflake.proxyPairs
|
||||
snowflake.disable()
|
||||
null
|
||||
|
||||
window.onload = init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue