Commit 57074a1c authored by Hiro's avatar Hiro 🏄
Browse files

Update transports in stats

parent d331ba4a
Loading
Loading
Loading
Loading
Compare f700c3a7 to 467f5e13
Original line number Diff line number Diff line
Subproject commit f700c3a793d69648c9fc6db9f1697b9d42ccaa79
Subproject commit 467f5e132c71b9dbbcdc2513927a742f6b1e43a1
+2 −2
Original line number Diff line number Diff line
@@ -62,7 +62,8 @@ public class GraphParameterChecker {
    this.knownParameterValues.put("server", "public,onion");
    this.knownParameterValues.put("filesize", "50kb,1mb,5mb");
    this.knownParameterValues.put("transport", "obfs2,obfs3,obfs4,"
        + "websocket,fte,meek,scramblesuit,snowflake,<OR>,<??>,!<OR>");
        + "websocket,fte,meek,scramblesuit,snowflake,webtunnel,"
        + "conjure,<OR>,<??>,!<OR>");
    this.knownParameterValues.put("version", "v4,v6");
    this.knownParameterValues.put("p", "100,99,98,97,95,91,90,80,75,70,"
        + "60,50,40,30,25,20,10,9,5,3,2,1,0");
@@ -320,4 +321,3 @@ public class GraphParameterChecker {
    return recognizedGraphParameters;
  }
}
Compare 89f7a15f to d29d922e
Original line number Diff line number Diff line
Subproject commit 89f7a15f106fcc0b3881d27609f2d11bf87e3879
Subproject commit d29d922e21eb4f499d57d84bb29fb478f1f1fea4