Commit Graph

6467 Commits

Author SHA1 Message Date
Andvari 4be07dcf34
feat(route/discourse): Cache site information (#15990)
* feat(route/discourse): Cache site information

* Update lib/routes/discourse/notifications.ts

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

---------
2024-06-26 00:43:18 +08:00
hywell e94969b9b1
fix(route): XSIJISHE need login (#15984)
* 1. 修复sehuatang 403

* 修复sehuatang主页 403

* 过滤不必要的请求

* 修复XSIJISHE需要登录

* 修复XSIJISHE rank需要登录

* This does not require cookie.url
2024-06-25 21:17:31 +08:00
Innei eed1c568e5
fix: typo (#15989)
Signed-off-by: Innei <i@innei.in>
2024-06-25 19:01:14 +08:00
Hualiang c423a7cba9
docs(route): 纠正文档错误 (#15983)
* docs(route): 纠正文档错误

* fix
2024-06-25 03:29:06 +08:00
Hualiang 19a7f67796
feat(route): 新增魔都资源网 (#15974)
* feat(route): 新增魔都资源网

* fix dirname

* fix
2024-06-25 02:18:45 +08:00
15532 72d1f85d2f
fix(route): fetch zhihu column info with signed header (#15982) 2024-06-25 01:32:01 +08:00
Hossein Margani 01147c7623
feat(route): add Microsoft Artifact Registry route (#15973)
* Add Microsoft Artifact Registry route

* Update category

* Add braces around arrow function bodies

* Remove semicolons

* Change string interpolation

* Add required semicolons

* Set product parameter as wildcard

* Refactor the code

And fix the issues with the return of got

* Correct the item link

* Change descriptions separator to new line

* Move mcr.microsoft to microsoft route

* Correct the path
2024-06-25 00:06:53 +08:00
CaoMeiYouRen a16f1a6e33
fix(route): fix alpinelinux guid/link/description (#15971)
* feat(route): add Alpine Linux packages update route

* fix(route): fix alpinelinux issues

* fix(route): fix alpinelinux route guid

* fix(route): fix alpinelinux guid/link/description
2024-06-23 16:50:27 +08:00
Hualiang e455fe7bb6
feat(routes): 新增深圳市医疗器械行业协会和中国食品土畜进出口商会 (#15964)
* feat(routes): 新增深圳市医疗器械行业协会和中国食品土畜进出口商会

* Update lib/routes/cccfna/index.ts

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

* Update lib/routes/samd/news.ts

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

* update

---------
2024-06-23 14:15:22 +08:00
CaoMeiYouRen a1abbfc1ab
feat(route): add Alpine Linux packages update route (#15969)
* feat(route): add Alpine Linux packages update route

* fix(route): fix alpinelinux issues

* fix(route): fix alpinelinux route guid
2024-06-23 13:24:48 +08:00
Tony 80da61c844
feat(route): myfans (#15970) 2024-06-23 03:54:45 +08:00
miemieYaho 4789b53ef3
feat(routes): add bt0(不太灵)的最新资源列表 (#15968)
* bt0

* item.description
2024-06-22 23:27:27 +08:00
Andvari c0638543b7
fix(route/apnews): Remove duplicate (#15966) 2024-06-22 21:51:43 +08:00
Tony f186a5833f
feat(route): bc3ts (#15963) 2024-06-22 03:26:31 +08:00
Hualiang 55a0ececb4
feat(route): Add Kelowna Capital News (#15945)
* feat(route): Add Kelowna Capital News

* add news

* add more type

* add title

* update

* take all images

* add caption

* fix...
2024-06-22 03:12:17 +08:00
hywell 910f6b7c2e
fix(route): sehuatang 403报错 (#15915)
* 1. 修复sehuatang 403

* 修复sehuatang主页 403

* 过滤不必要的请求
2024-06-22 01:50:42 +08:00
miemieYaho 5c692db949
feat(route): Add bt0 (不太灵) (#15946)
* bt0

* bt0

* bt0

* bt0

* bt0

* bt0

* bt0

* bt0

* security

* bt0
2024-06-21 21:23:58 +08:00
DIYgod 0ba17e15bd
feat: category one api 2024-06-20 17:42:05 +08:00
DIYgod cd1989c023
feat: replace swagger-ui with scalar 2024-06-20 17:41:41 +08:00
ei-sugimoto ed3b079575
test: add test for rss3 (#15927)
* test: add test for rss3

* modify: timestamp pass eslint
2024-06-20 01:18:16 +08:00
Hualiang 7584ada412
feat(route): 新增北极星风电网 (#15943)
* feat(route): 新增北极星风电网

* update domain
2024-06-20 00:26:57 +08:00
Hualiang 95a4008016
fix(route): 添加过滤,减少请求时间 (#15938)
* docs(route): 排版

* Add filters to optimize request times

* use Promise.all
2024-06-19 23:00:17 +08:00
karasu 4a9d1cc32f
feat(route): cara.app (#15921)
* feat(route): cara.app

* feat: add `limit` parameter

* fix: remove `title` from template

* fix: remove fetch limit and cache response

* refactor: fetch userData from api

* fix: template
2024-06-19 22:05:49 +08:00
Hualiang 54d0ee98aa
feat(route): 新增川农第二课堂活动平台 (#15926)
* docs(route): 去除反爬严格标签,添加雷达规则

* fix bug: 修复参数问题

* Fixed a text wrap issue

* Take advice

---------
2024-06-19 04:41:37 +08:00
Hualiang d106b35057
docs(route): 去除反爬严格标签,添加雷达规则 (#15922) 2024-06-18 10:39:18 +08:00
Ethan Shen 965c056323
fix(route): item links in zhubai top20 (#15823)
* fix(route): item links in zhubai top20

* fix(route): matcher in zhubai top20

---------

Co-authored-by: Jia-Jun, Yeh <xnumtw@gmail.com>
2024-06-18 09:35:00 +08:00
mo0x3f bf269040d5
feat(route): support v2ex category (#15920) 2024-06-18 08:50:57 +08:00
DIYgod 943ec2e740
feat(twitter): support batch account 2024-06-17 16:49:35 +08:00
Hualiang 1d1ac4a58e
feat(route): 新增四川农业大学教务处 (#15914)
* feat(route): 新增四川农业大学教务处

* 处理日期时间

* 去除新闻动态部分

* Update lib/routes/sicau/jiaowu.ts
2024-06-17 07:32:19 +08:00
ueiu d2632bd64f
fix(route): 「報導者」路由输出不完整 (#15912)
* fix(route): 「報導者」路由输出不完整

* fix(route): 「報導者」路由输出不完整
2024-06-16 22:44:00 +08:00
DIYgod dc0f222658
feat(twitter): support batch authToken 2024-06-16 18:36:30 +08:00
github-actions[bot] c1d7abaa2e style: auto format 2024-06-16 07:21:21 +00:00
ueiu e7b0ebd197
fix(route): 允许全国气象预警生成空源不报错 (#15908) 2024-06-16 13:05:36 +08:00
昔日织 4255b79103
feat(route): 新增知闻AI资讯 (#15885)
* update:支持知闻AI资讯

* update:更新规范

* update:url描述调整
2024-06-14 21:57:25 +08:00
Blade-Chai c49b84f6fb
feat(route): 新增得物开放平台和抖店开放平台 (#15887)
* feat(route): 新增得物开放平台文档

* feat(route): 新增抖店开放平台

* fix(route): 修正抖店参数描述错误

* fix(route): 修复得物平台时间解析的错误

* fix(route): jinritemai时间错误
2024-06-14 12:28:23 +08:00
NyaaaDoge 6ca6805f71
fix(route/steam): sharefile example route (#15894) 2024-06-14 03:55:10 +08:00
NyaaaDoge a86c5dc1c7
feat(route): add steam sharefile changelog route (#15883)
* feat(routes/steam): add sharefile changlog route

* use parseDate() to parese unix timestamp

* fix parseDate() parse  Unix timestamp option
2024-06-13 19:16:54 +08:00
Andvari ffff5456e3
fix(route/zaobao): Replace selector (#15880)
* fix(route/zaobao): Replace selector.

* Revert "fix(route/zaobao): Replace selector."

This reverts commit 2ec2b6c3ef801d12117abbfa425b62bd1dbf1919.

* .

* .
2024-06-12 22:24:54 +08:00
Tony 202c1b02e6 docs: fix author 2024-06-12 04:59:49 +00:00
chziyun 3f579f4aae
feat(route): 新增路由当当开放平台 (#15878)
* feat(route): 新增路由当当开放平台

* feat(route): 新增路由当当开放平台
2024-06-12 11:16:37 +08:00
Lfish 633c072a52
feat(route): 优化少数派系列路由每篇文章的封面图片,增加了每日必应路由两个控制参数 (#15859)
* Update index.ts

* Update index.ts

* sspai index image

* update

* update2

* update3

* update4

* --屎山代码😢

* Update lib/routes/bing/daily-wallpaper.ts

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

* 😉done😢

* 添加参数来控制输出中文或英文

* 😭添加参数来控制输出中文或英文😭

* remove some Unnecessary codes

---------
2024-06-11 02:54:46 +08:00
Tony bb3d1b49c7
fix(route): finviz (#15867) 2024-06-11 01:11:47 +08:00
Tony abae13af5a fix(radar): zhihu posts source 2024-06-11 00:33:53 +08:00
Jiahao Lee c9946f1e2c
fix(route): guokr page visibility issue (#15860)
Guokr now uses `opacity: 0` to blank out the content. This little patch circumvents the issue by removing the offending inline CSS rule.
2024-06-10 16:31:20 +08:00
Andvari 9fd5c42951
feat(route/my-formosa): Create route (#15838)
* feat(route/my-formosa): Create route

* .

* Update index.ts

* Update index.ts

* Update index.ts

* .

* .

* .

* Update lib/routes/my-formosa/index.ts

---------
2024-06-09 02:50:52 +08:00
Tony c7f183d8a9
fix(route): url formatting in 2048 (#15855) 2024-06-08 21:21:49 +08:00
github-actions[bot] d8dc6fbee0 style: auto format 2024-06-07 19:05:59 +00:00
NyaaaDoge 44e50644d8
feat(route): add steam workshop search route (#15843)
* feat(route): add steam workshop search route

* fix some eslint error

* Add an empty line at the end of each file

* Fix typo and add workshop_checkmark image if entry owns it

* Update lib/routes/steam/workshop-search.ts

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

* Update lib/routes/steam/workshop-search.ts

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

* Update lib/routes/steam/workshop-search.ts

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

* Remove title and author in entry description

---------
2024-06-08 03:04:21 +08:00
Hanyan Yin 6f71b5a369
feat(route): /ruc/ai (#15842)
* feat(route/ruc/ai): add new route for ai.ruc.edu.cn

* fix:eslint

* fix: use cache

* typo: camelCase

* Update lib/routes/ruc/ai.ts

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

---------
2024-06-08 00:30:50 +08:00
github-actions[bot] 49045052ed style: auto format 2024-06-06 15:51:56 +00:00