From 456c5c6c95e6a3954d17834313a4ceea68886ef2 Mon Sep 17 00:00:00 2001 From: radiopulsar Date: Thu, 5 Sep 2013 10:56:33 +0200 Subject: Update megamp3.eu.txt --- megamp3.eu.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/megamp3.eu.txt b/megamp3.eu.txt index 0de0421..1b6a127 100644 --- a/megamp3.eu.txt +++ b/megamp3.eu.txt @@ -1,6 +1,8 @@ title: //h3[@class='episode_title'] body: //ul[contains(@class, 'episode_imgdesc')]/li/descendant::* prune: no +strip://*[contains(@class, 'plugin')] +strip://*[contains(@class, 'episode_keywords')] test_url: http://www.megamp3.eu/?p=episode&name=2013-04-19_la_filiere_progressive_431.mp3 -test_url: http://www.megamp3.eu/feed.xml \ No newline at end of file +test_url: http://www.megamp3.eu/feed.xml -- cgit v1.3.1 From 7cb69f48f28470af15ffcad5b639bdb29f1a7e7f Mon Sep 17 00:00:00 2001 From: Thiago Talma Date: Sun, 8 Sep 2013 21:53:31 -0300 Subject: Update makeuseof.com.txt --- makeuseof.com.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/makeuseof.com.txt b/makeuseof.com.txt index 6809afe..078e8d0 100644 --- a/makeuseof.com.txt +++ b/makeuseof.com.txt @@ -1,3 +1,9 @@ -tidy: no +title: //h1[@class='entry-title'] -test_url: http://www.makeuseof.com/dir/kindle-it-web-pages-kindle-friendly/ \ No newline at end of file +body: //article//header//img | //article//section[@class='post'] + +strip: //article//section[@class='post']/aside +strip: //article//section[@class='post']/footer + +test_url: http://www.makeuseof.com/tag/cool-websites-and-tools-advanced-photo-editor-keep-your-kids-stuff-online-identify-60-languages/ +test_url: http://www.makeuseof.com/tag/what-do-you-think-of-our-new-look-makeuseof-poll/ -- cgit v1.3.1