Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram Sticker Pack RSS is disabled due to the lack of token, api key or relevant config in config.js. #2199

Closed
Ice-Hazymoon opened this issue May 22, 2019 · 0 comments
Labels
RSS enhancement New feature or request to existing RSS

Comments

@Ice-Hazymoon
Copy link

路由地址

/telegram/stickerpack/DIYgod

预期是什么?

正常显示RSS

实际发生了什么?

使用自建的时候,已经设置了TELEGRAM_TOKEN变量,但运行的时候显示
Telegram Sticker Pack RSS is disabled due to the lack of token, api key or relevant config in config.js.

查看相关代码发现有个 imgur 的相关配置,但是在文档里没有找到相关的信息,应该补充
image

rsshub.app 中的预览链接也无法使用

image

部署相关信息

Env Value
OS centos7.2
Node version v10.15.3

其他

申请imgur api时一直出错,不知道是什么问题
image

image

而且imgur在国内貌似无法正常访问,如果能换成其他图床就好了

@DIYgod DIYgod added the RSS enhancement New feature or request to existing RSS label May 22, 2019
@DIYgod DIYgod closed this as completed in 94357fc Oct 31, 2019
iplusx added a commit to iplusx/RSSHub that referenced this issue Nov 6, 2019
* master: (45 commits)
  chore(deps-dev): bump @types/got from 9.6.8 to 9.6.9
  chore(deps): bump mailparser from 2.7.5 to 2.7.6
  feat: support no refresh cache
  fix: weibo timeline response cache
  fix: weibo timeline cache
  Feature/weibo oauth (DIYgod#3299)
  chore(deps): bump jsdom from 15.2.0 to 15.2.1 (DIYgod#3380)
  feat: 增加 NOI 全国青少年信息学奥林匹克竞赛 (DIYgod#3378)
  fix: remove unused config, obtain fulltext of BUPT portal (DIYgod#3367)
  chore(deps-dev): bump @types/got from 9.6.7 to 9.6.8
  chore(deps-dev): bump nock from 11.6.0 to 11.7.0
  feat: 联合早报按规则订阅 (DIYgod#3366)
  feat: remove telegram sticker preview, remove dependence sharp and imgur, close DIYgod#2199
  fix: allow empty for smzdm ranking, close DIYgod#3330
  docs: remove reduplicate docs
  chore: turn all eslint rules on as an error
  docs: fix Szse/inrequires参数显示 (DIYgod#3364)
  feat: add 【深圳证券交易所-问询函件】Rss (DIYgod#3351)
  docs: change sponsor link and logo
  fix: UI中国个人作品RSS报错 (DIYgod#3358)
  ...
wtser added a commit to wtser/RSSHub that referenced this issue Nov 15, 2019
commit b9d6383db6e63cdab2e38f305de444e74c00df1b
Author: tuzi3040 <28290621+tuzi3040@users.noreply.github.com>
Date:   Thu Nov 14 15:21:58 2019 +0800

    fix: japanpost guid (#3422)

commit 156f26388f82d6de8f1917eea7dcd84670fb5c78
Author: WenryXu <WenryXu@outlook.com>
Date:   Thu Nov 14 11:31:40 2019 +0800

    feat: add noi.cn winners list and province news (#3419)

commit d88b3bc2c0efadd4820f7764043f2878ccfdbba9
Merge: bbcadc4f 58a4ed9c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 13 19:59:25 2019 +0000

    Merge pull request #3420 from DIYgod/dependabot/npm_and_yarn/sentry/node-5.9.0

commit 58a4ed9ce89441b08d186fbfd3f84258e118a196
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 13 19:53:22 2019 +0000

    chore(deps): bump @sentry/node from 5.8.0 to 5.9.0

    Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.8.0 to 5.9.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.8.0...5.9.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bbcadc4f141648cbb57aa6eb3678109776785aee
Merge: 4b6649b4 7cc221d1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 13 05:25:31 2019 +0000

    Merge pull request #3418 from DIYgod/dependabot/npm_and_yarn/query-string-6.9.0

commit 7cc221d15f0d38227458cb2a1ef0e6d8c1023f77
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 13 05:19:53 2019 +0000

    chore(deps): bump query-string from 6.8.3 to 6.9.0

    Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.8.3 to 6.9.0.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](https://github.com/sindresorhus/query-string/compare/v6.8.3...v6.9.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 4b6649b462903e0e85f8f8b2ce6f68894045f2a2
Author: Chenyang Shi <chenyang9608@qq.com>
Date:   Tue Nov 12 17:46:18 2019 +0800

    feat: add kaggle 新比赛 (#3416)

commit ddcccfbc07b453b438b3896c295501f13fc470d6
Merge: f944ac9f 7b41ed2a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 12 01:13:34 2019 +0000

    Merge pull request #3414 from DIYgod/dependabot/npm_and_yarn/types/cheerio-0.22.14

commit 7b41ed2a0edab2a553028588fbda72e7c1ddc71a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 12 01:01:21 2019 +0000

    chore(deps-dev): bump @types/cheerio from 0.22.13 to 0.22.14

    Bumps [@types/cheerio](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cheerio) from 0.22.13 to 0.22.14.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cheerio)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f944ac9f9261eb174031fc91fbd07ffc106890c6
Merge: 79f68e52 89c6eeab
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Nov 11 13:00:14 2019 +0000

    Merge pull request #3413 from DIYgod/dependabot/npm_and_yarn/sentry/node-5.8.0

commit 89c6eeab20fa09c4baccd0a0d5ae624e301460d8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Nov 11 12:54:01 2019 +0000

    chore(deps): bump @sentry/node from 5.7.1 to 5.8.0

    Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.7.1 to 5.8.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.7.1...5.8.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 79f68e52541eb4b20ab3280641493a54bea449b2
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 11 12:17:50 2019 +0800

    chore: format

commit 77c5ce45713a6bd61d6393fad13148a0a76d3bd9
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Mon Nov 11 12:17:05 2019 +0800

    feat: 添加【英雄联盟-新闻中心】RSS (#3404)

commit 2583be6834a1d5c27174655b6d26234cc910e7ee
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Mon Nov 11 12:15:00 2019 +0800

    feat : add PMCAFF 今日推荐/精选 RSS (#3405)

commit ba8070b1b2bb39f9ddcb4196fc41613822a77ce1
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 11 12:13:38 2019 +0800

    chore: format

commit 07d46437a55565b518d2b44ca7d80efbef23614b
Merge: e42dbaf8 f0e8bff0
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 11 12:11:59 2019 +0800

    Merge commit 'f0e8bff082206f0ee2364612fbf3bd916c931d20'

commit e42dbaf88a4274c79f2c0ab58d3f170762f38dcf
Author: LazzYang <54582093+lazyoldman@users.noreply.github.com>
Date:   Mon Nov 11 12:04:46 2019 +0800

    fix:  调增  下跌xx元为显示下跌的正数 (#3402)

commit 62d245e87734bc6a3a7f127d48fc1eea3f6afc70
Author: erriy <Erriy@msn.com>
Date:   Mon Nov 11 12:04:15 2019 +0800

    feat: 增加数字尾巴(首页、鲸图)路由,将甩甩尾巴修改到数字尾巴-闲置并从shopping移动到social-media (#3368)

commit f0e8bff082206f0ee2364612fbf3bd916c931d20
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Nov 9 12:41:17 2019 +0000

    chore(deps-dev): bump prettier from 1.18.2 to 1.19.1

    Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit b1ecb607920c0f4ae2cb633b7d82ab063cf8ca34
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Nov 8 13:30:30 2019 +0800

    fix: guet修正新闻获取路径 (#3398)

commit 346a47482a9f3837a32eb7e3b40a9039f77f057e
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Fri Nov 8 13:30:05 2019 +0800

    docs: fix game.md 王者荣耀漏了path参数,导致参数没显示 (#3397)

commit 5a93cbdd180c6574e31550ae7c4d194054011c23
Author: 温业广 <835747236@qq.com>
Date:   Fri Nov 8 12:10:35 2019 +0800

    feat: 增加 中国国家认证认可监管管理员会 &&  中国工业和信息化部 几个页面的RSS源 (#3389)

    * add miit

    * add cnca

    * add miit

    Co-authored-by: null <ygguang1992@gmail.com>

commit e62c346df80c3d2174edf40fb7359ddd1b45ba19
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Fri Nov 8 12:08:45 2019 +0800

    feat: 王者荣耀 - 新闻列表 Rss (#3395)

commit f88b07a3ef46aa1db05b3537c701d3a5437a3e32
Merge: af51ca03 359f2281
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Nov 7 18:06:33 2019 +0000

    Merge pull request #3396 from DIYgod/dependabot/npm_and_yarn/types/koa-2.0.52

commit 359f2281e91c9cb3b0242ca103b891ce4d85c727
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Nov 7 18:00:15 2019 +0000

    chore(deps-dev): bump @types/koa from 2.0.51 to 2.0.52

    Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.0.51 to 2.0.52.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit af51ca0337d884de8ae44caa95125f0ad3eb4675
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Nov 7 19:49:02 2019 +0800

    refactor: remove Content-Type cache

commit ccffe38014d0ed0f3992fef3b7ad77f5d3da9693
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Nov 7 11:33:33 2019 +0800

    docs: fix style

commit b8fdb72ee8153858cf94d98c272fc38cc3b2d17e
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Nov 7 11:31:14 2019 +0800

    docs: style

commit 64929c31c50ea158fd5f05b1e2b663fd247c4356
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Nov 7 11:29:13 2019 +0800

    docs: add special sponsor angelia

commit 584c54d63f89452c1c5ddded93747846a9b56114
Merge: d96c6910 1982e06d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 20:50:21 2019 +0000

    Merge pull request #3394 from DIYgod/dependabot/npm_and_yarn/googleapis-45.0.0

commit 1982e06d52c11e21627c9b759ca6437e96593298
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 20:43:45 2019 +0000

    chore(deps): bump googleapis from 44.0.0 to 45.0.0

    Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 44.0.0 to 45.0.0.
    - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v44.0.0...v45.0.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d96c6910f38fac7c30433635bd88cd283fea8e84
Author: DIYgod <diy.d.god@gmail.com>
Date:   Wed Nov 6 23:05:35 2019 +0800

    docs: add sponsor

commit 1950382dbca509442d575d29108bee02dad4046c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 17:20:26 2019 +0800

    chore(deps-dev): bump pretty-quick from 2.0.0 to 2.0.1 (#3388)

    Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 2.0.0 to 2.0.1.
    - [Release notes](https://github.com/azz/pretty-quick/releases)
    - [Commits](https://github.com/azz/pretty-quick/compare/v2.0.0...v2.0.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

    Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>

commit fc8f8b7e3c6266795201f68c32d45b76e7ce9780
Author: SunShinenny <sunshinenny@icloud.com>
Date:   Wed Nov 6 17:18:53 2019 +0800

    fix: 少数派更新导致的无法抓取正文的bug (#3385)

commit 3444697b409cf4c221fe3a2df01c9c52735296db
Merge: a12f2041 5a69f389
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 09:00:45 2019 +0000

    Merge pull request #3391 from DIYgod/dependabot/npm_and_yarn/form-data-3.0.0

commit 5a69f389c27e9f63d1b5d03b448eab4840b79549
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 08:53:41 2019 +0000

    chore(deps): bump form-data from 2.5.1 to 3.0.0

    Bumps [form-data](https://github.com/form-data/form-data) from 2.5.1 to 3.0.0.
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Commits](https://github.com/form-data/form-data/compare/v2.5.1...v3.0.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit a12f2041af38af1f4246e38491f422ffcef13c83
Merge: 8e0c7df0 79a5fc10
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 08:31:32 2019 +0000

    Merge pull request #3390 from DIYgod/dependabot/npm_and_yarn/dayjs-1.8.17

commit 79a5fc1022e582a371ae98acc477b1f61acd87da
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Nov 6 08:25:38 2019 +0000

    chore(deps): bump dayjs from 1.8.16 to 1.8.17

    Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.16 to 1.8.17.
    - [Release notes](https://github.com/iamkun/dayjs/releases)
    - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
    - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.16...v1.8.17)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8e0c7df086cf9cfa716f3e8ce99a62b5ee9f58b5
Merge: bc076ec8 8a60e352
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 5 20:10:18 2019 +0000

    Merge pull request #3387 from DIYgod/dependabot/npm_and_yarn/types/got-9.6.9

commit 8a60e352f2218aca2dfd2098894e10339fcf425e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 5 19:59:00 2019 +0000

    chore(deps-dev): bump @types/got from 9.6.8 to 9.6.9

    Bumps [@types/got](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/got) from 9.6.8 to 9.6.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/got)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit bc076ec871a36c96acd33bc4d2d3be65aa9afe69
Merge: 31726d44 6e5a61fa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 5 17:56:22 2019 +0000

    Merge pull request #3386 from DIYgod/dependabot/npm_and_yarn/mailparser-2.7.6

commit 6e5a61fa66e3b51264d2d52b4802708da6d21d08
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Nov 5 17:48:43 2019 +0000

    chore(deps): bump mailparser from 2.7.5 to 2.7.6

    Bumps [mailparser](https://github.com/nodemailer/mailparser) from 2.7.5 to 2.7.6.
    - [Release notes](https://github.com/nodemailer/mailparser/releases)
    - [Commits](https://github.com/nodemailer/mailparser/compare/v2.7.5...v2.7.6)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 31726d44643c8b53587759b27862a19c5c2fbc8f
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 4 18:59:00 2019 +0800

    feat: support no refresh cache

commit 73163db38a1083eee21558019cb55e34147d93b1
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 4 18:03:12 2019 +0800

    fix: weibo timeline response cache

commit 079328508dd731f3ecc6228392355c92e9dc4358
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 4 17:51:02 2019 +0800

    fix: weibo timeline cache

commit 6181b388377a6ef91076c7e019e746f47b36c310
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Nov 4 17:36:31 2019 +0800

    Feature/weibo oauth (#3299)

    Co-authored-by: zytomorrow <z794672847@gmail.com>

commit ec1bc57e20d58c33cd295173e4c5237f83707e4b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Nov 4 14:38:09 2019 +0800

    chore(deps): bump jsdom from 15.2.0 to 15.2.1 (#3380)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.2.0 to 15.2.1.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](https://github.com/jsdom/jsdom/compare/15.2.0...15.2.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit db299b198340be41d82497afab5b6565d36f9e4c
Author: WenryXu <WenryXu@outlook.com>
Date:   Mon Nov 4 14:35:22 2019 +0800

    feat: 增加 NOI 全国青少年信息学奥林匹克竞赛 (#3378)

commit ea292edd8c4bed0685748135c33ac53b62108058
Author: RicardoMing <ricardoming@outlook.com>
Date:   Mon Nov 4 14:25:36 2019 +0800

    fix: remove unused config, obtain fulltext of BUPT portal (#3367)

commit 4628ad02fa4f3e4aff8ae858edab2756244730a6
Merge: 93ed1c85 93fcc155
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Nov 1 15:58:04 2019 +0000

    Merge pull request #3372 from DIYgod/dependabot/npm_and_yarn/types/got-9.6.8

commit 93fcc1558f6687099e1eb531bcba14c56072df15
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Nov 1 15:51:32 2019 +0000

    chore(deps-dev): bump @types/got from 9.6.7 to 9.6.8

    Bumps [@types/got](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/got) from 9.6.7 to 9.6.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/got)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 93ed1c8515fd7e82ab0e660bed7a7fa65908fd3f
Merge: 07bf6054 fa5ffda1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 31 17:14:45 2019 +0000

    Merge pull request #3369 from DIYgod/dependabot/npm_and_yarn/nock-11.7.0

commit fa5ffda185463a478626644589b39a726ff856b9
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 31 17:08:27 2019 +0000

    chore(deps-dev): bump nock from 11.6.0 to 11.7.0

    Bumps [nock](https://github.com/nock/nock) from 11.6.0 to 11.7.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nock/nock/compare/v11.6.0...v11.7.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 07bf6054a0da4fe7b87cfbb26942be5b2b4bf222
Author: Artin <lengthmin@gmail.com>
Date:   Thu Oct 31 18:52:01 2019 +0800

    feat: 联合早报按规则订阅 (#3366)

commit 94357fc2d6282f96e8a2351af7eaf4800c06770c
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 31 16:09:13 2019 +0800

    feat: remove telegram sticker preview, remove dependence sharp and imgur, close #2199

commit 04004bb76d7abfd37c6d7a88fe52a33c05de9caf
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 31 15:29:27 2019 +0800

    fix: allow empty for smzdm ranking, close #3330

commit 0ac1cbb274125bc1b24e45f1fd3983ff009ea98a
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 31 15:27:36 2019 +0800

    docs: remove reduplicate docs

commit 194ce9687cac630a02f104cf3fca9ca46d421663
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 31 15:25:19 2019 +0800

    chore: turn all eslint rules on as an error

commit c7930ccefbdfa8a66db6496a3e9ef13bdd6f01bc
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Thu Oct 31 15:19:55 2019 +0800

    docs: fix Szse/inrequires参数显示 (#3364)

commit 92e555365c901b34b551164b1c8c651d64500130
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Thu Oct 31 14:21:42 2019 +0800

    feat: add 【深圳证券交易所-问询函件】Rss (#3351)

commit 5f684e813193df4bec8df94bcc6cf87da228094b
Author: DIYgod <diy.d.god@gmail.com>
Date:   Wed Oct 30 23:03:00 2019 +0800

    docs: change sponsor link and logo

commit 849cfa048e342ed277c9cac8f691665f8fa629c8
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Wed Oct 30 19:25:06 2019 +0800

    fix: UI中国个人作品RSS报错 (#3358)

commit 96caebac579cdba5d5c4c0e34dfb2272f40175dd
Author: Henry Wang <hi@henry.wang>
Date:   Wed Oct 30 18:42:35 2019 +0800

    feat: 界面快讯支持 (#3362)

    /jiemian/list/4.rss

commit a8da1415af0f7c0cd0a20a1d133e0730f09ed4b4
Author: Henry Wang <hi@henry.wang>
Date:   Wed Oct 30 18:42:16 2019 +0800

    fix: 换行符处理 (#3361)

    优化部分显示效果,如:一觉醒来世界上又发生哪些值得关注的事情 /kzfeed/topic/zE5QRX1Ok4vw

commit 6101321705663229d138d5cd036829224e179a10
Author: zekin <wzekin@gmail.com>
Date:   Wed Oct 30 18:41:49 2019 +0800

    feat: 增加北京邮电大学的路由 (#3360)

commit 6ad6a0793381a083878f3c728e35412def648a58
Author: Bernard <butten42@hotmail.com>
Date:   Wed Oct 30 16:57:35 2019 +0800

    docs: fix author (#3359)

commit 788a88e0d28d07268cd5b3ad14ecd67866551a89
Author: Henry Wang <hi@henry.wang>
Date:   Wed Oct 30 11:21:40 2019 +0800

    fix: 懂球帝球队和球员新闻 (#3319)

commit 90b28c7da6ff1470066dbb80f0cb40240f22c393
Merge: adf64be1 72f598a5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 29 17:33:44 2019 +0000

    Merge pull request #3356 from DIYgod/dependabot/npm_and_yarn/nodejieba-2.3.3

commit 72f598a542a64bceabedff17e42051d87c84451a
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 29 17:26:29 2019 +0000

    chore(deps-dev): bump nodejieba from 2.3.2 to 2.3.3

    Bumps [nodejieba](https://github.com/yanyiwu/nodejieba) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/yanyiwu/nodejieba/releases)
    - [Changelog](https://github.com/yanyiwu/nodejieba/blob/master/ChangeLog.md)
    - [Commits](https://github.com/yanyiwu/nodejieba/compare/v2.3.2...v2.3.3)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit adf64be10313d33c803da097a33ad51d89b2ce2c
Merge: d3dea025 4f12982c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 29 14:32:54 2019 +0000

    Merge pull request #3355 from DIYgod/dependabot/npm_and_yarn/mailparser-2.7.5

commit 4f12982c8a290aa8967d73f35261dd958554415e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 29 14:25:24 2019 +0000

    chore(deps): bump mailparser from 2.7.4 to 2.7.5

    Bumps [mailparser](https://github.com/nodemailer/mailparser) from 2.7.4 to 2.7.5.
    - [Release notes](https://github.com/nodemailer/mailparser/releases)
    - [Commits](https://github.com/nodemailer/mailparser/compare/v2.7.4...v2.7.5)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d3dea025d921583f909aa11194280df167aba54e
Author: Tony Chan <101992315@qq.com>
Date:   Tue Oct 29 15:48:21 2019 +0800

    fix docs: finsh-> finish (#3352)

commit c32da90ad44889e280d13268450466632990fba3
Author: Bernard <butten42@hotmail.com>
Date:   Tue Oct 29 15:18:13 2019 +0800

    feat: 增加井冈山大学教务处订阅源 (#3345)

commit c8a1f78a5aea2803bcfe94f5536d4e948bffb964
Merge: ff250c6e 35f8e3dd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 19:58:01 2019 +0000

    Merge pull request #3348 from DIYgod/dependabot/npm_and_yarn/sharp-0.23.2

commit 35f8e3dde8b28252a31513f34272e746a16fe931
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 19:48:24 2019 +0000

    chore(deps): bump sharp from 0.23.1 to 0.23.2

    Bumps [sharp](https://github.com/lovell/sharp) from 0.23.1 to 0.23.2.
    - [Release notes](https://github.com/lovell/sharp/releases)
    - [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
    - [Commits](https://github.com/lovell/sharp/compare/v0.23.1...v0.23.2)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ff250c6ec2c8de26b0298d18acd1b4e191e78f2d
Merge: 0703b34e d91e9c35
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 18:56:03 2019 +0000

    Merge pull request #3347 from DIYgod/dependabot/npm_and_yarn/mailparser-2.7.4

commit d91e9c35b13d0f3b8ec48ed9453b7ed14fbf919b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 18:48:22 2019 +0000

    chore(deps): bump mailparser from 2.7.3 to 2.7.4

    Bumps [mailparser](https://github.com/nodemailer/mailparser) from 2.7.3 to 2.7.4.
    - [Release notes](https://github.com/nodemailer/mailparser/releases)
    - [Commits](https://github.com/nodemailer/mailparser/compare/v2.7.3...v2.7.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0703b34e74b0e1c3708362891698ecb926d3dd0a
Merge: d97fade9 6c5a3e89
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 14:31:22 2019 +0000

    Merge pull request #3346 from DIYgod/dependabot/npm_and_yarn/mailparser-2.7.3

commit 6c5a3e893b48376164341254f43b6079be772680
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 14:23:15 2019 +0000

    chore(deps): bump mailparser from 2.7.2 to 2.7.3

    Bumps [mailparser](https://github.com/nodemailer/mailparser) from 2.7.2 to 2.7.3.
    - [Release notes](https://github.com/nodemailer/mailparser/releases)
    - [Commits](https://github.com/nodemailer/mailparser/compare/v2.7.2...v2.7.3)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit d97fade9970dc207454147aa2ff3035758417251
Author: Veagau Gendhi <28336196+Veagau@users.noreply.github.com>
Date:   Mon Oct 28 19:32:33 2019 +0800

    feat: 添加中国石油大学(华东)的路由 (#3336)

commit 387f4c6264a1aaeb7f47051e8a20cb8f6a02d4e8
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Oct 28 19:29:03 2019 +0800

    feat(radar): add rules

commit d9f65332f9a71b82b6537ade06c2424d815b98e6
Merge: ca281348 c24233a1
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 09:58:30 2019 +0000

    Merge pull request #3344 from DIYgod/dependabot/npm_and_yarn/mailparser-2.7.2

commit c24233a1e2a4aa78769202137f661acf71848c81
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 09:52:39 2019 +0000

    chore(deps): bump mailparser from 2.7.1 to 2.7.2

    Bumps [mailparser](https://github.com/nodemailer/mailparser) from 2.7.1 to 2.7.2.
    - [Release notes](https://github.com/nodemailer/mailparser/releases)
    - [Commits](https://github.com/nodemailer/mailparser/compare/v2.7.1...v2.7.2)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ca28134850140ff3457a7bf45b3d20325b3a6fcd
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Oct 28 14:52:29 2019 +0800

    refactor: format

commit 90d734455c8849e3c5042111c9682fbda12efd87
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Mon Oct 28 14:48:27 2019 +0800

    feat: add dlsite产品打折信息 (#3339)

commit ff7c1be507c4d046c4b08d19b0408d28e965fc29
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Oct 28 14:43:08 2019 +0800

    fix: pixiv X-Client-Time header, close #3325

commit b01129e6c013dbd8e6ef5e35d9b350817eca751f
Author: 凉凉 <xyqfer@gmail.com>
Date:   Mon Oct 28 12:18:17 2019 +0800

    fix: pork-price guid (#3335)

commit 83d8c1ab99bd93b9ae03bb76bf1d627ab26c0bdd
Merge: 8deafa31 c8a9fd6f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 03:17:07 2019 +0000

    Merge pull request #3340 from DIYgod/dependabot/npm_and_yarn/koa-2.11.0

commit c8a9fd6f90ac6c9c62dd54eff991abfa4a7565d8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Mon Oct 28 03:10:58 2019 +0000

    chore(deps): bump koa from 2.10.0 to 2.11.0

    Bumps [koa](https://github.com/koajs/koa) from 2.10.0 to 2.11.0.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](https://github.com/koajs/koa/compare/2.10.0...2.11.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8deafa31e8570f41747f1cf4ef217d6fb482b65e
Merge: f5ab3e0a 9218dae6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 26 16:40:55 2019 +0000

    Merge pull request #3334 from DIYgod/dependabot/npm_and_yarn/eslint-config-prettier-6.5.0

commit 9218dae6526e3ddb1e4a949fc67b4a576a851b1d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 26 16:34:39 2019 +0000

    chore(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.4.0 to 6.5.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.4.0...v6.5.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit f5ab3e0a679567400f38f1b1f2902f54367608b4
Merge: 68442704 a2351cb3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Oct 25 18:51:35 2019 +0000

    Merge pull request #3328 from DIYgod/dependabot/npm_and_yarn/eslint-6.6.0

commit a2351cb300287c4c89e705770e055f260d223fe0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Oct 25 18:44:19 2019 +0000

    chore(deps-dev): bump eslint from 6.5.1 to 6.6.0

    Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.6.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 6844270456af07e0350d9a7698b492e523e34e86
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Fri Oct 25 17:32:32 2019 +0800

    chore(deps): bump puppeteer from 1.20.0 to 2.0.0 (#3320)

    Bumps [puppeteer](https://github.com/GoogleChrome/puppeteer) from 1.20.0 to 2.0.0.
    - [Release notes](https://github.com/GoogleChrome/puppeteer/releases)
    - [Commits](https://github.com/GoogleChrome/puppeteer/compare/v1.20.0...v2.0.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5cf7f450771f92d7e8f5188e261e6d48a1fd666e
Author: Henry Wang <hi@henry.wang>
Date:   Fri Oct 25 17:26:26 2019 +0800

    feat: 增加虎嗅首页资讯,修复虎嗅网页元素更新导致的问题 (#3316)

commit 849058b119e5f0fc9a3063264a6246354edd8fd4
Author: Jiaju Chen <619507631@qq.com>
Date:   Fri Oct 25 17:25:50 2019 +0800

    feat: add pigprice (#3314)

commit 18b7c0c58c675d28e8e39223ee170712ca0afd28
Merge: ba074edb 23e54ad8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 24 09:20:59 2019 +0000

    Merge pull request #3318 from DIYgod/dependabot/npm_and_yarn/nock-11.6.0

commit 23e54ad8de89d6d6523f7cc6c0915756a0ce1cc3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 24 09:14:08 2019 +0000

    chore(deps-dev): bump nock from 11.5.0 to 11.6.0

    Bumps [nock](https://github.com/nock/nock) from 11.5.0 to 11.6.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nock/nock/compare/v11.5.0...v11.6.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit ba074edb7cceaa257227e5f19c6fa26a8d92835a
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Wed Oct 23 14:34:09 2019 +0800

    feat: 添加【观察者网-首页】RSS (#3306)

commit 39492ad90488cc29551093c1668d0f139a036778
Author: DIYgod <diy.d.god@gmail.com>
Date:   Wed Oct 23 11:22:42 2019 +0800

    chore: remove engines field in package.json

commit 99b977b244f8646adfd7826bf7750944517ff75f
Author: DIYgod <diy.d.god@gmail.com>
Date:   Wed Oct 23 11:08:53 2019 +0800

    test: nodejs lts for travis

commit 9029dc064fd0251a0931c90484c5e65b0b735d60
Merge: addd22c1 ed07df8e
Author: DIYgod <diy.d.god@gmail.com>
Date:   Wed Oct 23 10:33:10 2019 +0800

    Merge commit 'ed07df8ecb267cf5cef287e6d681ceec1605081d'

commit ed07df8ecb267cf5cef287e6d681ceec1605081d
Merge: 37357885 3a9c720c
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 22 11:37:07 2019 +0000

    Merge pull request #3312 from DIYgod/dependabot/npm_and_yarn/nock-11.5.0

commit 3a9c720cab76d4c92fc27cfb6fd6706f082bc7b7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 22 11:30:34 2019 +0000

    chore(deps-dev): bump nock from 11.4.0 to 11.5.0

    Bumps [nock](https://github.com/nock/nock) from 11.4.0 to 11.5.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nock/nock/compare/v11.4.0...v11.5.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit addd22c113d1af89beb02d0d138f3c0a5c53b98e
Author: DIYgod <diy.d.god@gmail.com>
Date:   Tue Oct 22 18:02:47 2019 +0800

    feat(core): handle link and pubDate parameter

commit 7a2dc47bf7195fc8de69d04177ced7c0f5c31b30
Author: DIYgod <diy.d.god@gmail.com>
Date:   Tue Oct 22 17:25:32 2019 +0800

    feat(core): auto referer

commit 3735788552ef98bc4e7e5ec6641677ad94fba1aa
Author: Jack Yu <jackyu1996@users.noreply.github.com>
Date:   Tue Oct 22 16:17:15 2019 +0800

    feat: 添加 1draw,resolves #3304 (#3310)

commit 51db42083217cf7ce4825438278ba8f1138f60d4
Author: DIYgod <diy.d.god@gmail.com>
Date:   Tue Oct 22 14:49:34 2019 +0800

    fix: img links in /bilibili/mall/ip

commit 7de7bf5168b46fc1727e94313195c687cdf75ec0
Author: Jack Yu <jackyu1996@users.noreply.github.com>
Date:   Tue Oct 22 11:37:45 2019 +0800

    fix: 修改华中师范大学路由,仅访问首页 (#3309)

commit 7d48b862d54a5ff8644419d055a3cddd827ddf47
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Tue Oct 22 11:30:36 2019 +0800

    fix: 電撃Online 增加封面到 media:content (#3305)

commit a2766cd862440375e0e127bec79d1306a9244911
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Tue Oct 22 11:30:14 2019 +0800

    fix: MCBBS 修复帖子发布时间和回复时间获取 (#3302)

commit afa8676c7d7690b17d21e2ac7aad55861eb9cbae
Author: hoilc <hoilc@foxmail.com>
Date:   Tue Oct 22 11:28:04 2019 +0800

    feat: 添加香港01 (#3300)

    * add hk01

    * remove image proxy

commit 6df530f946e3e11f5c53e801af88da46c9e4c1c6
Author: Chenyang Shi <chenyang9608@qq.com>
Date:   Mon Oct 21 15:17:29 2019 +0800

    feat: add nature machine intelligence latest research (#3295)

commit d88616657598b1245f2f0966fff6bffc50f675dd
Author: 仝华帅 <tonghuashuai@126.com>
Date:   Mon Oct 21 14:55:50 2019 +0800

    feat: 添加码农周刊 (#3291)

commit a226c6ac590b0e6f36296ad25e56bc735b74da7e
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Mon Oct 21 12:11:46 2019 +0800

    feat: add DLsite同人贩售站 当前日期发售产品 (#3296)

commit 9c9a3cf6cabb94b15fdb7120b5aad5fa89dacf5a
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Mon Oct 21 12:10:07 2019 +0800

    feat: add MCBBS 论坛 (#3294)

commit 7838a0f238cadfef78efea9f4d619bbfe100f229
Author: hoilc <hoilc@foxmail.com>
Date:   Mon Oct 21 12:05:47 2019 +0800

    feat: add pocket trending (#3297)

commit db9bb6dc9156af6de2292df3ce83044d507ce6e6
Author: RicardoMing <ricardoming@outlook.com>
Date:   Mon Oct 21 12:03:49 2019 +0800

    feat: add support for BUPT portal (#3290)

commit bd74aa8db5e0027c24732288eb4f073b021318ee
Author: hoilc <hoilc@foxmail.com>
Date:   Fri Oct 18 19:18:15 2019 +0800

    fix: zcool支持用户id和域名前缀 (#3289)

    * fix zcool user

    * update docs

commit 11b3c0ba4d07f2c475a7f6bb6d8472e8b1ff31f2
Author: Gimo <self@gimo.me>
Date:   Fri Oct 18 20:17:18 2019 +0900

    fix: hatena anonymous diary title & link (#3288)

commit eb8651c9454d060d36770355ff37488139ccd824
Author: Cloud <kt286@qq.com>
Date:   Fri Oct 18 15:04:32 2019 +0800

    docs: format (#3285)

commit 2238b13d87d73fbebd9dbbc658751e6cec33e8c7
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 14:41:42 2019 +0800

    fix: 哈尔滨工程大学 docs 标题 (#3284)

commit af2c474a7451e75116c5ce30bfb0f7df332c768d
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 14:41:28 2019 +0800

    fix: X-mol 期刊 修复文章没有相关图片时报错的情况 (#3283)

commit 8f51bbbe782fd468aa7a44461767d3748b6799ec
Author: Huiru <31591278+HuiruDong@users.noreply.github.com>
Date:   Fri Oct 18 14:41:13 2019 +0800

    fix: 修复多知网内容获取 (#3282)

commit d8be065855bdc998105c7a6f22612af61da674d2
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 12:18:45 2019 +0800

    feat: add 桂林电子科技大学新闻资讯 (#3281)

commit ff7caf3dd7d3f1303dc187627616781f0c469fde
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 12:12:38 2019 +0800

    feat: add 战旗直播支持 (#3215)

commit 692c9d376ea88dedcf0206861f56c3f31f5296c5
Author: Gimo <self@gimo.me>
Date:   Fri Oct 18 13:12:09 2019 +0900

    feat: add はてな匿名ダイアリー (#3278)

    Co-authored-by: DIYgod <diy.d.god@gmail.com>

commit 33599a7acaaec8632f094aac4e3fb9810e9a2b1b
Author: Gimo <self@gimo.me>
Date:   Fri Oct 18 13:09:58 2019 +0900

    feat(radar): add hub.docker.com (#3270)

commit 380d9f18f243bc667cb2f6c52729c058b8dd991f
Author: Gimo <self@gimo.me>
Date:   Fri Oct 18 13:07:33 2019 +0900

    fix: xueqiu fund cache issue (#3280)

commit a12ef8d4dc2c471db1406806decb1f5dd6edcdb0
Author: qiwihui <qwh005007@gmail.com>
Date:   Fri Oct 18 12:05:35 2019 +0800

    feat: add 扇贝精选文章 (#3277)

commit a02cb73943a1ebcb1712088a4a07305e50d7072c
Author: c4605 <bolasblack@gmail.com>
Date:   Fri Oct 18 12:04:22 2019 +0800

    feat: 优化快知的 feed 条目展示效果 (#3271)

commit 7f4127797141a45a2c42bd206c68517c5936c49f
Author: Chenyang Shi <chenyang9608@qq.com>
Date:   Fri Oct 18 12:02:41 2019 +0800

    feat: add kaggle 讨论区 (#3275)

commit 36b870543c0d69d56c8aca7ad6970e99e49636c3
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 11:57:52 2019 +0800

    feat: add X-mol 平台 (#3279)

commit 7f5acf57e3afd9c5638d6fab5baaf42974e0a870
Author: hoilc <hoilc@foxmail.com>
Date:   Fri Oct 18 11:55:34 2019 +0800

    fix: 去除Dockone标题中无效信息 (#3267)

commit 5d94e499a28886471f2a69b51d99febee93e7e0e
Author: hoilc <hoilc@foxmail.com>
Date:   Fri Oct 18 11:53:56 2019 +0800

    fix: 修复matters最新排序 (#3276)

commit 4747d935ccfa805f172fb52ddf808873c7c6a98d
Author: cssxsh <32539286+cssxsh@users.noreply.github.com>
Date:   Fri Oct 18 11:53:27 2019 +0800

    feat: add Dengekionline(電撃オンライン) (#3269)

commit 282620c527b6e2961cfd393fe505f3fde527411e
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Fri Oct 18 11:52:32 2019 +0800

    feat: 观察者个人主页 、装备前线 RSS (#3251)

commit 2d985cfa8491eb28ffe6ce0c8ed5ff908ce60196
Author: Jack Yu <jackyu1996@users.noreply.github.com>
Date:   Fri Oct 18 11:48:14 2019 +0800

    feat: 添加华中师范大学就业信息 (#3257)

commit 3015412b23fe0c803014d40261628fa8ba941a7d
Author: Zyx-A <laiyixin@hotmail.com>
Date:   Fri Oct 18 11:47:43 2019 +0800

    fix: graphql JSON Parse Error (#3254)

commit 9b7e6d35b720bacb64d30bdfeb9807b1794be1f6
Author: Azureki <fazureki@gmail.com>
Date:   Fri Oct 18 11:45:09 2019 +0800

    fix: douban pubDate (#3248)

commit 9c687084b1b085fab57f3d0254a20412524ad592
Author: Azureki <fazureki@gmail.com>
Date:   Fri Oct 18 11:44:27 2019 +0800

    fix: zhihu type:collection & get id directly (#3247)

commit 6a76e5702d911fa12e92b712fa519b095e46be1d
Author: Cloud <kt286@qq.com>
Date:   Fri Oct 18 11:43:22 2019 +0800

    chore(deps): bump markdown-it from 9.1.0 to 10.0.0 (#3249)

    * chore(deps): bump markdown-it from 9.1.0 to 10.0.0

    * chore(deps): bump markdown-it from 9.1.0 to 10.0.0

commit b46377df7aade97c13da28dcb812f4136af8aa6b
Merge: 442a362d 43784857
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 17 05:31:40 2019 +0000

    Merge pull request #3273 from DIYgod/dependabot/npm_and_yarn/types/koa-2.0.51

commit 43784857d31a3ea9b7cadb9924f55b954790dbeb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 17 05:25:33 2019 +0000

    chore(deps-dev): bump @types/koa from 2.0.50 to 2.0.51

    Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.0.50 to 2.0.51.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 442a362dcb54c2ea014e84bc839c83c795b5252d
Merge: a5b43077 ccdc5b94
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 05:57:58 2019 +0000

    Merge pull request #3264 from DIYgod/dependabot/npm_and_yarn/nodemon-1.19.4

commit a5b4307717c5acbec726fe4c8ad5f3dc65fdff88
Merge: b8ddeb5d adb0e7c5
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 05:57:32 2019 +0000

    Merge pull request #3263 from DIYgod/dependabot/npm_and_yarn/dotenv-8.2.0

commit ccdc5b94417b7e2d8cbd576603aa3776eabfe798
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 05:51:35 2019 +0000

    chore(deps-dev): bump nodemon from 1.19.3 to 1.19.4

    Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.3 to 1.19.4.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](https://github.com/remy/nodemon/compare/v1.19.3...v1.19.4)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit adb0e7c5d8c914bc0074b7384103c5b2cd5e9487
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 05:51:00 2019 +0000

    chore(deps): bump dotenv from 8.1.0 to 8.2.0

    Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.1.0 to 8.2.0.
    - [Release notes](https://github.com/motdotla/dotenv/releases)
    - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/motdotla/dotenv/compare/v8.1.0...v8.2.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit b8ddeb5d6b863c4f8042b89e6eae2c44065fddaf
Merge: 2ccb05ba e5a8a32d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 04:39:20 2019 +0000

    Merge pull request #3261 from DIYgod/dependabot/npm_and_yarn/sentry/node-5.7.1

commit e5a8a32d4aa4edb5cabfd856f699d578aa7f812e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 16 04:32:56 2019 +0000

    chore(deps): bump @sentry/node from 5.7.0 to 5.7.1

    Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.7.0 to 5.7.1.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.7.0...5.7.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 2ccb05badd56f12bb62a5a96c892d62c652b5577
Merge: 0a40d427 4248a1ad
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 15 04:33:31 2019 +0000

    Merge pull request #3256 from DIYgod/dependabot/npm_and_yarn/googleapis-44.0.0

commit 4248a1ad7288f0b214cfb7ac9b986aa79a3312ae
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 15 04:27:05 2019 +0000

    chore(deps): bump googleapis from 43.0.0 to 44.0.0

    Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 43.0.0 to 44.0.0.
    - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v43.0.0...v44.0.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0a40d427ed6181f2c7b0ff97d0a9942d6857ba42
Merge: 49f205a1 b7d7a31d
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 15 02:49:00 2019 +0000

    Merge pull request #3255 from DIYgod/dependabot/npm_and_yarn/rss-parser-3.7.3

commit b7d7a31da957c46fe7d2a3706099fb95ea1ef3e3
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 15 02:42:32 2019 +0000

    chore(deps): bump rss-parser from 3.7.2 to 3.7.3

    Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.7.2 to 3.7.3.
    - [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
    - [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.2...v3.7.3)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 49f205a190d41c50a2679fbea4c232949db94d75
Merge: 8c9dcc54 18a1a1fb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Oct 13 04:36:03 2019 +0000

    Merge pull request #3250 from DIYgod/dependabot/npm_and_yarn/pretty-quick-2.0.0

commit 18a1a1fbad1a0b873d92bbc0f992f331818aa6ae
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Oct 13 04:29:46 2019 +0000

    chore(deps-dev): bump pretty-quick from 1.11.1 to 2.0.0

    Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 1.11.1 to 2.0.0.
    - [Release notes](https://github.com/azz/pretty-quick/releases)
    - [Commits](https://github.com/azz/pretty-quick/compare/v1.11.1...v2.0.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 8c9dcc549787432fbf431b95c5122ba28d5650d0
Author: DIYgod <diy.d.god@gmail.com>
Date:   Sat Oct 12 19:08:03 2019 +0800

    docs: fix typo

commit dcb0fc0a37462e59eb84c79136b541ac4d88a582
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Sat Oct 12 19:05:52 2019 +0800

    feat: 添加 科创板项目动态 RSS (#3229)

commit 2a27d95dbd63a33e0daf055fc6d2692eaf28f365
Author: Scout <genghisun@gmail.com>
Date:   Sat Oct 12 18:48:01 2019 +0800

    fix: cst.zju link bug (#3244)

    没有www,链接无法直接打开

commit 6db117da3b9ab6da886ec6e37a1f373bf99e58db
Author: luotao <ping@luotaoruby.me>
Date:   Sat Oct 12 18:46:56 2019 +0800

    docs: improve joinus [调试] section (#3242)

commit 53c6649aa4ae6c5ac29036821a65c9432943a2ef
Author: c4605 <bolasblack@gmail.com>
Date:   Sat Oct 12 18:46:40 2019 +0800

    feat(routes/kzfeed): improve item description style (#3238)

commit 8fb4095824b18363ab16bade70e95c655c6dc99b
Author: Enoch Ma <emdoe@users.noreply.github.com>
Date:   Sat Oct 12 18:46:09 2019 +0800

    chore: update en doc & add author and time info for nautil.us (#3235)

commit 50fd565add9400ed71cdcf63bccfcbfcbd0d17b4
Author: maple <kirby741852963@gmail.com>
Date:   Sat Oct 12 18:45:08 2019 +0800

    fix: acfun bangumi #3227 (#3232)

commit 3173e5e21642da8e59a0051fa8f9dd0e5a261b8a
Author: fengkx <liangkx8237@gmail.com>
Date:   Sat Oct 12 18:43:28 2019 +0800

    feat: telegram blog (CHANGELOG) (#3228)

    * feat: telegram blog (CHANGELOG)

    * docs: update doc

commit 71cd08945481bc0b76effdbada57d1170b52a820
Author: DIYgod <diy.d.god@gmail.com>
Date:   Sat Oct 12 18:41:09 2019 +0800

    chore: update yarn.lock

commit 6a7d45945e644320ce734d01ef0f5593ae1f7a49
Author: Zyx-A <laiyixin@hotmail.com>
Date:   Sat Oct 12 18:39:35 2019 +0800

    feat: add EpicGames get FreeGames (#3196)

commit 572e3dea2ecc2568ec4bb0d10929d07487aef1ff
Merge: 0dfb8f43 f4f74db6
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 08:33:16 2019 +0000

    Merge pull request #3245 from DIYgod/dependabot/npm_and_yarn/koa-2.10.0

commit f4f74db64c5cd36866efdeee729358ff80f473b2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 08:26:40 2019 +0000

    chore(deps): bump koa from 2.9.0 to 2.10.0

    Bumps [koa](https://github.com/koajs/koa) from 2.9.0 to 2.10.0.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](https://github.com/koajs/koa/compare/2.9.0...2.10.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 0dfb8f43f73ab927a2355a2b0c8f05d460308848
Merge: 776ec641 e91fc407
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 05:59:44 2019 +0000

    Merge pull request #3243 from DIYgod/dependabot/npm_and_yarn/koa-2.9.0

commit e91fc4072bdc15198e1cb245e0fd36338c4647cf
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 05:52:01 2019 +0000

    chore(deps): bump koa from 2.8.2 to 2.9.0

    Bumps [koa](https://github.com/koajs/koa) from 2.8.2 to 2.9.0.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](https://github.com/koajs/koa/compare/2.8.2...2.9.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 776ec641aa6def9a66816de7a92ac7acc3b5ef90
Merge: 81059758 2a23c6aa
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 03:18:28 2019 +0000

    Merge pull request #3241 from DIYgod/dependabot/npm_and_yarn/vuepress-1.2.0

commit 2a23c6aa8d0214bd4fcd5053fafb65074b9a1d71
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 03:12:05 2019 +0000

    chore(deps-dev): bump vuepress from 1.1.0 to 1.2.0

    Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/vuejs/vuepress/releases)
    - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/vuepress/commits/v1.2.0/packages/vuepress)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 810597584450731e2f5b07261f2ee085b6633184
Merge: 23464e90 6361fa4b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 03:10:07 2019 +0000

    Merge pull request #3240 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-back-to-top-1.2.0

commit 6361fa4bd2b2b1b7558f8070ad3d1f7d49c29695
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 03:02:59 2019 +0000

    chore(deps-dev): bump @vuepress/plugin-back-to-top from 1.1.0 to 1.2.0

    Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/vuejs/vuepress/releases)
    - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/vuepress/commits/v1.2.0/packages/@vuepress/plugin-back-to-top)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 23464e90cc5c8f3bb9f21344f5990ed0cc6bf372
Merge: 57e34a4e 91ccb196
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 03:00:51 2019 +0000

    Merge pull request #3239 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-pwa-1.2.0

commit 91ccb196c3fd955d2e354807d8284f64fe30819b
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 02:54:00 2019 +0000

    chore(deps-dev): bump @vuepress/plugin-pwa from 1.1.0 to 1.2.0

    Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/vuejs/vuepress/releases)
    - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/vuepress/commits/v1.2.0/packages/@vuepress/plugin-pwa)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 57e34a4e6b976ef990da6ce79faaa40ed7bfff01
Merge: 5c754829 53acfd17
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 01:50:01 2019 +0000

    Merge pull request #3237 from DIYgod/dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.2.0

commit 53acfd17bab2add623fe493345843e4e6248ad4e
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 12 01:42:59 2019 +0000

    chore(deps-dev): bump @vuepress/plugin-google-analytics

    Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.1.0 to 1.2.0.
    - [Release notes](https://github.com/vuejs/vuepress/releases)
    - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/vuepress/commits/v1.2.0/packages/@vuepress/plugin-google-analytics)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 5c754829e439e2c0bca5315a9999c3e2d099f06b
Merge: 7994230b 665d9fc0
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 10 23:12:14 2019 +0000

    Merge pull request #3233 from DIYgod/dependabot/npm_and_yarn/sentry/node-5.7.0

commit 665d9fc0e1fcec758dcc57654ea1f406b4550b9f
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 10 23:03:27 2019 +0000

    chore(deps): bump @sentry/node from 5.6.2 to 5.7.0

    Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.6.2 to 5.7.0.
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/getsentry/sentry-javascript/compare/5.6.2...5.7.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 7994230bdb987f6e0be48210a8fd7d755788d8da
Author: hillerliao <hillerliao@163.com>
Date:   Thu Oct 10 14:36:37 2019 +0800

    feat: add author node for xueqiu hots (#3188)

commit d941d9d8aa4c2cf9e9399e5b708f26b20709eb07
Author: hoilc <hoilc@foxmail.com>
Date:   Thu Oct 10 14:10:25 2019 +0800

    feat: 添加4Gamers新闻 (#3224)

commit 54d5cd9fc49eac018b755271f04a097983bd1de6
Author: hoilc <hoilc@foxmail.com>
Date:   Thu Oct 10 12:08:21 2019 +0800

    fix: 允许github issue列表为空 (#3222)

commit 6d4ad2c870f335b7123eb2fa51bfac97a43cf923
Author: hoilc <hoilc@foxmail.com>
Date:   Thu Oct 10 12:08:04 2019 +0800

    fix: queshu book (#3221)

commit 634ef15f8b71505be5f14b30f68b50f65ec95afd
Author: hoilc <hoilc@foxmail.com>
Date:   Thu Oct 10 12:07:05 2019 +0800

    feat: 添加大麦网票务更新 (#3223)

commit 7792838f2be236976c932792636d6300c4cd50eb
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Thu Oct 10 11:43:34 2019 +0800

    feat:  添加对【少数派 sspai 按标签更新文章】的支持 (#3220)

commit 515775401dbbc41d28a71d326ef16d6dc9dee2f3
Author: hoilc <hoilc@foxmail.com>
Date:   Thu Oct 10 11:42:51 2019 +0800

    feat: 添加哔哩哔哩专栏文集 (#3218)

commit 7714aed6a17fd562608c4910915710a09bf21151
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 10 11:40:32 2019 +0800

    refactor: format

commit 384e762b9ba0c9a60852841ff37bc3c8c2d74923
Author: DIYgod <diy.d.god@gmail.com>
Date:   Thu Oct 10 11:39:42 2019 +0800

    fix: update mhw update

commit fb9e3dda0094f3f6daf4beb52c868bd289cf695d
Author: luotao <ping@luotaoruby.me>
Date:   Wed Oct 9 12:49:24 2019 +0800

    docs: fix broken anchor link (#3219)

commit 5bbe47ae1106b4960b9476a293d063f0593d2bd9
Author: hoilc <hoilc@foxmail.com>
Date:   Wed Oct 9 11:25:52 2019 +0800

    feat: 推特列表时间线添加author字段 (#3210)

commit b12d339178bfd77685598c5a7209767717c49a15
Author: Xunco <fantasyfloatingle@gmail.com>
Date:   Wed Oct 9 11:25:23 2019 +0800

    feat: add wineyun site && nbd news (#3197)

commit 4a7693fab6dac71134da4b9b335562d431a3eed9
Author: Enoch Ma <emdoe@users.noreply.github.com>
Date:   Wed Oct 9 11:09:18 2019 +0800

    feat: add AEON & SA 60-Second Science (#3213)

commit c13e55a4ff6a1317875d1247d65a447e8c83e6db
Author: yonvenne <32392875+yonvenne@users.noreply.github.com>
Date:   Wed Oct 9 11:09:01 2019 +0800

    feature: 增加浙大软件学院通知 (#3166)

commit 2204388bbda50c4c2613fec6c19a7527ea4b05eb
Author: MachX <28209092+machsix@users.noreply.github.com>
Date:   Tue Oct 8 23:02:11 2019 -0400

    fea: webtoons (close #3164) (#3178)

commit d5c9ae9c069039f2f258846603bc606bf518a90e
Author: a14907 <1490747123@qq.com>
Date:   Wed Oct 9 10:58:36 2019 +0800

    feat: 完善天涯用户回帖内容 (#3175)

commit 58f8fde0cdee5d29994b89c112e7631b671bdb54
Author: 不给力的面条 <ccbikai@qq.com>
Date:   Tue Oct 8 18:36:09 2019 +0800

    feat: 添加知乎日报合集 RSS (#3212)

commit a7ecedc47dd37c0e5efa5342c2243829b1505c48
Author: hoilc <hoilc@foxmail.com>
Date:   Tue Oct 8 17:10:13 2019 +0800

    feat: 添加快知 (#3184)

commit 90a87b1723d290fbe254ca4233915756b46291c5
Author: Cloud <kt286@qq.com>
Date:   Tue Oct 8 16:48:46 2019 +0800

    refactor: optimize parameter (#3200)

commit a2600c4c7933fcc6a610a25458a839af48f020dd
Author: hoilc <hoilc@foxmail.com>
Date:   Tue Oct 8 16:36:07 2019 +0800

    feat: 添加腾讯新闻较真查证平台 (#3209)

commit fc0947373e6cbed5ca59b0a06eadd5d4c0c75489
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Tue Oct 8 16:33:17 2019 +0800

    docs: 修复中国海关doc路径问题 (#3208)

commit 48c08180498510593eefbade31a4ece2bf353a6c
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Tue Oct 8 12:03:48 2019 +0800

    feat: 添加对 【IPSW.ME】&【中国海关-拍卖、法规】& 浙江大学官网【学术、图片新闻、新闻、浙大报道等】的支持 (#3192)

commit 6cfa9ae60e25df43daa7c8f16bfd5780b49a55d1
Author: RicardoMing <ricardoming@outlook.com>
Date:   Tue Oct 8 11:51:35 2019 +0800

    fix: 修复3DM新闻的标题,添加了分类字段 (#3185)

commit 90281ca4c5bbdfdb3e67ed8b0ea9fe08081048f2
Author: RicardoMing <ricardoming@outlook.com>
Date:   Tue Oct 8 11:50:27 2019 +0800

    feat: 知乎专栏的发布时间 (#3183)

commit 570553a9f78931ba62fcbb3293cd96dc474c4cb8
Author: unw <17966085+unwenliu@users.noreply.github.com>
Date:   Tue Oct 8 11:45:58 2019 +0800

    chore: 修改Dockerfile.arm32v7,添加Dockerfile.arm64 (#3174)

    * 替换node镜像,删除无效的链接

    * 添加arm64的Dockerfile文件

commit 3cb91ef54251b53ca2349f8d0652767b4ef928ee
Merge: 36e145cf 48a91edb
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 8 01:10:53 2019 +0000

    Merge pull request #3206 from DIYgod/dependabot/npm_and_yarn/nock-11.4.0

commit 48a91edb66c5169c8bd04d091d5a8fbe84af9c81
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 8 01:02:31 2019 +0000

    chore(deps-dev): bump nock from 11.3.6 to 11.4.0

    Bumps [nock](https://github.com/nock/nock) from 11.3.6 to 11.4.0.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nock/nock/compare/v11.3.6...v11.4.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 36e145cf6852267f761146a5d1e507c8536ac344
Merge: 14e1c155 eeb5fc94
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 5 21:44:29 2019 +0000

    Merge pull request #3199 from DIYgod/dependabot/npm_and_yarn/eslint-config-prettier-6.4.0

commit eeb5fc94ec07adfd1850c96822c19817d0e88aff
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 5 21:38:07 2019 +0000

    chore(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.3.0...v6.4.0)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 14e1c15573701b8f95c6a8db1dcd21c8662416d0
Merge: cff9aa54 ffeca603
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 5 18:16:59 2019 +0000

    Merge pull request #3198 from DIYgod/dependabot/npm_and_yarn/nock-11.3.6

commit ffeca603af797b7da2230eedaaf56d61fe38fe40
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sat Oct 5 18:10:34 2019 +0000

    chore(deps-dev): bump nock from 11.3.5 to 11.3.6

    Bumps [nock](https://github.com/nock/nock) from 11.3.5 to 11.3.6.
    - [Release notes](https://github.com/nock/nock/releases)
    - [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/nock/nock/compare/v11.3.5...v11.3.6)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit cff9aa549b2bc22c4f95cd4c352fdf75c8e2de2e
Merge: c4616ae8 99f5cc50
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 3 02:39:39 2019 +0000

    Merge pull request #3191 from DIYgod/dependabot/npm_and_yarn/cross-env-6.0.3

commit 99f5cc5057f2b924a89900a8d6064f6bbfcc5d86
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Thu Oct 3 02:33:42 2019 +0000

    chore(deps-dev): bump cross-env from 6.0.2 to 6.0.3

    Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/kentcdodds/cross-env/releases)
    - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.2...v6.0.3)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c4616ae8df967ef628870ca4fcd0f83c0276eac0
Merge: 046b9413 9531b268
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 2 03:19:50 2019 +0000

    Merge pull request #3181 from DIYgod/dependabot/npm_and_yarn/cross-env-6.0.2

commit 9531b268c9cf9272ed0b585f47ea06e7e726e2b2
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Wed Oct 2 03:12:56 2019 +0000

    chore(deps-dev): bump cross-env from 6.0.0 to 6.0.2

    Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 6.0.0 to 6.0.2.
    - [Release notes](https://github.com/kentcdodds/cross-env/releases)
    - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.2)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 046b9413a7458144dc5034f9476e1e449996666c
Merge: c4b95a0a f2f16cd8
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 1 23:29:49 2019 +0000

    Merge pull request #3179 from DIYgod/dependabot/npm_and_yarn/module-alias-2.2.2

commit f2f16cd8940039fcf61380dfa52183fda3c6f9ba
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 1 23:23:19 2019 +0000

    chore(deps): bump module-alias from 2.2.1 to 2.2.2

    Bumps [module-alias](https://github.com/ilearnio/module-alias) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/ilearnio/module-alias/releases)
    - [Commits](https://github.com/ilearnio/module-alias/compare/v2.2.1...v2.2.2)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit c4b95a0ac9cd1d56cfed2192598201aac7fc4cb5
Merge: 216e5968 ed62f280
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 1 04:10:33 2019 +0000

    Merge pull request #3177 from DIYgod/dependabot/npm_and_yarn/eslint-6.5.1

commit ed62f28001886cfc0a9298f63c874c643996b093
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Tue Oct 1 04:04:07 2019 +0000

    chore(deps-dev): bump eslint from 6.5.0 to 6.5.1

    Bumps [eslint](https://github.com/eslint/eslint) from 6.5.0 to 6.5.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/compare/v6.5.0...v6.5.1)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 216e59686ea45b13995ff5918637c35525888ba3
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Sep 30 16:44:16 2019 +0800

    feat: add mhw news

commit cf59d5f2494d4f6345f8bdcedbde18219ffab382
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Sep 30 16:05:00 2019 +0800

    feat: monsterhunter -> mhw

commit aea94fa6641def89238e2c86c8d2ea1d60503f02
Author: DIYgod <diy.d.god@gmail.com>
Date:   Mon Sep 30 15:58:02 2019 +0800

    feat: support ICEBORNE for /monsterhunter/update

commit 6586f09907cd3e73f1bb68271ac97147ef3a2985
Author: Jeason0228 <44083849+Jeason0228@users.noreply.github.com>
Date:   Mon Sep 30 15:08:30 2019 +0800

    feat: 添加对【深圳证券交易所-上市公告-可转换债券】的支持 (#3171)

commit 607e836a227bc947a1cc2e622f79d8db444dce01
Merge: 81372c4c 4cfa2064
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Sep 29 10:19:37 2019 +0000

    Merge pull request #3170 from DIYgod/dependabot/npm_and_yarn/nodemon-1.19.3

commit 4cfa206499f56e6de0b90d2dec99e1e6106509dd
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date:   Sun Sep 29 10:13:27 2019 +0000

    chore(deps-dev): bump nodemon from 1.19.2 to 1.19.3

    Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.2 to 1.19.3.
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](https://github.com/remy/nodemon/compare/v1.19.2...v1.19.3)

    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

commit 81372c…
iplusx added a commit to iplusx/RSSHub that referenced this issue Nov 17, 2019
* wangjunyu: (46 commits)
  fix
  chore(deps-dev): bump @types/got from 9.6.8 to 9.6.9
  chore(deps): bump mailparser from 2.7.5 to 2.7.6
  feat: support no refresh cache
  fix: weibo timeline response cache
  fix: weibo timeline cache
  Feature/weibo oauth (DIYgod#3299)
  chore(deps): bump jsdom from 15.2.0 to 15.2.1 (DIYgod#3380)
  feat: 增加 NOI 全国青少年信息学奥林匹克竞赛 (DIYgod#3378)
  fix: remove unused config, obtain fulltext of BUPT portal (DIYgod#3367)
  chore(deps-dev): bump @types/got from 9.6.7 to 9.6.8
  chore(deps-dev): bump nock from 11.6.0 to 11.7.0
  feat: 联合早报按规则订阅 (DIYgod#3366)
  feat: remove telegram sticker preview, remove dependence sharp and imgur, close DIYgod#2199
  fix: allow empty for smzdm ranking, close DIYgod#3330
  docs: remove reduplicate docs
  chore: turn all eslint rules on as an error
  docs: fix Szse/inrequires参数显示 (DIYgod#3364)
  feat: add 【深圳证券交易所-问询函件】Rss (DIYgod#3351)
  docs: change sponsor link and logo
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS enhancement New feature or request to existing RSS
Projects
None yet
Development

No branches or pull requests

2 participants