forked from wallabag/wallabag
update config from @fivefilters
This commit is contained in:
@ -42,6 +42,12 @@ 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
|
||||
test_url: http://lifehacker.com/what-happens-to-the-brain-when-you-meditate-and-how-it-1202533314
|
||||
|
||||
Reference in New Issue
Block a user