Commit Graph

419 Commits

Author SHA1 Message Date
dependabot[bot] 377dd9f2c7
chore(deps-dev): bump @types/react from 18.2.46 to 18.2.47 in /website (#14210)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.46 to 18.2.47.
- [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>
2024-01-08 22:38:50 +00:00
Nano c626f8ccde
fix(route): 处理大麦网查询结果为空的情况 (#14203)
* fix(route): 处理大麦网查询结果为空的情况

* refactor: migrate to v2

---------
2024-01-08 13:48:20 +08:00
Ethan Shen 64d87889de
feat(route): add 中华全国专利代理师协会 (#14197) 2024-01-08 12:22:35 +08:00
Manish Bhattarai 176341e95b
docs: change html example to use items variable instead of item (#14205)
* change html example to use items variable instead of item

The existing example for HTML retrieval uses 'item' variable on item retrieval, but the final rss output uses the 'items' variable. This results in undefined variable for anyone who directly uses the example code.

* docs: fix cn docs too

---------
2024-01-08 12:16:11 +08:00
Ethan Shen 51168fe8e0
fix(route): Tradingview Blog (#14191)
* fix(route): Tradingview Blog

* fix: use tiny-async-pool
2024-01-07 20:37:07 +08:00
dependabot[bot] ee19f9e987
chore(deps): bump the docusaurus group in /website with 7 updates (#14192)
Bumps the docusaurus group in /website with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.0.1` | `3.1.0` |
| [@docusaurus/plugin-client-redirects](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-client-redirects) | `3.0.1` | `3.1.0` |
| [@docusaurus/plugin-pwa](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-pwa) | `3.0.1` | `3.1.0` |
| [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.0.1` | `3.1.0` |
| [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases) | `3.0.1` | `3.1.0` |
| [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.0.1` | `3.1.0` |
| [@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types) | `3.0.1` | `3.1.0` |


Updates `@docusaurus/core` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus)

Updates `@docusaurus/plugin-client-redirects` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-plugin-client-redirects)

Updates `@docusaurus/plugin-pwa` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-plugin-pwa)

Updates `@docusaurus/preset-classic` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-preset-classic)

Updates `@docusaurus/module-type-aliases` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-module-type-aliases)

Updates `@docusaurus/tsconfig` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-tsconfig)

Updates `@docusaurus/types` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.1.0/packages/docusaurus-types)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-client-redirects"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/plugin-pwa"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/module-type-aliases"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docusaurus
- dependency-name: "@docusaurus/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docusaurus
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-06 11:01:05 +08:00
Jon Hao 16d4e5932b
feat: New Router for liveuamap (#14175)
* Added new route for liveuamap

* Fix unsafe domain and the 3rd level domain defaulting

* docs: fix heading

---------
2024-01-06 00:36:50 +08:00
Night Space 1c85053922
feat(route): 调整生成鼠标路径的参数,在配置中预置路径 (#14179)
* fix(route): adjust the parameter to generate path

* feat(route): use the path from configure

* feat(docs): add the usage of BILIBILI_DM_IMG_LIST
2024-01-05 23:55:15 +08:00
savokiss c33deddf78
fix: domp4 supports secondary address (#14181) (#14189)
* fix: domp4 supports secondary address

* fix: domp4 remove invalid domain
2024-01-05 21:53:13 +08:00
Tony 91ce25bcff
feat(route): recover gofans (#14183) 2024-01-05 02:15:56 +08:00
DIYgod b8f7b38be1
feat: recover /ft/myft, close #14096 2024-01-04 11:44:42 +08:00
Ethan Shen 25173052f4
fix(route): 第一财经DT财经 (#14171) 2024-01-04 00:33:30 +08:00
dependabot[bot] 4889799af6
chore(deps): bump pinyin-pro from 3.18.5 to 3.18.6 in /website (#14167)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.5 to 3.18.6.
- [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.5...3.18.6)

---
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>
2024-01-02 21:52:42 +00:00
Tony 3bf9dd28c1
feat(route): backlinko (#14164)
* feat(route): backlinko

* Refactor blog.js to destructure nested properties
2024-01-03 01:37:59 +08:00
Tony c058d6a00c
feat(route): add OTOBANANA (#14160)
* feat(route): add OTOBANANA

* fix: live guid
2024-01-02 18:55:39 +08:00
Ethan Shen 81282775a1
feat(route): add 上海第二工业大学体育部 (#14149)
* feat(route): add 上海第二工业大学体育部

* fix docs

* fix: block requests to binary files
2024-01-01 00:09:36 +00:00
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