From 3eb0fbbec799d548cf76e71d05c610d2eaa05689 Mon Sep 17 00:00:00 2001 From: naamval Date: Wed, 1 Feb 2017 14:29:03 +0100 Subject: Add archive.pressthink.org and oxfordamerican.com (#248) * Add files via upload * Update archive.pressthink.org.txt --- oxfordamerican.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 oxfordamerican.com.txt (limited to 'oxfordamerican.com.txt') diff --git a/oxfordamerican.com.txt b/oxfordamerican.com.txt new file mode 100644 index 0000000..0a9db3d --- /dev/null +++ b/oxfordamerican.com.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 \ No newline at end of file -- cgit v1.3.1