Commit Graph

403 Commits

Author SHA1 Message Date
Ethan Shen 7a259bf494
feat(route): add 国家气候中心最新监测 (#14151)
* feat(route): add 国家气候中心最新监测

* fix typo
2024-01-01 00:36:21 +08:00
欠陥電気 6e244aaee8
feat(route): id param for shmeea (#14145)
* feat(route): id param for shmeea

* fix(route): fix radar docs url in shmeea/self-study

* fix(route): id?=08000 && block requests to binary files && fix code style

---------
2023-12-31 00:09:54 +08:00
artificialUsagi b13e3f6402
feat(route): add 中国的中古 (#14139)
* feat(route): add 中国的中古

* Update lib/v2/medieval-china/post.js

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

* Update lib/v2/medieval-china/maintainer.js

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

* fix(route): fix desc of 中国的中古

* fix(route): fix data query of 中国的中古

* Update lib/v2/medieval-china/post.js

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

* style: auto format

* fix(radar): add target

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-30 23:32:59 +08:00
changren-wcr a01c645757
feat(route): 三联生活周刊 (#14127)
* feat(route): 三联生活周刊

* fix: namespace and data acquirement

* fix: get article list by api

* Update lib/v2/lifeweek/channel.js

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

* Update lib/v2/lifeweek/channel.js

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

* Update lib/v2/lifeweek/tag.js

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

* fix: rss url

* refactor: getRssItem function

* Update lib/v2/lifeweek/utils.js

---------

Co-authored-by: Changren Wang <changren.wcr@alibaba-inc.com>
2023-12-30 23:13:13 +08:00
About RSS 0dba566711
docs: Update InstanceList.tsx - add an instance (#14143)
add https://rsshub.rss.tips
2023-12-30 14:25:04 +08:00
dependabot[bot] 13ae721a09
chore(deps): bump clsx from 2.0.0 to 2.1.0 in /website (#14142)
Bumps [clsx](https://github.com/lukeed/clsx) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-29 23:46:59 +00:00
github-actions[bot] 1fb2ddf7cf style: auto format 2023-12-29 14:29:20 +00:00
Ethan Shen e7f20b43b7
feat(route): add Cool Papers (#14129)
* feat(route): add Cool Papers

* fix typo

* fix: remove kimi chat content

* docs: fix typo

---------
2023-12-29 22:27:52 +08:00
dependabot[bot] f90e5d5e35
chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 in /website (#14131)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.45 to 18.2.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-28 22:03:41 +00:00
Tony 2eefc7fecc
feat(route): bluesky user posts (#14130) 2023-12-29 05:01:23 +08:00
la3rence 5f9844bb91
feat(route): add new route for moj of gov.cn (#14122)
* feat(route): add new route for moj of gov.cn

* fix: typo in path

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

---------
2023-12-27 22:16:36 +08:00
Ethan Shen debc0df462
feat(route): add 界面新闻栏目 (#14121) 2023-12-27 00:36:28 +08:00
Tony 1f90b69973
fix: adjust http log level (#14114)
* feat: log redirect

* fix: change puppeteer/proxy/redirect/got log level to `http`

ref: https://github.com/winstonjs/winston#logging-levels (npm levels)
2023-12-26 02:23:33 +08:00
Tony 7d50fff9c2
feat: add back blockbeats (#14113)
* feat: add back blockbeats

* fix: path
2023-12-26 01:20:52 +08:00
CaoMeiYouRen bbee9f247d
feat(route): 新增 bing 搜索; 迁移 bing 每日图片到 v2; 新增 百度搜索; 迁移 搜狗特色LOGO 到 v2 规范;添加 搜狗搜索;添加 Google Search (#13936)
* fix(route): 修复 米游社 公告栏 template 错误

* feat(route): 新增 bing 搜索

* docs: Update other.mdx

* docs: fix docs

* feat(route): 新增 百度搜索

* fix(route): 修复 pubDate 解析错误

* fix(route): 优化 百度搜索的缓存,减轻反爬问题

* feat(route): 新增 360 搜索

* feat(route): 迁移 搜狗特色LOGO 到 v2 规范;添加 搜狗搜索

* fix(route): 百度搜索增加图片

* feat(route): 新增 Google Search

* fix(route): 修复 百度搜索相关问题

* fix(route): 修复 Google 相关问题

* fix(route): 修复 360 搜索

* fix(route): 修复 搜狗搜索

* fix(route): 修复 await 问题

* fix: 移除 google sites

* fix(route): 修复 缓存和过滤逻辑问题

* fix(route): 修复 360 搜索缺少 cookie 的问题

* fix(route): 修复 360 搜索 cookie 的问题

* feat(route): 移除 so.com 路由

* fix: merge conflict

---------
2023-12-25 23:14:21 +08:00
Ethan Shen d2d115da42
feat(route): add 中国民用航空局公众留言 (#14109) 2023-12-25 00:32:27 +08:00
YONG 30ed60da40
feat(route): add PKMer (#14103)
* feat(route): PKMer

* style: auto format

* Update lib/v2/pkmer/recent.js

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

* Update lib/v2/pkmer/radar.js

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

* Update bbs.mdx

* Update lib/v2/pkmer/recent.js

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

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-23 23:18:45 +00:00
Tony 9a32aea50a
feat(route): add consumer shopping-guide (#14105) 2023-12-24 00:38:28 +08:00
Ethan Shen f479cdaee4
feat(route): add 中华人民共和国国家发展和改革委员会价格监测中心 (#14101) 2023-12-23 02:30:59 +08:00
只捱宅 1f9e472142
docs: fix path of zh configuration (#14100) 2023-12-23 00:09:55 +08:00
DIYgod 7d3e56d303
feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
DIYgod 6a133c8e61
feat: remove notOperational routes - finance 2023-12-21 23:27:22 +08:00
DIYgod 302aa350b9
feat: remove notOperational routes - journal 2023-12-21 23:23:33 +08:00
DIYgod 053f0480e4
feat: remove notOperational routes - study 2023-12-21 23:19:40 +08:00
DIYgod 78001402b5
feat: remove notOperational routes - reading 2023-12-21 23:12:31 +08:00
DIYgod 3eecd1d063
feat: remove notOperational routes - game 2023-12-21 23:03:26 +08:00
DIYgod 103aae26d8
feat: remove notOperational routes - shopping 2023-12-21 22:54:12 +08:00
DIYgod 85307c1557
Merge remote-tracking branch 'origin/master' 2023-12-21 22:54:06 +08:00
la3rence fcbb3f402c
feat(route): add mof (bond management) 中华人民共和国财政部-专题-政府债券管理 (#14094)
* feat(route): add mof (bond management)

* fix(router): re-order router config and add radar for mof

* feat(router): radar param in route doc

* fix(radar): add index source for mof

* feat(radar): more source path for mof

* Update website/docs/routes/government.mdx

---------
2023-12-21 22:46:05 +08:00
DIYgod 985dbaca77
feat: remove notOperational routes - travel 2023-12-21 22:44:43 +08:00
DIYgod 589b587397
feat: remove notOperational routes - program-update 2023-12-21 22:39:14 +08:00
DIYgod 7a8c1bc18f
feat: remove notOperational routes - anime 2023-12-21 22:25:58 +08:00
DIYgod 2c9df1ede4
feat: hpoi 2023-12-21 04:45:27 +08:00
DIYgod fe6117a421
feat: remove notOperational routes - picture 2023-12-21 02:46:58 +08:00
Ethan Shen b081d984a1
feat(route): add 中华人民共和国国家发展和改革委员会发展改革工作 (#14088) 2023-12-21 01:51:53 +08:00
DIYgod 6d898277a0
feat: remove notOperational routes - multimedia 2023-12-20 01:52:09 +08:00
DIYgod 1c057d9ab7
feat: remove notOperational routes - live 2023-12-20 00:46:34 +08:00
DIYgod a63c86a049
feat: remove notOperational routes - design 2023-12-20 00:35:56 +08:00
DIYgod f1a9223aac
feat: remove notOperational routes - programming 2023-12-20 00:01:03 +08:00
Ethan Shen e6a54c2921
feat(route): add 中国炼焦行业协会 (#14074)
* feat(route): add 中国炼焦行业协会

* fix: remove subheadings for radar links

* fix typo
2023-12-19 23:31:55 +08:00
DIYgod 47068bfae5
feat: remove notOperational routes - blog 2023-12-19 22:46:03 +08:00
DIYgod f812e915a4
feat: remove notOperational routes - bbs 2023-12-19 22:29:51 +08:00
DIYgod 95864937f2
Merge remote-tracking branch 'origin/master' 2023-12-19 22:03:36 +08:00
DIYgod ea6ec949bf
feat: remove notOperational routes - traditional media 2023-12-19 22:03:27 +08:00
JimenezLi 8b0bc5cc95
feat(route): migrate jianshu to v2 (#14081)
* feat(route): migrate jianshu to v2

* feat(docs): update jianshu docs

* Refactor ProcessFeed function to improve code readability and performance

---------
2023-12-19 21:41:00 +08:00
dependabot[bot] 3a4bdfe51c
chore(deps): bump prism-react-renderer from 2.3.0 to 2.3.1 in /website (#14080)
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.3.0...prism-react-renderer@2.3.1)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:58:06 +00:00
dependabot[bot] 3cffaa60df
chore(deps-dev): bump @types/react-dom in /website (#14079)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.17 to 18.2.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:56:19 +00:00
dependabot[bot] 4193e05abb
chore(deps): bump pinyin-pro from 3.18.4 to 3.18.5 in /website (#14078)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.4 to 3.18.5.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.18.4...3.18.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 21:56:02 +00:00
DIYgod 442d68e189
feat: remove notOperational routes - new media 2023-12-19 00:49:24 +08:00
Tony 37b20f8bd7
feat(route): add artstation (#14075)
* feat(route): add artstation

* fix: update template

* docs: add docs
2023-12-19 00:34:48 +08:00