diff options
| author | Bilal Elmoussaoui <bil.elmoussaoui@gmail.com> | 2016-02-03 02:42:43 +0100 |
|---|---|---|
| committer | Bilal Elmoussaoui <bil.elmoussaoui@gmail.com> | 2016-02-03 02:42:43 +0100 |
| commit | 0cf1e4a01d5e6acadfe92d9672a5cf41273254f8 (patch) | |
| tree | a5c6ba82dec26c7da540040004e423f2191e84f7 /techcrunch.com.txt | |
| parent | c4cbf8be2d63fcb366b45ec29dae849abcf231e0 (diff) | |
| download | ftr-site-config-0cf1e4a01d5e6acadfe92d9672a5cf41273254f8.tar.gz ftr-site-config-0cf1e4a01d5e6acadfe92d9672a5cf41273254f8.zip | |
add & update some websites
Diffstat (limited to 'techcrunch.com.txt')
| -rw-r--r-- | techcrunch.com.txt | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/techcrunch.com.txt b/techcrunch.com.txt index 1509c46..64e3e18 100644 --- a/techcrunch.com.txt +++ b/techcrunch.com.txt @@ -1,11 +1,12 @@ -body: //div[contains(@class, 'media-container') or contains(@class, 'body-copy')] +body: //div[@class='rticle-entry text'] -author: //a[@class="name"] +author: //div[@class='byline']/a -date: //div[@class="post-time"] +date: //div[@class="byline"]/time/@datetime -title: //h1[@class="headline"] +title: //h1[@class="tweet-title"] strip_id_or_class: module-crunchbase +strip_id_or_class: aside aside-related-articles # The following is for the mobile site body: //div[@id="singlentry"] @@ -15,4 +16,4 @@ title: //a[@class="sh2"] prune: no -test_url: http://techcrunch.com/2011/10/18/apples-insanely-great-q1-2012/
\ No newline at end of file +test_url: http://techcrunch.com/2016/02/02/spotcap/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+francaistechcrunch+%28TechCrunch+en+Francais%29 |
