diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /lareviewofbooks.org.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
Diffstat (limited to 'lareviewofbooks.org.txt')
| -rw-r--r-- | lareviewofbooks.org.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lareviewofbooks.org.txt b/lareviewofbooks.org.txt new file mode 100644 index 0000000..9f86452 --- /dev/null +++ b/lareviewofbooks.org.txt @@ -0,0 +1,12 @@ +#meta data +title:substring-after(title,'|') + +author:substring-before( substring-after(//meta[@name = 'description']/@content, normalize-space(substring-after(//title,'|'))),' respond ') +date://h5[@class = 'postDate'] + +#text +body://div[@class = 'articleBody'] + +#clean up +strip://center +test_url: http://lareviewofbooks.org/post/14066007115/literary-transactions-and-their-vicissitudes
\ No newline at end of file |
