mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
|
title: substring-before(//title,':')
|
||
|
author: substring-after(substring-before(//div[@class='text']/b,'/'),'BY')
|
||
|
|
||
|
body: //div[@class='text']
|
||
|
|
||
|
strip: //a[contains(@href,'printart')]
|
||
|
strip_id_or_class: enlarge_photo
|
||
|
test_url: http://rogerebert.com/apps/pbcs.dll/article?AID=/20120411/REVIEWS/120419998/1005/GLOSSARY
|