diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-09 21:37:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-09 21:37:45 +0100 |
| commit | e256eac4506b6ca2a256db4775d1e780de22ba04 (patch) | |
| tree | f179158ceafee9a95ba10bf177c39d927de67bd6 | |
| parent | 049f27a687faad73b5987b5c1d15b81a42bfbb4f (diff) | |
| download | ftr-site-config-e256eac4506b6ca2a256db4775d1e780de22ba04.tar.gz ftr-site-config-e256eac4506b6ca2a256db4775d1e780de22ba04.zip | |
Delete contemporist.com.txt
| -rw-r--r-- | contemporist.com.txt | 9 |
1 files changed, 0 insertions, 9 deletions
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 <author> on <date>" -author: substring-before(substring-after(//div[@class='post']/p[@class='post-meta'], 'by'), 'on') - -# get date from string like "Posted by <author> on <date>" -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 |
