From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- tech.sina.com.cn.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tech.sina.com.cn.txt (limited to 'tech.sina.com.cn.txt') diff --git a/tech.sina.com.cn.txt b/tech.sina.com.cn.txt new file mode 100644 index 0000000..75126f9 --- /dev/null +++ b/tech.sina.com.cn.txt @@ -0,0 +1,11 @@ +title://h1[contains(@id,'artibodyTitle')] + +date://span[contains(@id,'pub_date')] + +body://div[contains(@id,'artibody')] + +strip://div[contains(@class,'otherContent')] + +next_page_link://p[@class='page']/a[contains(.,'下一页')] + +test_url: http://tech.sina.com.cn/mobile/n/2012-03-22/07476863046.shtml \ No newline at end of file -- cgit v1.3.1