diff options
| author | Max Maischein <github@corion.net> | 2016-10-02 16:12:25 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-10-02 16:12:25 +0200 |
| commit | ed3b80aaa69921fec30b286bbe629feb55743970 (patch) | |
| tree | 79ec4fef3ae0e158c0828078b48291fc47bf77f9 /in.rbth.com.txt | |
| parent | 304e5a9fa340ac6f4b7296dd4cb8ae4ed7688b89 (diff) | |
| download | ftr-site-config-ed3b80aaa69921fec30b286bbe629feb55743970.tar.gz ftr-site-config-ed3b80aaa69921fec30b286bbe629feb55743970.zip | |
Small syntax fixes (#207)
* Fix: "auther" -> "author"
* Fix: Add test_url: in front of test url
Diffstat (limited to 'in.rbth.com.txt')
| -rw-r--r-- | in.rbth.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/in.rbth.com.txt b/in.rbth.com.txt index 1bf3886..1c0fff3 100644 --- a/in.rbth.com.txt +++ b/in.rbth.com.txt @@ -2,5 +2,5 @@ title: //h1[contains(concat(' ',normalize-space(@class),' '),' title ')] body: //div[contains(concat(' ',normalize-space(@class),' '),' lead ')] | //section[contains(concat(' ',normalize-space(@class),' '),' text ')] strip: //div(@class='incut i_right') | //div[contains(concat(' ',normalize-space(@class),' '),' mastertag_pic ')] date: //span[contains(concat(' ',normalize-space(@class),' '),' date ')] -auther: //span[contains(concat(' ',normalize-space(@class),' '),' author ')] +author: //span[contains(concat(' ',normalize-space(@class),' '),' author ')] test_url: https://in.rbth.com/politics/2016/04/26/is-revolution-in-russia-by-emigres-abroad-possible_588071 |
