mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-15 17:03:36 -04:00
parent
0f952408d3
commit
d567e2312f
10 changed files with 52 additions and 33 deletions
11
proxy/modernizr-config.json
Normal file
11
proxy/modernizr-config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"minify": true,
|
||||
"options": [
|
||||
"prefixed"
|
||||
],
|
||||
"feature-detects": [
|
||||
"test/websockets",
|
||||
"test/webrtc/datachannel",
|
||||
"test/webrtc/peerconnection"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue