diff options
Diffstat (limited to 'vanityfair.com.txt')
| -rw-r--r-- | vanityfair.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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')] |
