mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 10:50:29 +01:00
8 lines
219 B
Plaintext
Executable File
8 lines
219 B
Plaintext
Executable File
title: //h1
|
|
|
|
date: substring-after(//p[@class='overline']/strong, ',')
|
|
body: //div[@class="maintext"]
|
|
strip: //p[@class='overline']
|
|
strip: //h1
|
|
tidy: no
|
|
test_url: http://www.useit.com/alertbox/mobile-startup-screen.html |