From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- baltimoresun.com.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 baltimoresun.com.txt (limited to 'baltimoresun.com.txt') diff --git a/baltimoresun.com.txt b/baltimoresun.com.txt new file mode 100644 index 0000000..35b6242 --- /dev/null +++ b/baltimoresun.com.txt @@ -0,0 +1,12 @@ +single_page_link: //div[@class='toppaginate']//a[@rel='nofollow'] +convert_double_br_tags: yes + +title: //div[@class="story"]/h1 +body: //div[@id="story-body-text"] +author: //span[@class="byline"] +date: //p[@class="date"] + +strip: //*[@class='all'] +strip: //*[@class='articlerail'] + +test_url: http://www.baltimoresun.com/news/maryland/bs-md-omalley-budget-2-20120116,0,5340585.story \ No newline at end of file -- cgit v1.3.1