blob: 81c02cff5555fd06e0e7d5a56e00ceb681d11a62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
body: //div[@id='m_story_permalink_view' or contains(@data-sigil, 'm-story-view')]
title: (//div[@id='m_story_permalink_view' or contains(@data-sigil, 'm-story-view')]//p)[1]
strip: //div[contains(@data-sigil, 'm-mentions-expand')]
prune: no
tidy: no
single_page_link: concat("https://m.", substring-after(//link[@rel="alternate" and @media="handheld"]/@href, "//www."))
test_url: https://m.facebook.com/permalink.php?story_fbid=10154584776550183&id=294468630182
test_contains: holding an extraordinary session in Brussels this month
|