summaryrefslogtreecommitdiff
path: root/theverge.com.txt
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2016-02-03 02:42:43 +0100
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2016-02-03 02:42:43 +0100
commit0cf1e4a01d5e6acadfe92d9672a5cf41273254f8 (patch)
treea5c6ba82dec26c7da540040004e423f2191e84f7 /theverge.com.txt
parentc4cbf8be2d63fcb366b45ec29dae849abcf231e0 (diff)
downloadftr-site-config-0cf1e4a01d5e6acadfe92d9672a5cf41273254f8.tar.gz
ftr-site-config-0cf1e4a01d5e6acadfe92d9672a5cf41273254f8.zip
add & update some websites
Diffstat (limited to 'theverge.com.txt')
-rw-r--r--theverge.com.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/theverge.com.txt b/theverge.com.txt
index cee50c9..56e7b37 100644
--- a/theverge.com.txt
+++ b/theverge.com.txt
@@ -1,8 +1,8 @@
author: //p[contains(@class, "byline")]/a[contains(@class, "author")]
-
+title: //[h1=@class="stream_title"]
date: //span[contains(@class, "publish-date")]/time[@pubdate]/@datetime
-body: //div[contains(@class, 'entry-content')]
+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
prune: no
@@ -40,7 +40,7 @@ replace_string(<noscript>): <div>
replace_string(</noscript>): </div>
find_string: <script
-replace_string: <div style="display:none"
+replace_string: <div style="display:none"
find_string: </script>
replace_string: </div>