diff options
| author | benages <juanjo@benages.eu> | 2016-09-14 11:50:10 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-09-14 11:50:10 +0200 |
| commit | 50f3ad29cab152cddb02a061178ef4857a99befe (patch) | |
| tree | 8eebabb05fa43d39b67c4d5c6fbbebf917943046 /technologyreview.com.txt | |
| parent | 7d40a0eeecdc056b5091ae9012e3a0b1a4293ea9 (diff) | |
| download | ftr-site-config-50f3ad29cab152cddb02a061178ef4857a99befe.tar.gz ftr-site-config-50f3ad29cab152cddb02a061178ef4857a99befe.zip | |
Update some websites (#200)
* Add nakedsecurity.sophos.com
* Update technologyreview.com
* Add theintercept.com
* Updated theintercept.com
* Updated theweek.com
* Update theweek.com
Diffstat (limited to 'technologyreview.com.txt')
| -rw-r--r-- | technologyreview.com.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/technologyreview.com.txt b/technologyreview.com.txt index d405eb1..9871f0e 100644 --- a/technologyreview.com.txt +++ b/technologyreview.com.txt @@ -1,5 +1,4 @@ -title: //header[@class='article-meta']/h1 -title: substring-before(//title, '|') +title: //header[@class='article-topper__title'] body: //section[contains(@class, 'body')] @@ -12,5 +11,7 @@ date: substring-after(//ul[@class='byline']/li, 'on ') author: //div[@class='view-byline']/div[@class='meta']/h2[1] date: //div[@class='view-byline']/div[@class='meta']/h2[2] +strip_id_or_class: l-article-list + next_page_link: //section[@class='pagination']/a[contains(@class, 'continue')] -test_url: http://www.technologyreview.com/news/427567/facebooks-telescope-on-human-behavior/
\ No newline at end of file +test_url: http://www.technologyreview.com/news/427567/facebooks-telescope-on-human-behavior/ |
