From 0f7dad716944219447894c56b47fda90e3c431b1 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 7 Aug 2014 19:15:19 +0200 Subject: reddit.com --- reddit.com.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reddit.com.txt b/reddit.com.txt index 8871f56..ba342c7 100644 --- a/reddit.com.txt +++ b/reddit.com.txt @@ -7,7 +7,7 @@ author: //p[@class="tagline"]/a # this doesn't work for some reason...? date: //p[@class="tagline"]//@datetime -body: //div[@class="expando"]//div[@class="usertext-body"] +body: (//div[contains(@class, 'noncollapsed')]//div[contains(@class, 'usertext-body')])[1] strip_id_or_class: tagline strip_id_or_class: unvotable-message @@ -17,4 +17,5 @@ strip_id_or_class: buttons single_page_link: //p[@class="title"]/a[contains(@href, 'http://')] test_url: http://www.reddit.com/r/truegaming/comments/wfe7r/i_wrote_about_the_problems_i_honestly_feel_that/ -test_url: http://www.reddit.com/r/worldnews/comments/1as37r/twelve_north_korean_soldiers_attempting_to_defect/ \ No newline at end of file +test_url: http://www.reddit.com/r/worldnews/comments/1as37r/twelve_north_korean_soldiers_attempting_to_defect/ +test_url: http://www.reddit.com/r/WritingPrompts/comments/2786lw/wp_in_a_world_where_puns_are_illegal_one_man/chybk8e \ No newline at end of file -- cgit v1.3.1