diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-12-06 10:27:43 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-12-06 10:27:43 +0000 |
| commit | 44a7b728880d20f19e3d9ef92c0ee925ac0a53dc (patch) | |
| tree | b0918c266a1e974b2a14f0b93fba541242fa960b | |
| parent | c58f4fc03bace21557d5f9b9ef39d75c1374a474 (diff) | |
| parent | 195f891d007206abc4a6f6e0fc95b820512b7922 (diff) | |
| download | ftr-site-config-44a7b728880d20f19e3d9ef92c0ee925ac0a53dc.tar.gz ftr-site-config-44a7b728880d20f19e3d9ef92c0ee925ac0a53dc.zip | |
Merge pull request #103 from moneytoo/phoronix
Update phoronix.com.txt
| -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> |
