diff options
Diffstat (limited to 'dvice.com.txt')
| -rwxr-xr-x | dvice.com.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dvice.com.txt b/dvice.com.txt new file mode 100755 index 0000000..1a1990e --- /dev/null +++ b/dvice.com.txt @@ -0,0 +1,9 @@ +strip://*[@id = 'blog_top_stories'] +strip://*[@id = 'takeover_off'] +strip://*[@id = 'right_gray_box'] +strip://*[@class = 'blog_topics'] +strip://*[@class = 'section_titles'] + +author://div[@class = 'post_author_info']/a +date://div[@class = 'post_date_info'] +test_url: http://dvice.com/archives/2012/05/is-nfc-and-smar.php
\ No newline at end of file |
