diff options
Diffstat (limited to 'gizmodo.com.au.txt')
| -rw-r--r-- | gizmodo.com.au.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gizmodo.com.au.txt b/gizmodo.com.au.txt new file mode 100644 index 0000000..9dbfc15 --- /dev/null +++ b/gizmodo.com.au.txt @@ -0,0 +1,8 @@ +body: //div[@id='content_post' or @class="post-body" or contains(@class, 'illustration top')] +author: (//cite//span[@class="plus-icon"])[1] +date: //span[@class="date"] +date: //time + +prune: no + +test_url: http://gizmodo.com/5880147/kuhn-rikon-improves-their-spice-grinder-with-grade-school-science |
