From e256eac4506b6ca2a256db4775d1e780de22ba04 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 9 Feb 2017 21:37:45 +0100 Subject: Delete contemporist.com.txt --- contemporist.com.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 contemporist.com.txt diff --git a/contemporist.com.txt b/contemporist.com.txt deleted file mode 100644 index c3120fe..0000000 --- a/contemporist.com.txt +++ /dev/null @@ -1,9 +0,0 @@ -# get author from string like "Posted by on " -author: substring-before(substring-after(//div[@class='post']/p[@class='post-meta'], 'by'), 'on') - -# get date from string like "Posted by on " -date: substring-after(//div[@class='post']/p[@class='post-meta'], 'on') - -# this keeps thumbnail images -prune: no -test_url: http://www.contemporist.com/2011/11/02/landing-200-lamp-by-kim-hyunjoo \ No newline at end of file -- cgit v1.3.1