diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-07-20 11:49:52 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-07-20 11:49:52 +0200 |
| commit | 4454690acb610074c63093e6da89f0c5121a05a7 (patch) | |
| tree | 983723370beac022f313af4dc253d43c6bf08330 | |
| parent | 14b41e0b3a357ef8dcc9b2acf7ce870d5b0ba86a (diff) | |
| download | ftr-site-config-4454690acb610074c63093e6da89f0c5121a05a7.tar.gz ftr-site-config-4454690acb610074c63093e6da89f0c5121a05a7.zip | |
Update lifehacker.com.txt
| -rw-r--r-- | lifehacker.com.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lifehacker.com.txt b/lifehacker.com.txt index 2777722..330c4e7 100644 --- a/lifehacker.com.txt +++ b/lifehacker.com.txt @@ -43,8 +43,11 @@ strip: //p[@class="arrow"] # Remove "track" image from article body strip: //img[@alt="track"] +# Remove hidden URLs +strip: //a[@x-inset="hidden"] + http_header(user-agent): PHP/5.3 test_url: http://lifehacker.com/5925801/how-can-i-turn-vague-goals-into-actionable-to+dos test_url: http://lifehacker.com/5941600/hack-an-old-computer-mouse-into-a-wireless-bluetooth-mouse -test_url: http://lifehacker.com/what-happens-to-the-brain-when-you-meditate-and-how-it-1202533314
\ No newline at end of file +test_url: http://lifehacker.com/what-happens-to-the-brain-when-you-meditate-and-how-it-1202533314 |
