https://github.com/ContentMine/quickscrape
Revision 3b064cd23b78835a8f7f7a1d5ff50ea90e5778e9 authored by Richard Smith-Unna on 11 April 2015, 10:26:00 UTC, committed by Richard Smith-Unna on 11 April 2015, 10:26:00 UTC
Many text editors add a terminal newline to files on save.
This was previously being interpreted as an invalid URL.

Fixed by filterng the URLs loaded from `--urllist` to remove
empty entries.
1 parent 8662a1e
History
Tip revision: 3b064cd23b78835a8f7f7a1d5ff50ea90e5778e9 authored by Richard Smith-Unna on 11 April 2015, 10:26:00 UTC
Trim empty lines from URLlist files (fixes #29)
Tip revision: 3b064cd
File Mode Size
bin
docs
lib
test
test_vagrants
.coveralls.yaml -rw-r--r-- 70 bytes
.gitignore -rw-r--r-- 80 bytes
.jshintrc -rw-r--r-- 213 bytes
.travis.yml -rw-r--r-- 118 bytes
Gruntfile.js -rw-r--r-- 493 bytes
LICENSE -rw-r--r-- 1.0 KB
README.md -rw-r--r-- 9.6 KB
package.json -rw-r--r-- 1.5 KB

README.md

back to top