diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-06-02 15:07:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-02 15:07:01 +0200 |
| commit | 48f9028876059f6ba0b66042a49c081c6edffa75 (patch) | |
| tree | 7aa712678019c888dc8b2747390a5a73a2aa948a /rollingstone.com.txt | |
| parent | a92995cd1cecb6206f7edaab053185fae852e7f5 (diff) | |
| download | ftr-site-config-48f9028876059f6ba0b66042a49c081c6edffa75.tar.gz ftr-site-config-48f9028876059f6ba0b66042a49c081c6edffa75.zip | |
Update rollingstone.com.txt
Diffstat (limited to 'rollingstone.com.txt')
| -rw-r--r-- | rollingstone.com.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/rollingstone.com.txt b/rollingstone.com.txt index 9a10a69..af81515 100644 --- a/rollingstone.com.txt +++ b/rollingstone.com.txt @@ -1,10 +1,11 @@ -title: //h1 -author: //h3[@class="byline"]/strong - -body: //div[@id='main']/h2 | //div[@id='main']//div[@class='body'] +body: //div[@id='collection-items-container'] +body: //div[contains(@class, 'article-content')] prune: no -single_page_link: //a[@class='print-page'] +next_page_link: //link[@rel="next"]/@href +if_page_contains: //a[contains(@class, 'pagination-collection')] -test_url: http://www.rollingstone.com/politics/news/the-plastic-bag-wars-20110725
\ No newline at end of file +test_url: http://www.rollingstone.com/politics/news/the-plastic-bag-wars-20110725 +# mult-page article +test_url: http://www.rollingstone.com/culture/pictures/beyond-gypsy-blancharde-when-mothers-harm-their-kids-w437364 |
