From 4e067ceabd705201a16b4c92cf4b23f3b990326c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Sun, 13 Jul 2014 10:15:40 +0200 Subject: updated specific configuration for parsing --- .../site_config/standard/thedailymash.co.uk.txt | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) mode change 100644 => 100755 inc/3rdparty/site_config/standard/thedailymash.co.uk.txt (limited to 'inc/3rdparty/site_config/standard/thedailymash.co.uk.txt') diff --git a/inc/3rdparty/site_config/standard/thedailymash.co.uk.txt b/inc/3rdparty/site_config/standard/thedailymash.co.uk.txt old mode 100644 new mode 100755 index 0f15558d..a83a6cf6 --- a/inc/3rdparty/site_config/standard/thedailymash.co.uk.txt +++ b/inc/3rdparty/site_config/standard/thedailymash.co.uk.txt @@ -1,14 +1,14 @@ -# Remove duplicated title -strip: //div[@id='content']/div[1][@class='full_intro']/h2 - -# Remove links, ads etc. -strip: //*[(@class= "aside")] - -# Remove the date and add it to the date published field in Instapaper -strip: //div[@class="date"] -date: //div[@class="date"] - -# There is no byline on The Daily Mash. - -convert_double_br_tags: yes +# Remove duplicated title +strip: //div[@id='content']/div[1][@class='full_intro']/h2 + +# Remove links, ads etc. +strip: //*[(@class= "aside")] + +# Remove the date and add it to the date published field in Instapaper +strip: //div[@class="date"] +date: //div[@class="date"] + +# There is no byline on The Daily Mash. + +convert_double_br_tags: yes test_url: http://www.thedailymash.co.uk/index.php?option=com_content&task=view&id=4994&Itemid=81&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+thedailymash+%28The+Daily+Mash.+It%27s+news+to+us.%29 \ No newline at end of file -- cgit v1.2.3