diff options
Diffstat (limited to '43folders.com.txt')
| -rw-r--r-- | 43folders.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/43folders.com.txt b/43folders.com.txt new file mode 100644 index 0000000..3777c66 --- /dev/null +++ b/43folders.com.txt @@ -0,0 +1,4 @@ +body: //*[@class = 'content'] +author: //*[@class = 'submitted']/a +date: substring-after(//*[@class = 'submitted']/text(), '|') +test_url: http://www.43folders.com/2011/04/22/cranking
\ No newline at end of file |
