diff options
Diffstat (limited to 'oxfordamerican.org.txt')
| -rw-r--r-- | oxfordamerican.org.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/oxfordamerican.org.txt b/oxfordamerican.org.txt new file mode 100644 index 0000000..430c9d3 --- /dev/null +++ b/oxfordamerican.org.txt @@ -0,0 +1,9 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder + +title: //h2[contains(concat(' ',normalize-space(@class),' '),' itemTitle ')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' itemFullText ')] +author: //span[contains(concat(' ',normalize-space(@class),' '),' itemAuthor ')] +date: //span[contains(concat(' ',normalize-space(@class),' '),' itemDateCreated ')] + +test_url: http://www.oxfordamerican.org/magazine/item/1066-sweet-bitter-blues |
