mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-12 12:01:15 +00:00
8 lines
No EOL
369 B
Text
Executable file
8 lines
No EOL
369 B
Text
Executable file
title: //h1[@class='articletitle']
|
|
author: substring-after(//span[@class='author'],'by')
|
|
date: //span[@class='created']
|
|
body: //div[@class='article']
|
|
strip: //div[@class='headline']
|
|
strip: //p[@class='articleinfo']
|
|
#dissolve: //p[@class='subheader']
|
|
test_url: http://www.pittscriptblog.com/2012-articles/march/2012-football-opponents-set-and-the-attendance-dilemma.html |