mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
12 lines
463 B
Plaintext
Executable File
12 lines
463 B
Plaintext
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/ |