diff options
| author | naamval <raymondharder@outlook.com> | 2016-12-10 01:29:20 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-12-10 00:29:20 +0000 |
| commit | b260657d529cec4ca67e10f76aec5248233e9fc0 (patch) | |
| tree | c2e074331a77b6bd39b13b050f35edd9b023f46f | |
| parent | fcfca93e7d22783d37757a55bd8685ac1fd550fb (diff) | |
| download | ftr-site-config-b260657d529cec4ca67e10f76aec5248233e9fc0.tar.gz ftr-site-config-b260657d529cec4ca67e10f76aec5248233e9fc0.zip | |
Added vox.com (#232)
* Add files via upload
* Rename .vox.com.txt to vox.com.txt
| -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 |
