Commit Graph

6430 Commits

Author SHA1 Message Date
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
Ethan Shen e4782dcaab
feat(route): add 北京价格 (#15794)
* feat(route): add 北京价格

* fix: add null check

* fix typo

* update index.ts
2024-06-06 23:50:08 +08:00
DIYgod 5513d4a0fd
feat: add author for pixiv ranking, pixiv user, twitter keyword, weibo keyword, youtube custom, youtube user routes 2024-06-06 01:22:28 +08:00
DIYgod 288788c37f
feat: support author url and avatar for json feed 2024-06-06 01:21:34 +08:00
minty_frankie f4b05dbe34
fix(route): update The Inithium authentication method (#15797)
* fix: delete deprecated INITIUM_IAP_RECEIPT authentication method

* fix(route): fix username and password authentication method

* chore: update route maintainers

* fix: delete all fields for iap_receipt

* fix: delete finally all IAP_RECEIPT field

* fix: correct login request headers
2024-06-05 23:40:44 +08:00
DIYgod 93f4ed0fc3
feat(youtube): output thumbnail image 2024-06-05 19:13:14 +08:00
DIYgod c64e6e34cf
feat: render item image as rss enclosure 2024-06-05 19:10:34 +08:00
Tony bfe0af95fe
feat(route): manyvids (#15822) 2024-06-04 23:29:11 +08:00
tmr 857f1800f0
fix(radar): add www.weibo.com for weibo radar (#15820) 2024-06-04 22:51:30 +08:00
minty_frankie 60d1ed3c8f
feat(route): add Prime Community route (#15809) 2024-06-04 22:21:43 +08:00
Franklin Yu ca3c3f78f6
fix(route/bugzilla): add missing prefix to example (#15818) 2024-06-04 21:22:45 +08:00
Andvari 4cf8b284f2
fix(route/apnews): Fix page (#15808)
* fix(route/apnews): Fix page.

* .
2024-06-04 01:14:04 +08:00
Franklin Yu 7175ab0fdd
feat(route): add Bugzilla (#15798) 2024-06-03 23:37:26 +08:00
Andvari 331059c183
fix(route/apnews): Adapt to live page. (#15795)
* fix(route/apnews): Adapt to live page.

* .
2024-06-03 23:17:31 +08:00
Franklin Yu a0bee48d9f
docs: mention the GitHub issue for the new design (#15790) 2024-06-02 21:49:14 +08:00
minty_frankie 532ef65992
feat(route): add route SustainabilityMagazine articles (#15666)
* feat(susmag): add namespace

* fix(sustamag): update namespace

* feat(sustamag): add articles route

* fix(sustamag): fix bugs

- fix items' title parsing
- fix items' link parsing

* feat(sustamag): add full-text support

* fix(doc): set requirePuppeteer

* refactor(route): remove puppeteer requirement

* refactor(route): change article list fectching method to GraphQL

* fix: apply suggestions from code review

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

* refactor: change article items fetching selectors

* fix: article description

---------
2024-06-02 15:59:23 +08:00
Tony d46939c9a3
docs: fix academia parameters 2024-06-02 07:43:10 +00:00
Kieran Wynne c846973dd2
feat(route): adds academia.edu route #12849 (#15699)
* feat: adds academia.edu route #12849

* fixes unused variable

* Fixes further formatting issues

* Updates namespace name

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

* updates namespace to meet stndards

updates namespace to meet stndards

* updates route name to protect further development

* adds example

* Updates where data is pulled from, adding some extras

* fix: add categories

---------
2024-06-02 14:38:21 +08:00
Enoch Ma ec4a03e221
feat(route): support psyche.co (#15772)
* support psyche

* Update lib/routes/psyche/topic.ts

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

* Update lib/routes/psyche/topic.ts

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

* Update lib/routes/psyche/topic.ts

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

* graphql + _next/data/buildID

* add link

* delete json

* cache link

* hotfix: redundent 's'

---------
2024-06-02 13:15:26 +08:00
Tony 6a24c14974
feat(route): pubscholar (#15788) 2024-06-02 13:03:36 +08:00
Tony ef7ff49062
docs: fix npm (#15785) 2024-06-01 23:12:42 +08:00
Madray Haven 759041f7fb
feat(route): javdb video codes (#15784)
* fix: series response title

* feat(route): javdb video_codes
2024-06-01 22:55:11 +08:00
Harvey Qiu de2870bbde
feat(route): add dataguidance news (#15711)
* add dataguidanec news

* 1. add date
2. fix /

* fix: example

---------
2024-06-01 22:21:56 +08:00
SunBK201 2a5ec73c54
fix(route): fix ymgal article data fetching (#15783) 2024-06-01 21:50:55 +08:00
Nya Candy cce3bdb4fe
fix(route): 使用 ofetch() 替换一些 got().json() (#15780)
* chore: some massive adoption from got().json() to ofetch()

Not sure if everything works fine (some may still have problems other than fakeGot & json issues), but this might have some help.

BTW maybe we can start "The Migration" project to update some outdated routes to new format 🤔

* fix: some other issues

* fix: query

* fix: luogu user blog & modb topic

* fix: modb topic response

* fix: query options in freebuf

---------
2024-06-01 01:10:15 +08:00
Ethan Shen 9b3f9766dc
fix(route): restore /gov/shanghai (#15781) 2024-06-01 00:16:39 +08:00
Tony 1f619e46e1
fix(route): fetch articles from osc.cool (#15776) 2024-05-31 14:41:03 +08:00
Tony abbebfbd24
fix(route): wired (#15771) 2024-05-31 03:14:03 +08:00
Enoch Ma c2d5491e19
fix(route/twreporter): Change to ofetch and other fix (#15770)
* twreporter - fix & ofetch

* remove comment
2024-05-31 03:02:26 +08:00
Henry Wang db0ae9d3fa
fix(route): IEEE journal routes (#15720)
* fix: IEEE journal routes

* feat: add feed image

* chore: preprint -> earlyAccess

* chore: remove cookie jar
2024-05-30 23:51:22 +08:00
Zhitao Chen b72d35fe12
feat(route): add weibo/user-bookmarks 微博用户收藏动态 route (#15752)
* add weibo/user-bookmarks route

* fix review comments

* Update lib/routes/weibo/user-bookmarks.ts

---------

Co-authored-by: cztchoice <cztchoice+wsl@gmail.com>
2024-05-30 21:36:55 +08:00
Tony 2d1a0b7319
fix(route): famitsu (#15761) 2024-05-30 11:05:50 +08:00
mayouxi 86dfc3e1d8
feat(route): add jlu ccst xwzx (#15758)
* feat: add jlujwc

* feat: add jlujwc

* feat: add jlujwc

* add jlu ccst xwzx

* feat: add jlu ccst xwzx

* feat: add jlu ccst xwzx

* feat: add jlu ccst xwzx

* feat: add jlu ccst xwzx

---------
2024-05-30 08:25:24 +08:00
Ethan Shen c7319828d9
feat(route): add 上海市发展和改革委员会 (#15759) 2024-05-30 03:34:56 +08:00
Andvari af0199fbd6
feat(route/zhihu): Replace name fetching logic. (#15733)
* feat(route/zhihu): Replace name fetching logic.

* .

* Update posts.ts

* fix(route): optional `__zse_ck` (#15749)

* .

* .

* Update posts.ts

* Update posts.ts

* chore: add typing

---------
2024-05-29 22:58:57 +08:00
Tony e7587546b4
docs: fix tencent namespace 2024-05-28 19:29:02 +00:00
Wei Zhu f5dbf697ee
fix(template): X (twitter) icon (#15750) 2024-05-29 02:55:38 +08:00
mayouxi 2f33a3e81b
feat(route): add jlujwc (#15747)
* feat: add jlujwc

* feat: add jlujwc

* feat: add jlujwc
2024-05-28 23:01:21 +08:00