diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /thenextweb.com.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'thenextweb.com.txt')
| -rw-r--r-- | thenextweb.com.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/thenextweb.com.txt b/thenextweb.com.txt new file mode 100644 index 0000000..684fe82 --- /dev/null +++ b/thenextweb.com.txt @@ -0,0 +1,12 @@ +body: //div[@class= 'article-body'] +author: //div[@class='featured mb-1']//a[starts-with(@href,'/author')] + +strip: //div[@class = 'bargo'] +strip: //div[@class = 'tf'] +strip: //div[@class = 'article']/div[@class = 'blue-box'] +strip_id_or_class: respond + +tidy: no +next_page_link: //div[@class='pages-wrapper']//span/following-sibling::a/@href + +test_url: http://thenextweb.com/apple/2011/10/12/tnw-review-a-complete-guide-to-apples-ios-5-with-icloud-an-os-14-years-in-the-making/
\ No newline at end of file |
