diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-04-01 17:19:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-01 17:19:23 +0200 |
| commit | ab2a19e9ed1466e082252bd1f89a4cacb632f3d3 (patch) | |
| tree | e0e361f3bae56c4604d7a68d2a31f2f1af279236 | |
| parent | 9d213fc199c1c9058c254b57932ef5d2506bad46 (diff) | |
| download | ftr-site-config-ab2a19e9ed1466e082252bd1f89a4cacb632f3d3.tar.gz ftr-site-config-ab2a19e9ed1466e082252bd1f89a4cacb632f3d3.zip | |
Update theverge.com.txt
| -rw-r--r-- | theverge.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theverge.com.txt b/theverge.com.txt index 3aab217..0273abc 100644 --- a/theverge.com.txt +++ b/theverge.com.txt @@ -2,7 +2,7 @@ author: //meta[@name="author"]/@content title: //meta[@property="og:title"]/@content date: //meta[@property="article:published_time"]/@content -body: //div[contains(@class, 'c-entry-content') or contains(@class, 'c-entry-hero__image')] +body: //picture[contains(@class, 'c-picture')] | //div[contains(@class, 'c-entry-content') or contains(@class, 'c-entry-hero__image')] # for vergecasts, e.g. http://www.theverge.com/2013/8/22/4648566/the-vergecast-090-august-22th-2013-video body: //article body: //div[contains(concat(' ',normalize-space(@class),' '),' l-col__main ')] |
