mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
9 lines
No EOL
450 B
Text
Executable file
9 lines
No EOL
450 B
Text
Executable file
title: //div[@class="articleHeader"]/h1
|
|
author: //p[@class="byline"]
|
|
date: //p[contains(@class,"publishedDate")]/span
|
|
# remove the right menu
|
|
strip: //div[contains(@class,"aside")]
|
|
# remove some SharePoint webpart label junk
|
|
strip: //div[@id="ctl00_PlaceHolderMain_ArticleLeadField_label"]
|
|
strip: //div[@id="ctl00_PlaceHolderMain_PublishingPageContentField_label"]
|
|
test_url: http://forsvaret.no/aktuelt/publisert/nyheter/Sider/F5-fly-til-Skedsmo.aspx |