diff options
| -rw-r--r-- | explosm.net.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/explosm.net.txt b/explosm.net.txt new file mode 100644 index 0000000..f2d0a20 --- /dev/null +++ b/explosm.net.txt @@ -0,0 +1,4 @@ +body: //img[@id='main-comic'] +author: substring(//small[@class="author-credit-name"], 4) + +test_url: http://explosm.net/comics/3954/ |
