diff options
| -rw-r--r-- | facebook.com.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/facebook.com.txt b/facebook.com.txt index ed5018f..c10caff 100644 --- a/facebook.com.txt +++ b/facebook.com.txt @@ -2,7 +2,7 @@ body: //div[@id='imagestage'] prune: no tidy: no -single_page_link: substring-after(//noscript//meta[@http-equiv="refresh"]/@content, 'URL=') +single_page_link: replace(substring-after(//noscript//meta[@http-equiv="refresh"]/@content, 'URL='), "&", "&") test_url: https://www.facebook.com/permalink.php?story_fbid=10154584776550183&id=294468630182 test_contains: holding an extraordinary session in Brussels this month |
