diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-12 00:37:03 +0000 |
| commit | f80ecd3923d5ca3b580f6fc10d411069088a9212 (patch) | |
| tree | 4d5461bfe14e2357ee8cf8f901ac99caf5dcd9c2 /phoronix.com.txt | |
| parent | fd7b7699cd2ff320bf506356bd9845fbf0cea886 (diff) | |
| parent | 85c58e06b24c021233ce460108f7c24db62dd762 (diff) | |
| download | ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.tar.gz ftr-site-config-f80ecd3923d5ca3b580f6fc10d411069088a9212.zip | |
Merge pull request #92 from jangernert/master
A few new config files and updates
Diffstat (limited to 'phoronix.com.txt')
| -rw-r--r-- | phoronix.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/phoronix.com.txt b/phoronix.com.txt new file mode 100644 index 0000000..e7dd21c --- /dev/null +++ b/phoronix.com.txt @@ -0,0 +1,8 @@ +# based on the grabber rules of picofeed + +body: //div[@class="content"]/child::node() +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'] |
