* fix: no-referrer tag * chore: merge qdaily routes * feat: add addNoReferrer in common-utils This adds no-referrer attribute to images. Parameters: - add no-referrer attribute to images - $: cheerio selector - source: source selector, string - target: target attribute name, typically for lazyload imgs, string - srcPrefix: prefix for src, string - removeAttr: attributes to remove, array: ['attrA','attrB'] * test: add test case * doc: update |
||
|---|---|---|
| .. | ||
| common-config.js | ||
| common-utils.js | ||
| date.js | ||
| got.js | ||
| md5.js | ||
| puppeteer.js | ||
| wait.js | ||