aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2017-01-14 16:19:40 +0100
committerPetter Reinholdtsen <pere@hungry.com>2017-01-14 16:19:40 +0100
commite43e8398f6bb1af367603ebef36dc83eae5688c4 (patch)
tree8962a9ba31ba66d1d24b3f8d68b2787323ff0cda
parentfa8ee168ef93d76a45180b67204a251a32b98b90 (diff)
Add link to another source for netsniff.js.
-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 )