mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
4 lines
205 B
Text
4 lines
205 B
Text
|
# Look for Open Graph data - http://ogp.me
|
||
|
title: //meta[@property="og:title"]/@content
|
||
|
date: //meta[@property="article:published_time"]/@content
|
||
|
# article:author is someties URL, e.g. on guardian.co.uk
|