diff options
| author | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-17 19:16:02 -0300 |
|---|---|---|
| committer | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-17 19:16:02 -0300 |
| commit | 67fb7ea6dd086b8e97318937b162b08ff8186689 (patch) | |
| tree | a027e78bb7487af8c3368d50b7ea4b6459c72c3c /wired.com.txt | |
| parent | dd3889c1f8cff653766c05d167353f1075538771 (diff) | |
| download | ftr-site-config-67fb7ea6dd086b8e97318937b162b08ff8186689.tar.gz ftr-site-config-67fb7ea6dd086b8e97318937b162b08ff8186689.zip | |
Updated wired.com
Diffstat (limited to 'wired.com.txt')
| -rw-r--r-- | wired.com.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/wired.com.txt b/wired.com.txt index e06ad0e..f5a72d1 100644 --- a/wired.com.txt +++ b/wired.com.txt @@ -3,9 +3,13 @@ author: //meta[@name='Author']/@content date: //meta[@name='DisplayDate']/@content body: //div[@class='entry'] strip: //p[contains(., 'Pages:') and contains(., 'View All')] +strip: //p[@class='caption'] +strip: //div[@class='desc' or @class='slide' or @id='slide-info'] strip_id_or_class: pullquote strip_id_or_class: left_rail +strip_id_or_class: related-container +strip_id_or_class: radvert-caption-wrap # Remove gallery? strip_id_or_class: wpgallery @@ -18,4 +22,4 @@ single_page_link: //a[.='View All' and contains(@href, '/all/')] test_url: http://www.wired.com/cloudline/2011/10/meet-arms-cortex-a15-the-future-of-the-ipad-and-possibly-the-macbook-air/ test_url: http://www.wired.com/wiredenterprise/2013/09/docker/ -test_url: http://www.wired.com/threatlevel/2012/05/ff_counterfeiter/all/
\ No newline at end of file +test_url: http://www.wired.com/threatlevel/2012/05/ff_counterfeiter/all/ |
