diff options
Diffstat (limited to 'unwinnable.com.txt')
| -rw-r--r-- | unwinnable.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/unwinnable.com.txt b/unwinnable.com.txt new file mode 100644 index 0000000..05ad86a --- /dev/null +++ b/unwinnable.com.txt @@ -0,0 +1,9 @@ +title: //h1[@class='postTitle'] +author: //a[@rel='author'] +date: substring-before(//h4[@class='postAuthor'], '|') +body: //div[@class='postContent'] + +strip: //div[@class='simplePullQuote'] + +wrap_in(figure): //img +test_url: http://www.unwinnable.com/2013/04/23/gratifying-play/
\ No newline at end of file |
