diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-05-14 13:49:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-14 13:49:48 +0200 |
| commit | 9ea111dba8220bd1b9fde36256b7275a26972622 (patch) | |
| tree | e67d000db65433c3a98df2bb4d1b5fbd14cb5da6 | |
| parent | e43b5e3235c6151448503783a74adec90ff8e8ce (diff) | |
| download | ftr-site-config-9ea111dba8220bd1b9fde36256b7275a26972622.tar.gz ftr-site-config-9ea111dba8220bd1b9fde36256b7275a26972622.zip | |
Update habrahabr.ru.txt
| -rw-r--r-- | habrahabr.ru.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/habrahabr.ru.txt b/habrahabr.ru.txt index 6753835..0328fa8 100644 --- a/habrahabr.ru.txt +++ b/habrahabr.ru.txt @@ -2,7 +2,7 @@ title: //span[@class="post_title"] author: //div[@class="author"] date: //div[@class="published -body: //div[@class='content html_format'] | //div[@id='comments'] +body: //div[contains(concat(' ',normalize-space(@class),' '),' content ')] | //div[@id='comments'] strip: //a[@class="link_to_comment"] strip: //div[@class="show_tree"] @@ -18,4 +18,5 @@ replace_string(class="info "): style="padding-top:5px;font-size:0.85em;line-hei prune: no tidy: no -test_url: http://habrahabr.ru/post/229883/
\ No newline at end of file +test_url: http://habrahabr.ru/post/229883/ +test_url: https://habrahabr.ru/company/mailru/blog/324078/ |
