diff options
Diffstat (limited to 'hypebeast.com.txt')
| -rw-r--r-- | hypebeast.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hypebeast.com.txt b/hypebeast.com.txt new file mode 100644 index 0000000..23e4754 --- /dev/null +++ b/hypebeast.com.txt @@ -0,0 +1,10 @@ +body: //div[@id='content']//div[contains(@class, 'wp-image-') or contains(@class, 'entry')][1] +author: //span[@class='author']/a + +strip_id_or_class: disqus +strip_id_or_class: paginator +strip_id_or_class: photo-number + +prune: no + +test_url: http://hypebeast.com/2012/11/stussy-2012-fall-winter-november-releases/
\ No newline at end of file |
