update JetStream URL (#3165)

This commit is contained in:
Alex Lam S.L
2018-05-31 16:23:49 +08:00
committed by GitHub
parent 5843494ee2
commit c76749084b
2 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"use strict";
var site = "http://browserbench.org/JetStream";
var site = "https://browserbench.org/JetStream";
if (typeof phantom == "undefined") {
require("../tools/exit");
var args = process.argv.slice(2);