diff options
| -rw-r--r-- | vox.com.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
