Commit Graph

3 Commits

Author SHA1 Message Date
Henry Wang
d09affa703 feat: add addNoReferrer in common-utils (#2571)
* 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
2019-07-08 11:45:02 +08:00
Henry Wang
a5c371cbd3 移除好奇心日报 (#1465)
请使用官方全文源:https://www.qdaily.com/feed.xml
2019-01-28 18:11:05 +08:00
supriome
57910eef17 Add QDaily Rss source support (#1337)
增加好奇心日报RSS订阅源
2018-12-31 18:42:39 +08:00