Commit Graph

7903 Commits

Author SHA1 Message Date
Albert Cai 0896c39c31
fix: leetcode.com题解展示 (#10515)
* fix: leetcode.com题解展示

* fix: dynamic uuid

* fix: spacing
2022-08-18 10:31:16 +11:00
Tony 108c784a11
fix(route): github cross-referenced event cache key (#10516) 2022-08-18 00:37:46 +08:00
github-actions[bot] b3b219b3d7 style: auto format 2022-08-17 16:00:58 +00:00
RivenNero 6f6c7df235
docs: fix typo (#10510) 2022-08-17 23:57:36 +08:00
Tony 5aff0dc0a1 chore: trigger action on file update only 2022-08-17 15:56:36 +00:00
lin1005q 9a9bdd14f1
fix: 支持oschina更多地址直接显示正文 (#10509)
* 支持更多地址直接显示正文

* bug: Incomplete regular expression for hostnames

* refactor: migrate to v2

* docs: fix linebreak
2022-08-17 23:51:41 +08:00
Jerry K Jia 5148f76f7b
fix(route/trending): correctly label new items in trending-all-in-one & add English docs (#10506)
* enhance(route): label new items in trending-all-in-one

* docs(route): English docs for trending-all-in-one

* fix(route/trending): error when data is empty

* docs: fix tag

fix: use colon as separator for cache key
2022-08-17 22:01:53 +08:00
github-actions[bot] f4e9f8dcaa style: auto format 2022-08-17 12:41:25 +00:00
shiluanzzz 92d2bd6a78
feat(route): segmentfault 新增了每个标签下相关的文章 (#10476)
* new segmentfault blogs

* fix radar.js route

* fix

* docs: linebreak

* style: lint
2022-08-17 20:39:36 +08:00
Ethan Shen f384b6b56b
fix(route): 斗鱼跟帖最新回复 (#10504) 2022-08-17 17:29:01 +11:00
github-actions[bot] ecfea34284 style: auto format 2022-08-17 00:32:16 +00:00
Jerry K Jia 5f9018c3df
feat(routes): CSDN 博客 (#10447)
* feat(routes): CSDN Blog

* fix(docs): add CSDN Blog paramsDesc
2022-08-17 11:30:22 +11:00
dependabot[bot] 106341f4e6
chore(deps): bump puppeteer from 16.1.0 to 16.1.1 (#10502)
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 16.1.0 to 16.1.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.1.0...v16.1.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 21:08:11 +00:00
Albert Cai 792624e899
feat(route): 增加leetcode每日一题题解 (#10499)
* feat(route): 增加leetcode每日一题题解

* fix: leetcode每日一题题解

* fix: leetcode每日一题题解
2022-08-17 00:44:47 +08:00
shininome a627bd6eb6
feat(route): 增加bilibili合集的订阅 (#10470)
* Add files via upload

* style: auto format

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* style: auto format

* 这里是注释

* 更新collections.js为shininome

* 增加collection

* 修补分号

* 修补括号

我是傻子

* style: auto format

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-16 23:24:22 +08:00
Tony 4877301f23
fix(core): throw URL cache key (#10497) 2022-08-16 21:38:05 +08:00
github-actions[bot] aef0b0a9b0 style: auto format 2022-08-16 10:47:03 +00:00
Axojhf 1a971f5f28
feat(route): 添加一个lovelive官网NEWS信息获取的路由 (#10478)
* 添加新的路由lovelive-anime

* 修改部分debug,添加以符合标准

* Update docs/anime.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/lovelive-anime/news.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/lovelive-anime/news.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/lovelive-anime/news.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/lovelive-anime/templates/description.art

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Add en docs

Co-authored-by: axojhf <axojhf@foxmail.com>
2022-08-16 18:45:08 +08:00
dependabot[bot] 6b34eb8c57
chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 (#10488)
Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.21.0...v8.22.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 09:14:03 -12:00
dependabot[bot] 8085bd7853
chore(deps): bump twitter-api-v2 from 1.12.3 to 1.12.5 (#10487)
Bumps [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2) from 1.12.3 to 1.12.5.
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](https://github.com/plhery/node-twitter-api-v2/compare/1.12.3...1.12.5)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 21:09:22 +00:00
dependabot[bot] a5e702827b
chore(deps): bump rand-user-agent from 1.0.76 to 1.0.77 (#10486)
Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/WebScrapingAPI/rand-user-agent/releases)
- [Commits](https://github.com/WebScrapingAPI/rand-user-agent/commits)

---
updated-dependencies:
- dependency-name: rand-user-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 21:08:15 +00:00
Tony 2aad774250
chore: nodemon restart on dotenv changes 2022-08-16 04:35:21 +08:00
Tony d2b1df9eca
fix(route): pianyuan (#10483) 2022-08-16 01:45:24 +08:00
Tony 0d91969443 chore: nodemon restart on dotenv changes 2022-08-15 16:55:40 +00:00
Yitao WU 961f2eb49e
fix(route): update API for ustc/job (#10482) 2022-08-16 00:38:21 +08:00
Fatpandac d3aa59447a
feat(route): add WizFile (#10474) 2022-08-16 00:26:43 +08:00
github-actions[bot] 34c0bdee51 style: auto format 2022-08-15 16:18:14 +00:00
CcccFz 746dc1180d
feat(route): add Rust语言中文社区招聘 (#10468)
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2022-08-16 00:15:47 +08:00
Ethan Shen 28c61bf84a
fix(route): 南京信息工程大学研究生院学科建设处 (#10464)
* fix(route): 南京信息工程大学研究生院学科建设处

* fix: deprecated url resolve

* update lib/v2/nuist/yjs.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: typo
2022-08-16 00:01:36 +08:00
Ethan Shen ac77cb202f
feat(route): 斗鱼鱼吧帖子 & 跟帖 (#10465)
* feat(route): 斗鱼鱼吧帖子 & 跟帖

* fix replies

* fix: sort route
2022-08-15 23:48:48 +08:00
Fatpandac 2992e73891
fix(route): appledaily change selector and url (#10467)
* fix: appledaily change selector and url

* fix: pubDate timezone
2022-08-15 23:38:55 +08:00
Tony d09b6f75ce
fix(route): error if issue description is null 2022-08-15 22:09:17 +08:00
github-actions[bot] e2529ec0ff style: auto format 2022-08-15 11:37:42 +00:00
xueli-sherryli 0fbec30a0f
feat(route): add oreno3d.com - 俺の3Dエロ動画 (#10458)
* feat(route): add oreno3d.com - 俺の3Dエロ動画

* Update docs/anime.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/anime.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/radar.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/maintainer.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/anime.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/authors.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/get_sec_page_data.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/router.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/authors.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/authors.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* refactor🎨: sortName and linkable

* refactor🎨:  en docs,category and yarn

* fix🐛:  fix docs bugs

* fix🐛:  fix radar bugs

* docs📝:  addTipsInEnDocs

* docs📝:  fix docs bug

* docs📝:  fix docs bug

* Update lib/v2/oreno3d/characters.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/origins.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/search.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/v2/oreno3d/tags.js

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update docs/en/anime.md

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* perf👌:  combine to a single file/fix maintainer

* fix🐛:  fix main.js bugs

* fix: docs and radar

* fix: caching
2022-08-15 19:35:27 +08:00
github-actions[bot] ef670174ba style: auto format 2022-08-14 11:56:15 +00:00
iceqing 38e7d73e84
feat: add polkadot blog (#10456)
* feat: add polkadot blog

* docs: add document for polkadot

* feat: fix lint error

* fix: added `;` for lint

* fix: fix text function error

* fix: 修复链接不正确的问题

* fix: 修复链接问题

* docs: 修复文档标题问题

* fix: 修复文档描述问题

* fix: 修复文档错误

* fix: 修复路径错误

* fix: 修复链接问题

* fix: fix wrong path

* fix: fix route error

* fix: 修复链接问题&修复名称问题

* feat: add author for polkadot blog

* fix: fix link error

* fix: fix code compile error

* fix: fix code compile error

* fix: fix pubDate error

* style: format code

* Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* fix: clean code import

* docs: fix linebreak

* docs: fix en docs tag
2022-08-14 19:54:24 +08:00
Tony c3a190fda9
fix(route): douyin live (#10460) 2022-08-14 04:46:56 +08:00
Ethan Shen fdbb6fa709
feat(route): add The News Lens 關鍵評論 (#10454)
* feat(route): add The News Lens 關鍵評論

* fix typo
2022-08-12 17:31:45 -07:00
dependabot[bot] 8172152acd
chore(deps): bump dayjs from 1.11.4 to 1.11.5 (#10453)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.5/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.4...v1.11.5)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-12 21:30:32 +00:00
Tony 8cdbbb28d5
fix(route): youtube author (#10449) 2022-08-12 20:59:47 +08:00
Ethan Shen 7c171c8932
feat(route): add 界面新闻快报 (#10446) 2022-08-12 07:08:02 +08:00
github-actions[bot] e8f649dd62 style: auto format 2022-08-11 12:05:28 +00:00
CcccFz 99856214aa
feat(route): GoCN招聘、Go语言中文网招聘 (#10443)
* feat(route): GoCn招聘、Go语言中文网招聘

* fix: typo

* fix: timezone

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2022-08-11 20:03:03 +08:00
Jigsaw 5428e35f03
fix(route): 中南大学计算机学院通知 (#10444)
* fix(route): twreporter content

* fix(route): 中南大学计算机学院通知
2022-08-11 19:52:22 +08:00
Tony e3fa7026a9
docs: javbus (#10445)
* docs: javbus en docs

* fix: typo
2022-08-11 19:42:42 +08:00
Tony be15499a1e chore: skip docker test on maintainer/radar update 2022-08-11 11:37:22 +00:00
Ethan Shen d5165beda1
feat(route): add 无线新闻 (#10436) 2022-08-10 14:51:49 -11:00
dependabot[bot] f215fe1ab5
chore(deps): bump @sentry/node from 7.9.0 to 7.10.0 (#10435)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.9.0 to 7.10.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/7.9.0...7.10.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 11:29:20 -11:00
Ethan Shen 7ed6b92f41
feat(route): JavBus search (#10433)
* feat(route): JavBus search

* fix typo
2022-08-11 00:47:01 +08:00
Ethan Shen 212d37fae3
feat(route): add 淘股吧淘股论坛 (#10432) 2022-08-10 22:21:09 +08:00