From fcd348677dfa80439db2abb8511b79f301142849 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Mon, 26 Sep 2016 14:25:08 +0200 Subject: Create variety.com.txt (#203) * Create variety.com.txt * Update journaldugeek.com.txt --- journaldugeek.com.txt | 6 ++++-- variety.com.txt | 11 +++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 variety.com.txt diff --git a/journaldugeek.com.txt b/journaldugeek.com.txt index 69327c5..a63f186 100644 --- a/journaldugeek.com.txt +++ b/journaldugeek.com.txt @@ -5,9 +5,11 @@ date: //meta[@property="og:updated_time"]/@content next_page_link: //div[@class="post-content"]/div[@class='row pagination']/a[contains(concat(' ',normalize-space(@class),' '),' next ')] +body: //div[class='post-content'] + strip_id_or_class: jdg-recommend strip_id_or_class: proofreader-bloc -strip_id_or_class: single-test +strip_id_or_class: tests-push -body: //div[contains(concat(' ',normalize-space(@class),' '),' post-content ')] test_url: http://www.journaldugeek.com/2015/09/09/apple-ipad-pro/ +test_url: http://www.journaldugeek.com/tests/escape-game-maitres-jeu-vous-influencent-faire-gagner/ diff --git a/variety.com.txt b/variety.com.txt new file mode 100644 index 0000000..c7f4458 --- /dev/null +++ b/variety.com.txt @@ -0,0 +1,11 @@ +body: //div[class='article-body'] + +strip_id_or_class: tags +strip_id_or_class: ad-below-tags +strip_id_or_class: comments-overview +strip_id_or_class: widget +strip_id_or_class: featured-jobs-template +strip_id_or_class: article-river +strip_id_or_class: article-comments + +test_url: http://variety.com/2016/film/news/jake-gyllenhaal-carey-mulligan-wildlife-1201869072/ -- cgit v1.3.1