blob: 2641a0b295aa937c07c3f273145e0ad10ef1e31d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
body: //div[@id='imagestage']
body: //div[contains(@class, 'userContentWrapper')]
body: //div[@id='m_story_permalink_view' or contains(@data-sigil, 'm-story-view')]
strip_id_or_class: commentable
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."))
if_page_contains: //link[@rel="alternate" and @media="handheld"]
test_url: https://www.facebook.com/permalink.php?story_fbid=10154584776550183&id=294468630182
test_contains: holding an extraordinary session in Brussels this month
|