From db4e16b964477672c293113a9a46fe94b41077aa Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 18 Sep 2014 17:13:50 +0200 Subject: Buzzfeed fix lazy load --- buzzfeed.com.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/buzzfeed.com.txt b/buzzfeed.com.txt index ea8ad4f..ea88ea4 100644 --- a/buzzfeed.com.txt +++ b/buzzfeed.com.txt @@ -10,8 +10,15 @@ date: //time[@data-print='date'] body: //div[@data-print='body'] body: //section[@data-print='body'] +find_string: rel:bf_image_src= +replace_string: src= +find_string: src="data: +replace_string: disabled_src="data: + native_ad_clue: //meta[@property="article:section" and @content="Advertiser"] # For various things... strip: *[@data-print="ignore"] -test_url: http://www.buzzfeed.com/hgrant/35-reasons-why-dogs-hate-the-holidays \ No newline at end of file +test_url: http://www.buzzfeed.com/hgrant/35-reasons-why-dogs-hate-the-holidays +# Native ad +test_url: http://www.buzzfeed.com/bravo/ways-to-up-your-online-dating-game \ No newline at end of file -- cgit v1.3.1