From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- thenextweb.com.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 thenextweb.com.txt (limited to 'thenextweb.com.txt') 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 -- cgit v1.3.1