From 2f9a2205874a0e818d3c095e44bf3d8795c71c96 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 9 Feb 2017 23:47:16 +0100 Subject: Rename oxfordamerican.com.txt to oxfordamerican.org.txt --- oxfordamerican.com.txt | 9 --------- oxfordamerican.org.txt | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 oxfordamerican.com.txt create mode 100644 oxfordamerican.org.txt diff --git a/oxfordamerican.com.txt b/oxfordamerican.com.txt deleted file mode 100644 index 430c9d3..0000000 --- a/oxfordamerican.com.txt +++ /dev/null @@ -1,9 +0,0 @@ -# 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 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 -- cgit v1.3.1