mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
12 lines
No EOL
463 B
Text
Executable file
12 lines
No EOL
463 B
Text
Executable file
# This filter is tested on:
|
|
# http://movie.douban.com/review/1062013/
|
|
|
|
title: //span[contains(@property, 'v:summary')]
|
|
author: //span[contains(@property, 'v:reviewer')]
|
|
date://span[contains(@property, 'v:dtreviewed')]
|
|
body://div[contains(@class, 'main-bd')]
|
|
|
|
strip://img[contains(@class,'rating')]|//img[contains(@class,'review-stat')]
|
|
convert_double_br_tags: yes
|
|
test_url: http://movie.douban.com/review/1062013/
|
|
test_url: http://movie.douban.com/review/1021870/ |