diff options
| author | Max Maischein <github@corion.net> | 2017-02-01 14:26:39 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-02-01 14:26:39 +0100 |
| commit | 143ba12bb260b7edb37d4d3a398e19a82dbd14e4 (patch) | |
| tree | 321020b7e2c5fbfa4765e0912aa828f9240725e9 /vox.com.txt | |
| parent | c426af5daae085833a65d6efdaf499b95308c170 (diff) | |
| download | ftr-site-config-143ba12bb260b7edb37d4d3a398e19a82dbd14e4.tar.gz ftr-site-config-143ba12bb260b7edb37d4d3a398e19a82dbd14e4.zip | |
Small syntax fixes (#245)
* Fix: "auther" -> "author"
* Fix: Add test_url: in front of test url
* Move test_url onto one line, change test-url to test_url
Diffstat (limited to 'vox.com.txt')
| -rw-r--r-- | vox.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vox.com.txt b/vox.com.txt index 2fe5df7..f231e42 100644 --- a/vox.com.txt +++ b/vox.com.txt @@ -5,4 +5,4 @@ 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 +test_url: http://www.vox.com/policy-and-politics/2016/11/28/13728086/trump-literally-and-seriously |
