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