https://github.com/bramp/js-scan
Attempt to scan the Internet and determine what libraries everyone is using
https://github.com/bramp/js-scan
Last synced: over 1 year ago
JSON representation
Attempt to scan the Internet and determine what libraries everyone is using
- Host: GitHub
- URL: https://github.com/bramp/js-scan
- Owner: bramp
- Created: 2013-10-07T02:52:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-10T23:08:27.000Z (over 12 years ago)
- Last Synced: 2025-03-25T18:51:09.821Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Notes
./summary.js | sort | uniq -c | sort -n | tail -n100
http://randolf.jorberg.com/2008/12/07/free-alexa-1-million-top-sites-download/
http://s3.amazonaws.com/alexa-static/top-1m.csv.zip
ebay.com mobile doesn't seem to work right
+ [ ! -f desktop/secureserver.net.html ]
+ timeout -k 1s 30s /home/bramp/vendor/phantomjs-1.9.2-linux-x86_64/bin/phantomjs --config=config.json netsniff.js secureserver.net
FAIL to load the address
+ [ ! -f mobile/secureserver.net.html ]
+ timeout -k 1s 30s /home/bramp/vendor/phantomjs-1.9.2-linux-x86_64/bin/phantomjs --config=config.json netsniff.js secureserver.net --mobile
FAIL to load the address
curl --proxy localhost:3128
+ [ ! -f desktop/phonearena.com.html ]
+ timeout -k 1s 30s /home/bramp/vendor/phantomjs-1.9.2-linux-x86_64/bin/phantomjs --config=config.json netsniff.js phonearena.com
PhantomJS has crashed. Please read the crash reporting guide at https://github.com/ariya/phantomjs/wiki/Crash-Reporting and file a bug report at https://github.com/ariya/phantomjs/issues/new with the crash dump file attached: /tmp/4d7cdb9c-6618-18aa-19b9b9f9-3ff657f0.dmp
timeout: the monitored command dumped core