aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--netsniff.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsniff.js b/netsniff.js
index 37d109f..35e5c14 100644
--- a/netsniff.js
+++ b/netsniff.js
@@ -1,4 +1,5 @@
// from http://stackoverflow.com/questions/16846506/phantomjs-timeout
+// based on https://github.com/ariya/phantomjs/raw/master/examples/netsniff.js
"use strict";
// stop after 20 sec ( add this before you request your webpage )