mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
9 lines
275 B
Plaintext
9 lines
275 B
Plaintext
|
title: //title
|
||
|
body: (//p[contains(@class, 'js-tweet-text')])[1]
|
||
|
author: (//strong[contains(@class, 'fullname')])[1]
|
||
|
date: //span[contains(@class, 'js-short-timestamp')]/@data-time
|
||
|
|
||
|
prune: no
|
||
|
tidy: no
|
||
|
|
||
|
test_url: https://twitter.com/medialens/status/216883678582804480
|