Commit Graph

3646 Commits

Author SHA1 Message Date
Tony eaf72004a3
feat(route): indiansinkuwait (#10855)
* feat(route): indiansinkuwait

* docs: fix case
2022-09-21 17:03:33 +00:00
Tony 7c10412b65
feat(route): worldjournal (#10854) 2022-09-21 23:47:40 +08:00
Felix Hsu fe50f9cb18
fix(route): thepaper changes its site to nextjs based backend, so change the feeder (#10850)
* fix(route) thepaper now use nextjs as backend

* Id to Name for channel and list

* summary ok

* determine the detail by null check instead of type check

* list_url for better reading

* add failback of thumbnail

* fix video article

* add list for thepaper

* add list for thepaper

* del the dup line

* small fix and optimize

* add maintainer
2022-09-21 22:53:50 +08:00
Ethan Shen 00d6a689d9
feat(route): add web3caff (#10848)
* feat(route): add web3caff

* fix: remove redundant `/`
2022-09-21 22:12:57 +08:00
Yuanji 057c5fbaa7
feat(route): add gihyo.jp (#10842)
* feat(route): add gihyo.jp

* fix(gihyo): add radar.js & maintainer.js
2022-09-21 21:00:39 +08:00
Raidou 7c171a8bdb
feat(route): 跟进 bilibili 新版 channel (#10828)
* fix(route): 修复 bilibili 的用户频道链接

* feat(route): 支持新的 bilibili 频道合集与视频列表

* fix: Apply suggestions from code review

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

* fix: require parseDate

* fix: merge to collection.js

* refactor(route): use /bilibili/user/collection instead of /bilibili/collection

* style: Apply suggestions from code review
2022-09-20 00:18:37 +08:00
CaoMeiYouRen 647328222a
feat(route): 新增 百度股市通 (#10816)
* feat(route): 添加 百度股市通

* fix: 修改 百度股市通 路径

* docs: 添加 百度股市通 文档

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由
2022-09-17 21:43:34 +08:00
Ethan Shen c9ccdb410b
feat(route): add 法布财经 (#10808) 2022-09-16 22:17:40 -08:00
swwind d6168b9fc6
fix(route): 哈尔滨工业大学(威海)通知公告 (#10801)
* Update today.js

* Update today.js

* refactor: migrate to v2
2022-09-16 19:47:57 +08:00
水货 383ee72a6d
fix: #10799 (#10800)
* fix: #10799

* refactor: migrate to v2
2022-09-16 19:20:54 +08:00
Tony 026496884a
fix(route): xwlb (#10797) 2022-09-16 02:21:55 +08:00
Axojhf 2600c1ab16
fix(route): 修复bangumi吐槽箱无法获取评分的问题 (#10780)
* 修复bangumi吐槽箱无法获取评分的问题

* refactor: migrate to v2

* fix: subject date parsing

* fix: old routes

* fix: sort maintainer
2022-09-15 04:16:29 +08:00
Tony 5c50f81bcf
fix(route): sse (#10779)
* fix(route): sse

* refactor: migrate to v2 cont

* docs: fix example

* fix: typo

* docs: fix tag
2022-09-14 03:27:16 +08:00
FeCCC f27821d424
feat(route): add ZodGame (#10778)
* feat(route): add ZodGame

* style: auto format

* Update docs/bbs.md

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

* Update docs/en/bbs.md

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

Co-authored-by: FeCCC <964575805@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-14 02:50:09 +08:00
miles 3159abe9cf
feat(route): add iThome 台灣新聞 (#10771) 2022-09-13 19:57:07 +08:00
niuyi 06d1d824e9
fix(route): 修复中国传媒大学研究生招生网 (#10767)
* 修复中国传媒大学研究生招生网

* fix(route):修复中国传媒大学研究生招生网

* fix(route): 修复中国传媒大学研究生招生网

Co-authored-by: 牛鑫语 <niuxinyu@szbit.cn>
2022-09-13 04:49:17 +00:00
Chris Wan 94f0d1ea94
feat(route): 新增妹图社 (#10760)
* feat: 新增妹图社

* feat: 新增妹图社文档

* feat: Remove markdown-it-attrs, since it breaks sidebar item title

* feat: Use art template

* fix: time parsing
2022-09-13 01:05:39 +08:00
Honglin Mu 7ef81ae8d8
feat(route): add 哈尔滨工业大学研究生院通知公告 (#10747)
* 添加"哈尔滨工业大学研究生院通知公告"路由

* 修改路由为v2 script

* chore(deps): bump puppeteer from 17.1.2 to 17.1.3 (#1094)

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v17.1.2...v17.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update lib/v2/hit/hitgs.js

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

* change code style of hitgs.js

* add radar.js

* change http to https for older HIT files

* refactor: migrate to v2

* docs: fix format

* fix: code scan

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 03:30:11 +08:00
Tony b8e567b9e4
feat(route): cw (#10758)
* feat(route): cw

* fix: typo

* fix: use custom got
2022-09-12 01:59:52 +08:00
Tony 878266c535
feat(core): true ua (#10761)
* feat(core): true ua

* test: skip mercury parser temporary
2022-09-12 01:13:38 +08:00
Zhanbo Huang e712ee3a1a
feat(route): add support for linovelib 哩哔轻小说 (#10757)
* add support for linovelib

* move readme from anime to reading
2022-09-10 17:09:39 +03:00
ri1ken 69cd00d1a4
feat(route): add LiSA (#10755)
* feat(route): add LiSA

* Add a linebreak before next heading

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

* fix title

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

* use art-template

* fix docs link

* rename folder

* fix router url according to new folder name

* fix router path & example path in doc

* append radar detectable source

* Update lib/v2/lxixsxa/templates/disco.art

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

* Update lib/v2/lxixsxa/templates/info.art

Co-authored-by: Weijian Li <ri1ken@r1ks-mba.local>
2022-09-10 20:49:43 +08:00
Tony ed502478b3
fix(route): jiemian (#10754)
* fix(route): jiemian

* docs: fix
2022-09-10 02:42:04 +08:00
Tony 7482f08999
fix(route): deepmind (#10752)
* fix(route): deepmind

* fix: radar
2022-09-10 01:01:10 +08:00
Tony 90d257789d
fix(route): science (#10751)
* fix(route): science

* fix: image
2022-09-10 00:01:51 +08:00
DIYgod 140fbed60d
feat: add aliyundrive 2022-09-08 21:37:37 +01:00
Tony ba2df5d3d9
fix(route): dcard (#10739)
* fix: dcard

use puppeteer

* docs: add pptr attr

* fix: use cookies

* docs: add warning
2022-09-09 00:55:42 +08:00
Charlie Jiang 655b899715
feat(core): 增加 `sorted` 参数来控制结果排序 (#10744)
* feat: 增加 `sorted` 参数来控制结果排序

* feat: 添加 `sorted` 参数的测试

重用了 `sort` 的代码和数据:是不是可以考虑将两者结合?
2022-09-09 00:11:18 +08:00
Charlie Jiang b5c6c00098
feat(route): 添加南京大学本科生交换生系统 (#10746)
* feat(route): 添加南京大学本科生交换生系统

* fix: radar rules
2022-09-08 23:15:32 +08:00
shininome 41e4d7cf84
feat: 添加漫画柜个人订阅 (#10727)
* 1

1

* 添加个人订阅

* Delete 1

* Add files via upload

* 添加mhgui的cookie获取

* 添加manhuagui个人订阅

* Add files via upload

* Update subscribe.js

* Update subscribe.js

* style: auto format

* 修改 manhuagui/selfhost=1

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

* Update docs/anime.md

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

* manhuagui规范文档

* style: auto format

* 添加漫画柜渲染文件

* 使用模板渲染,修改radar格式

* style: auto format

* refactor: migrate to v2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-07 22:32:41 +08:00
Ethan Shen 1daf3a3242
fix(route): 深潮TechFlow (#10732) 2022-09-07 20:30:51 +08:00
mokevip8 2c3fa64035
feat(route): 增加前瞻网 (#10524)
* 增加前瞻网

* style: auto format

* chore(deps): bump rand-user-agent from 1.0.77 to 1.0.79 (#137)

Bumps [rand-user-agent](https://github.com/WebScrapingAPI/rand-user-agent) from 1.0.77 to 1.0.79.
- [Release notes](https://github.com/WebScrapingAPI/rand-user-agent/releases)
- [Commits](https://github.com/WebScrapingAPI/rand-user-agent/commits)

---
updated-dependencies:
- dependency-name: rand-user-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: apply suggestions from cr

* fix: deepscan warning

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 02:31:05 +05:00
Tony 5ac511199d
feat(route): gamme (#10728) 2022-09-07 03:11:48 +08:00
DIYgod 9329a44c80
feat(core): support proxy config for pupperteer (#10714)
* feat: support proxy config for pupperteer

* test: add puppeteer proxy detection

* fix: package.json

* test: fix regex
2022-09-07 00:07:04 +08:00
linbuxiao 57b466908f
fix: yxdown missing cookies (#10719)
* fix: yxdown missing cookies

* refactor: migrate to v2

* fix: cookie parsing

* docs: fix attr
2022-09-06 19:38:52 +08:00
aether 43baaf9227
feat(route): Touhou event calendar from THBWiki. 添加路由:东方活动日程(来自 THBWiki) (#10639)
* Add route: Touhou event calendar from THBWiki.

* Added start time, end time and type of event.

* fix docs url address in radar.js

* fix: use domain name as route path

there isn't a site called touhou-events.com, etc.
2022-09-06 02:49:29 +08:00
Tony fd1d453642
feat(route): bluestacks (#10709)
* feat(route): bluestacks

* fix: use puppeteer

* fix: radar
2022-09-06 02:24:49 +08:00
Tony 936dc889d9
feat(route)!: remove kuaibao (#10708) 2022-09-06 01:35:15 +08:00
Tony 4e9b596e81
feat(route): rarehistoricalphotos (#10707) 2022-09-06 01:21:56 +08:00
Tony be39871730
fix(route): dcard (#10705)
* fix(route): dcard

* docs: anti crawler attr
2022-09-06 00:20:27 +08:00
Ethan Shen ea32d46ba9
feat(route): add 全国哲学社会科学工作办公室 (#10704)
* feat(route): add 全国哲学社会科学工作办公室

* add radar
2022-09-05 22:39:23 +08:00
xiaokyo cde7722bee
feat(route): 特斯拉价格 (#10507)
* feat: 特斯拉价格

* fix: missing docs

* fix: url
2022-09-04 00:16:57 +08:00
Tony 8e8ed3d979
fix(route): github pulls labels (#10682)
fix(route): github pulls labels
2022-09-02 13:32:02 -09:00
dependabot[bot] ff57adb089
chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1 (#10675)
* chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1

Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/vercel/nft/releases)
- [Commits](https://github.com/vercel/nft/compare/0.21.0...0.22.1)

---
updated-dependencies:
- dependency-name: "@vercel/nft"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Revert "docs: vercel workaround (#10665)"

This reverts commit f57e6230ac.

* fix: scrape settings

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 01:54:37 +08:00
github-actions[bot] b71847f3cf style: auto format 2022-09-02 12:31:33 +00:00
miles cf04b7e199
feat(route): add X岛匿名版 (#10678)
* feat(route): add X岛匿名版

* refactor(route): use template
2022-09-02 20:29:29 +08:00
hoilc e7d1a26b54
feat(route): add 英雄联盟台服新闻 (#10674)
* add loltw news

* simplify api query
2022-09-02 00:21:07 +08:00
miles 173c4e6970
feat(route): add 壹蘋新聞網 (#10671)
* feat(route): add 壹蘋新聞網

* feat(route): remove comments

* docs: fix tag closing
2022-09-01 23:55:05 +08:00
Fatpandac aedf5c8cb7
feat(route): add 学工部 (#10673)
* feat(route): add 学工部

* Update lib/v2/bnu/dwxgb.js
2022-09-01 23:23:19 +08:00
Fatpandac a921d68201
feat(route): add 虎嗅 简报 (#10663)
* feat(route): add 虎嗅 简报

* Update lib/v2/huxiu/briefColumn.js

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

* fix(route): get tittle

* Update lib/v2/huxiu/briefColumn.js
2022-09-01 19:32:31 +08:00