diff options
| -rw-r--r-- | in.rbth.com.txt | 2 | ||||
| -rw-r--r-- | iphonetweak.fr.txt | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/iphonetweak.fr.txt b/iphonetweak.fr.txt index 7fd4c94..9210e39 100644 --- a/iphonetweak.fr.txt +++ b/iphonetweak.fr.txt @@ -1,4 +1,4 @@ title: //div[@class='fond_titre']/h1[@class='post-title'] body: //div[@class="post-chapo"] -http://iphonetweak.fr/2016/05/20/apple-watch-deja-jailbreakee +test_url: http://iphonetweak.fr/2016/05/20/apple-watch-deja-jailbreakee |
