From 0e68c1faa71acae1da65d73b89521370ac9ec31a Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 17 Feb 2016 00:32:10 +0100 Subject: Update vanityfair.com.txt --- vanityfair.com.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vanityfair.com.txt b/vanityfair.com.txt index 9851e72..e340ed3 100644 --- a/vanityfair.com.txt +++ b/vanityfair.com.txt @@ -1,4 +1,4 @@ -body: //div[contains(concat(' ',normalize-space(@class),' '),' first-row ')]//div[contains(concat(' ',normalize-space(@class),' '),' article-row ') and (contains(concat(' ',normalize-space(@class),' '),' row-md '))]//div[contains(concat(' ',normalize-space(@class),' '),' article-main ') and (contains(concat(' ',normalize-space(@class),' '),' col-auto ')) and (contains(concat(' ',normalize-space(@class),' '),' article-content-body '))] +body: //div[(contains(concat(' ',normalize-space(@class),' '),' article-content-body '))] // we can't load this (JS load) so may as well strip it to remove byline strip: //figure[contains(@class, 'main-image')] -- cgit v1.3.1