diff options
| -rw-r--r-- | phoronix.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phoronix.com.txt b/phoronix.com.txt index e7dd21c..c742111 100644 --- a/phoronix.com.txt +++ b/phoronix.com.txt @@ -1,6 +1,6 @@ # based on the grabber rules of picofeed -body: //div[@class="content"]/child::node() +body: //div[@class="content"] test_url: http://www.phoronix.com/scan.php?page=article&item=amazon_ec2_bare&num=1 # replace_string(<h5>): <h2> |
