Skip to content

Commit

Permalink
Add helpful comment to smashload
Browse files Browse the repository at this point in the history
  • Loading branch information
e0da committed Jun 21, 2016
1 parent 10f8229 commit 70d1506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/bin/smashload
@@ -1,5 +1,7 @@
#!/bin/bash

# $('a').filter(function(_, link) {return $(link).text().match(/\bEPUB\b/);}).map(function (_, link) { return link.href; }).toArray().join("\n")

function urls() {
local urls=()
while read -r url; do
Expand Down

0 comments on commit 70d1506

Please sign in to comment.