/** * lazyload.js * transplant from hexo-theme-butterfly */ 'use strict' const urlFor = require('hexo-util').url_for.bind(hexo) function lazyProcess (htmlContent) { var bg = hexo.theme.config.lazyload.image ? urlFor(hexo.theme.config.lazyload.image) : 'data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=' return htmlContent.replace(/(