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 --- inc/3rdparty/site_config/standard/thedailymash.co.uk.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 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 deleted file mode 100755 index a83a6cf6..00000000 --- a/inc/3rdparty/site_config/standard/thedailymash.co.uk.txt +++ /dev/null @@ -1,14 +0,0 @@ -# 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