From c78c1a3f08815aab99752026ccdf1dcf63cf43c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 19 Jan 2015 21:27:22 +0100 Subject: @fivefilters via composer --- .../site_config/standard/thestreet.com.txt | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100755 inc/3rdparty/site_config/standard/thestreet.com.txt (limited to 'inc/3rdparty/site_config/standard/thestreet.com.txt') diff --git a/inc/3rdparty/site_config/standard/thestreet.com.txt b/inc/3rdparty/site_config/standard/thestreet.com.txt deleted file mode 100755 index 58eabf00..00000000 --- a/inc/3rdparty/site_config/standard/thestreet.com.txt +++ /dev/null @@ -1,25 +0,0 @@ -title: //div[@id='storyHdr']/h1 -title: //div[@id='print']//h2 -body: //div[@class="virtualpage"] -body: //div[@id='print']//div[@id='bd'] -author: //meta[@name="AUTHOR"]/@content -author: (//div[@id='print']//div[@id='bd']/h4)[1] -date: //meta[@name="DATE"]/@content -date: //div[@id='print']//div[@id='dte'] - -strip_id_or_class: articleFooter -strip_id_or_class: sidebar -strip_id_or_class: ie6PrintSubhead -strip_id_or_class: subHdr - - -replace_string(

):

- -prune: no - -#TODO: redirects back - perhaps needs referer to work -single_page_link: //div[@id='storyDetail']//a[contains(@href, '/print/')] - -test_url: http://www.thestreet.com/story/11386556/1/which-of-these-10-dividend-stocks-is-worth-the-risk.html -# multi page -test_url: http://www.thestreet.com/story/11387090/1/7-ubs-stock-picks-for-2012.html \ No newline at end of file -- cgit v1.2.3