diff options
| author | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 22:57:01 -0300 |
|---|---|---|
| committer | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 22:57:01 -0300 |
| commit | dd3889c1f8cff653766c05d167353f1075538771 (patch) | |
| tree | 2b18b204a5aa122827616e709dc45895bd865362 | |
| parent | a79ad8147d2fdd50bed73ab0628221b0bf1027fa (diff) | |
| download | ftr-site-config-dd3889c1f8cff653766c05d167353f1075538771.tar.gz ftr-site-config-dd3889c1f8cff653766c05d167353f1075538771.zip | |
Updated arstechnica.com
| -rw-r--r-- | arstechnica.com.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arstechnica.com.txt b/arstechnica.com.txt index c2ffb6a..767f680 100644 --- a/arstechnica.com.txt +++ b/arstechnica.com.txt @@ -2,6 +2,7 @@ author: //p[@class='byline']/a body: //div[contains(@class,'article-content')] strip: //h2[@class='title'] strip_id_or_class: byline +strip_id_or_class: story-sidebar prune: no date: //div[@class='byline']/span[@class='posted']//abbr/@original-title @@ -13,4 +14,4 @@ strip: //div[@class='pager'] next_page_link: //nav//a[span/@class='next']/@href test_url: http://arstechnica.com/tech-policy/news/2012/02/gigabit-internet-for-80-the-unlikely-success-of-californias-sonicnet.ars -test_url: http://arstechnica.com/apple/2005/04/macosx-10-4/
\ No newline at end of file +test_url: http://arstechnica.com/apple/2005/04/macosx-10-4/ |
