blob: 0a010a451ac97bf9264219a2bb6a259a1852abcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
# mobile site (automatic redirect - noscript meta refresh)
author: (//div[contains(@class, 'fullname')])[1]
body: (//div[contains(@class, 'TweetDetail-text')])[1]
parser: html5php
prune: no
tidy: no
test_url: https://twitter.com/medialens/status/216883678582804480
test_contains: is all but alone in challenging the tsunami of UK
|