blob: a4ceeeb9cb3e5bc3394be5b0c78a6f296336a16e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# mobile site (automatic redirect - noscript meta refresh)
title: concat("Tweet from ", (//*[contains(@class, 'UserNames-displayName') or contains(@class, 'fullname')])[1])
author: (//*[contains(@class, 'UserNames-displayName') or contains(@class, 'fullname')])[1]
body: (//div[contains(@class, 'TweetDetail-text') or contains(@class, 'tweet-text')])[1]
date: (//div[contains(@class, 'TweetDetail-timeAndGeo') or contains(@class, 'metadata')])[1]
parser: html5php
prune: no
tidy: yes
test_url: https://mobile.twitter.com/medialens/status/216883678582804480
test_contains: is all but alone in challenging the tsunami of UK
|