JimenezLi
73010823e1
fix(docs): fix some working notOperational routes ( #14270 )
2024-01-17 22:27:14 +08:00
Carson Yang
f9ac1e2c72
docs: Add deploy to Sealos ( #14259 )
2024-01-16 09:04:30 +00:00
dependabot[bot]
acb1da5647
chore(deps): bump pinyin-pro from 3.19.0 to 3.19.2 in /website ( #14256 )
...
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro ) from 3.19.0 to 3.19.2.
- [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/commits/3.19.2 )
---
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-15 22:10:00 +00:00
dependabot[bot]
5bc9f255f9
chore(deps-dev): bump @types/react from 18.2.47 to 18.2.48 in /website ( #14255 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.47 to 18.2.48.
- [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-15 22:05:38 +00:00
Tony
39c6720498
feat: recover shuiguopai ( #14248 )
2024-01-16 01:00:19 +08:00
JimenezLi
450bdb3a17
feat(route): zhihu xhu posts ( #14246 )
2024-01-15 23:23:47 +08:00
Tony
50b32696fa
feat(route): recover kuwaitlocal agirls qianp taiwannews jiaoliudao ( #14247 )
...
* fix: recover kuwaitlocal
* fix: recover agirls
* fix: recover qianp
* fix: recover taiwannews
* fix: recover hket
* fix: recover jiaoliudao
* fix: qianp
* fix: deepscan issue
2024-01-15 23:03:49 +08:00
陈楷
352a7cf302
docs: Update InstanceList.tsx ( #14244 )
...
Add instance hosted by Kai.
2024-01-15 15:54:04 +08:00
Tony
6780b96b23
fix(route): hoyolab ( #14242 )
2024-01-15 12:22:54 +08:00
Ethan Shen
7a94c42e94
feat(route): add 苏州市发展和改革委员会 ( #14214 )
...
* feat(route): add 苏州市发展和改革委员会
* docs: remove duplicated heading
* refactor: migrate to v2
* fix: suzhou docs
* fix: news
---------
2024-01-15 01:25:20 +08:00
JimenezLi
1a49f937d8
fix(route): fix twitch ( #14238 )
...
* fix(route): fix twitch
* fix docs
2024-01-14 15:21:19 +00:00
Ethan Shen
376ebf4bc4
feat(route): add TradingView Desktop releases and release notes ( #14234 )
2024-01-14 16:02:07 +08:00
DIYgod
9dc7e52db9
Merge branch 'master' into pr/justjustCC/14123
2024-01-13 19:45:10 +08:00
JimenezLi
0e70524248
feat(proxy): add PAC script support ( #14218 )
...
* feat(proxy): add PAC script support
* fix pnpm fail
* fix coverage
* fix coverage final
* update docs
2024-01-13 02:35:56 +00:00
github-actions[bot]
697a479047
style: auto format
2024-01-13 02:05:50 +00:00
github-actions[bot]
34cc84be07
style: auto format
2024-01-12 14:38:56 +00:00
falling
82622e71c5
feat(route): add BT之家1LOU站 ( #14219 )
...
* route: BT之家1LOU
* 1. using new routers.
2. If path is empty, visit correct main page of website.
3. roll back deleted doc by mistake.
* Update lib/v2/1lou/radar.js
* Update website/docs/routes/multimedia.mdx
* Update website/docs/routes/multimedia.mdx
---------
2024-01-12 22:37:18 +08:00
Tony
c66e8f6277
docs: fix maintainer
2024-01-12 22:14:11 +08:00
dependabot[bot]
7821a11a71
chore(deps): bump pinyin-pro from 3.18.6 to 3.19.0 in /website ( #14222 )
...
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro ) from 3.18.6 to 3.19.0.
- [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/commits )
---
updated-dependencies:
- dependency-name: pinyin-pro
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>
2024-01-12 00:30:17 +00:00
Yohan Wal
72067b5811
feat(route): trending papers on arXiv from trendingpapers ( #14182 )
2024-01-11 01:09:48 +08:00
ZenoTian
1cf341f1fa
feat(route): HoYoLAB ( #14146 )
...
* hoyolab
* 修改分页参数
* 统一名称
* 替换limit参数
* 参数默认值问题
* 参数默认值问题
2024-01-10 23:38:32 +08:00
github-actions[bot]
f8a432e830
style: auto format
2024-01-10 03:07:01 +00:00
Manish Bhattarai
327d0d0c77
feat(route): Add ekantipur.com (Nepal) ( #14207 )
...
* feat(route): Add ekantipur remove unused deps
* feat(route): Add ekantipur radar
* removed undefined field
* updated maintainer.js to use optional field character - ?
* updated radar.js with full name
---------
2024-01-10 03:05:23 +00:00
华丽
12b409fa62
feat(route): add huggingface zh blog ( #14211 )
...
* feat(route): add huggingface zh blog
* refactor: update
2024-01-10 02:38:26 +00:00
Damian Kaczmarczyk
413c97a0cf
feat(route): Add Onet ( #14200 )
...
* feat(route): Add Onet
* use arrow function in `router.js`
* Update lib/v2/onet/templates/article.art
* Update lib/v2/onet/templates/image.art
* Update lib/v2/onet/maintainer.js
* Update website/docs/routes/new-media.mdx
---------
2024-01-09 23:40:40 +08:00
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