mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
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 |