blob: c7421115ef55ee3ce5e85524e42645f235a53564 (
plain)
1
2
3
4
5
6
7
8
|
# based on the grabber rules of picofeed
body: //div[@class="content"]
test_url: http://www.phoronix.com/scan.php?page=article&item=amazon_ec2_bare&num=1
# replace_string(<h5>): <h2>
next_page_link: //a[@title='Go To Next Page']
|