summaryrefslogtreecommitdiff
path: root/theverge.com.txt
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2016-09-20 11:06:01 +0200
committerFiveFilters.org <fivefilters@fivefilters.org>2016-09-20 11:06:01 +0200
commit2103204e7de996e96baf9d48110eb72cc417b164 (patch)
tree071acf35dab9e5b4b2927268078f7d9e48e29e8e /theverge.com.txt
parent5aa171b1b3cff4c5c7a0b3f27803feab2330c1d7 (diff)
downloadftr-site-config-2103204e7de996e96baf9d48110eb72cc417b164.tar.gz
ftr-site-config-2103204e7de996e96baf9d48110eb72cc417b164.zip
Update theverge.com.txt (#202)
Diffstat (limited to 'theverge.com.txt')
-rw-r--r--theverge.com.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/theverge.com.txt b/theverge.com.txt
index 80c5bd2..be1e223 100644
--- a/theverge.com.txt
+++ b/theverge.com.txt
@@ -5,9 +5,12 @@ date: //span[contains(@class, "publish-date")]/time[@pubdate]/@datetime
body: //div[contains(@class, 'm-article__entry-section')]
# 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 ')]
+
prune: no
#tidy: no
+strip: //h3
strip: //article/header
strip: //*[@id='sticky-menu']
strip: //aside
@@ -35,6 +38,10 @@ strip_id_or_class: m-video-entry__excerpt
strip_id_or_class: hidden
strip_id_or_class: m-article__follow-bar
strip_id_or_class: m-article__share-buttons
+strip_id_or_class: l-col__sidebar
+strip_id_or_class: c-river
+strip_id_or_class: chorus-ad-placement
+strip_id_or_class: c-related-list
replace_string(<noscript>): <div>
replace_string(</noscript>): </div>