diff --git a/examples/stats.html b/examples/stats.html
index 19026da9..8223b3c8 100644
--- a/examples/stats.html
+++ b/examples/stats.html
@@ -131,7 +131,7 @@
setTimeout(function(){
if(gun._.opt.mesh.near){ return }
$('#https').text("It might have worked! try HTTPS!");
- }, 2000);
+ }, 9000);
}, 999);
});
}