diff options
Diffstat (limited to 'tipb.com.txt')
| -rw-r--r-- | tipb.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tipb.com.txt b/tipb.com.txt new file mode 100644 index 0000000..b8474d9 --- /dev/null +++ b/tipb.com.txt @@ -0,0 +1,9 @@ +body: //div[@id='content'] + +strip_id_or_class: featured-box +strip_id_or_class: postmeta +strip_id_or_class: respond + +author: //a[contains(@href, '/author/') and contains(@title, 'Posts by')] +date: substring-before(//a[contains(@href, '/author/') and contains(@title, 'Posts by')]/.., ' by ') +test_url: http://www.tipb.com/2011/10/17/iphone-4s-review/
\ No newline at end of file |
