From 195f891d007206abc4a6f6e0fc95b820512b7922 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Sun, 6 Dec 2015 09:24:41 +0100 Subject: Update phoronix.com.txt Fixes following: Fatal error: Call to undefined method DOMText::getElementsByTagName() in /var/www/html/full-text-rss/libraries/readability/Readability.php on line 894 --- phoronix.com.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(
):

-- cgit v1.3.1