diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-09-18 17:13:50 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-09-18 17:13:50 +0200 |
| commit | db4e16b964477672c293113a9a46fe94b41077aa (patch) | |
| tree | c31a59a3691b09199670d1bfe9a769cc8095583a /buzzfeed.com.txt | |
| parent | 7c308a1eaf65e71c92823ba34781204d2a8960ce (diff) | |
| download | ftr-site-config-db4e16b964477672c293113a9a46fe94b41077aa.tar.gz ftr-site-config-db4e16b964477672c293113a9a46fe94b41077aa.zip | |
Buzzfeed fix lazy load
Diffstat (limited to 'buzzfeed.com.txt')
| -rw-r--r-- | buzzfeed.com.txt | 9 |
1 files changed, 8 insertions, 1 deletions
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 |
