X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=inc%2F3rdparty%2Fsite_config%2Fstandard%2Fdouban.com.txt;h=d72a22233d2066d2ae5ade12d7db86669e199424;hb=44d35257e805856b4913c63fcbed3c0acb64bae8;hp=99d7e5dc02f6c1c4e3d8fca89af5880ed052b797;hpb=7f667839764621b5aa01c9db8ce5dde2a29ef18f;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/3rdparty/site_config/standard/douban.com.txt b/inc/3rdparty/site_config/standard/douban.com.txt old mode 100644 new mode 100755 index 99d7e5dc..d72a2223 --- a/inc/3rdparty/site_config/standard/douban.com.txt +++ b/inc/3rdparty/site_config/standard/douban.com.txt @@ -1,21 +1,21 @@ -# This filter is tested on: -# http://www.douban.com/note/215003067/ -# http://www.douban.com/note/213540049/ -# http://www.douban.com/group/topic/31140104/ - -title: //div[@class='note-header']/h1 -title: //div[@id='content']/h1 - -author: //div[@class='info']/ul/li/a -author: //h3/span/a - -date://div[@class='note-header']/div/span -date://h3/span[contains(@class, 'color-green')] - -body://div[contains(@class, 'note')] -body://div[contains(@class, 'topic-content')] - -strip://h3 - -convert_double_br_tags: yes +# This filter is tested on: +# http://www.douban.com/note/215003067/ +# http://www.douban.com/note/213540049/ +# http://www.douban.com/group/topic/31140104/ + +title: //div[@class='note-header']/h1 +title: //div[@id='content']/h1 + +author: //div[@class='info']/ul/li/a +author: //h3/span/a + +date://div[@class='note-header']/div/span +date://h3/span[contains(@class, 'color-green')] + +body://div[contains(@class, 'note')] +body://div[contains(@class, 'topic-content')] + +strip://h3 + +convert_double_br_tags: yes test_url: http://www.douban.com/group/topic/31140104/ \ No newline at end of file