mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-18 23:21:03 +00:00
8 lines
No EOL
267 B
Text
8 lines
No EOL
267 B
Text
date: //div[@id="main"]/p[@class="date"]
|
|
author: string("Martin Fowler")
|
|
body: //div[@id="main"]
|
|
strip_id_or_class: date
|
|
strip_id_or_class: tags
|
|
strip_id_or_class: tagLabel
|
|
strip: //div[@id="main"]/h1[1]
|
|
test_url: http://martinfowler.com/bliki/DatabaseThaw.html |