diff options
Diffstat (limited to 'rollingstone.com.txt')
| -rw-r--r-- | rollingstone.com.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rollingstone.com.txt b/rollingstone.com.txt new file mode 100644 index 0000000..9a10a69 --- /dev/null +++ b/rollingstone.com.txt @@ -0,0 +1,10 @@ +title: //h1 +author: //h3[@class="byline"]/strong + +body: //div[@id='main']/h2 | //div[@id='main']//div[@class='body'] + +prune: no + +single_page_link: //a[@class='print-page'] + +test_url: http://www.rollingstone.com/politics/news/the-plastic-bag-wars-20110725
\ No newline at end of file |
