From b260657d529cec4ca67e10f76aec5248233e9fc0 Mon Sep 17 00:00:00 2001 From: naamval Date: Sat, 10 Dec 2016 01:29:20 +0100 Subject: Added vox.com (#232) * Add files via upload * Rename .vox.com.txt to vox.com.txt --- vox.com.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vox.com.txt diff --git a/vox.com.txt b/vox.com.txt new file mode 100644 index 0000000..2fe5df7 --- /dev/null +++ b/vox.com.txt @@ -0,0 +1,8 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder + +title: //h1[contains(concat(' ',normalize-space(@class),' '),' c-page-title ')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' c-entry-content ')] +date: //time[contains(concat(' ',normalize-space(@class),' '),' c-byline__item ')] +strip: //h3 +test-url: http://www.vox.com/policy-and-politics/2016/11/28/13728086/trump-literally-and-seriously -- cgit v1.3.1