Commit Graph

1539 Commits

Author SHA1 Message Date
FeCCC a45d2b49b6
fix(route): iwara subscriptions (#12417)
* fix(route): iwara subscriptions

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-02 04:40:41 +08:00
github-actions[bot] 3888e6781c style: auto format 2023-05-01 20:34:18 +00:00
Alex Liu 334485899c
feat(route): add tweet details for twitter (#12412)
* feat(route): add tweet details for twitter

* docs: add english docs

* fix: sort router

---------
2023-05-02 04:31:03 +08:00
cubroe e3f3ce8b22
feat(route): enhance feed of freecomputerbooks.com with full-text support (#12414) 2023-05-02 04:25:05 +08:00
Ethan Shen 96b7af5cf4
feat(route): add 北京协和医学院“4+4”试点班招生网通知公告 (#12419) 2023-05-01 12:56:41 -06:00
Evan 712c7d475c
fix: duplicate guid for each item (#12416)
* fix: duplicate guid for each item

* fix: typo
2023-05-01 02:10:25 -06:00
Trganda 12f45a7844
feat(route): add Freebuf 文章订阅路由 (#12392)
* freebuf route

* accpet recommendataion

* add blank line

* query freebuf with api

* remove unused `id` args and retouch the rss link

* delete String() on variable `type`
2023-04-30 12:05:47 -06:00
Ethan Shen 280273d75a
feat(route): add 山东科技大学研究生招生网 (#12411) 2023-04-30 00:08:37 +08:00
聪明的魏凡 98cfccb65d
feat: add HNU careers feed (#12405)
* feat: hnu careers init

* docs: update hnu careers

* feat: update format information

* style: format code

* feat: add docs

* fix: radar

* fix: radar url

* feat: rm mock

* docs: add API note

* fix: link to careers page

* fix: link to career page

* style: validate
2023-04-29 10:41:44 +08:00
Tony 1d7f3bfe04
chore: stricter validation (#12409) 2023-04-29 05:28:38 +08:00
Ethan Shen 2e2c0058a8
fix(route): NEW字幕组 (#12400)
* fix(route): NEW字幕组

* update files

* fix: set default id
2023-04-28 22:59:34 +08:00
Tim Wu 5b90d88c18
feat(route): add NDDaily 南方都市报 (#12370)
* feat(route): add NDDaily 南方都市报

* fix(route): fix empty pubDate of NDDaily

* fix(route): fix pubDate of NDDaily

* fix(route): rename nddaily to oeeee

* fix(route): rename nddaily to oeeee
2023-04-27 21:55:56 +08:00
Tony 5b6d7cb524
style(eslint): add eslint-plugin-n (#12393) 2023-04-27 05:16:11 +08:00
Ethan Shen 50b25aac54
feat(route): add 北京社科基金项目管理平台 (#12390) 2023-04-26 01:36:56 +08:00
Evan 71f65a51fe
fix: duplicate guid for each device (#12387) 2023-04-25 14:19:11 +04:00
mudone c7de199be7
fix(route): flyert duplicate images & add shanghai bank (#12377)
* fix(route): flyert duplicate images & add shanghai bank

* fix(route): flyert duplicate images & add shanghai bank. optimize code according to the revivew suggestion.

* docs: add Bank of Shanghai slug for creditcard route
2023-04-24 02:12:47 -07:00
Ethan Shen 44c63006aa
fix(route): 原神新闻 (#12372)
* fix(route): 原神新闻

* fix: ignore broken description
2023-04-24 01:38:48 +08:00
Tony 75fc439daf
fix(route): zhihu private answers (#12379)
* fix(route): zhihu answers

* fix: more robust caching
2023-04-24 01:37:32 +08:00
Mai1993 b088a9875a
feat(route): add 重庆人事考试通知公告及重庆燃气停止检修通知 (#12203)
* 新增重庆人事考试通知及重庆燃气停气检修通知

* fix: cqgas

* fix: cq

---------
2023-04-23 22:05:26 +08:00
Tony 915aed94f8
fix: v1tx (#12374) 2023-04-23 04:50:41 +08:00
Night Space 34fd1aa094
feat(route): call api with a validation code (#12367)
modify the params of api
the behavior of validation code generator is more like a browser
2023-04-22 03:04:13 +08:00
Hank Chow c64b62a85e
feat(route): 中国法学网 (#12363)
* feat: css/iolaw

* feat(route): add cssn
2023-04-21 22:50:35 +08:00
Tony f7add90bee
fix(route): xiaohongshu private collection (#12366) 2023-04-21 21:31:45 +08:00
Yuugata Shinonome 8c0c3d606b
feat(route): add support for SCNU physics school announcements and news (#12345)
* add support for SCNU physics school announcements and news

* fix(route): SCNU physics school announcements and news, to pass ESLint test

* fix(route): add timezone support for  SCNU physics school announcements and news

* fix: style

* feat: add radar.js

* fix: a bug

* feat(route): add new route for SCNU physics school research news

* fix: update doc and maintainer.js

* fix: fix problems mentioned by TonyRL in PR #12345

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

* Update lib/v2/scnu/radar.js

fix

---------

Co-authored-by: shinonome <ziyau64@outlook.com>
2023-04-21 20:51:47 +08:00
Curly Brackets 8dd0314cd4
fix(bilibili): fix user/video error, update account info api (#12361) 2023-04-21 09:55:15 -02:00
Fatpandac ffe7305fa2
fix(route): support full text (#12346) 2023-04-20 20:44:21 +08:00
Ethan Shen 4324159cba
feat(route): add DLsite (#12352) 2023-04-20 06:53:58 -05:00
Tony 8699b4c9d3
fix(route): fix namespace mess from #4283 (#12353)
* refactor: fix scut namespace

* refactor: fix gzhu namespace

* refactor: fix scnu namespace

* refactor: fix hust namespace

* refactor: fix ccnu namespace

* refactor: fix sustech namespace

* refactor: fix szu namespace

remove `/szuyjs` since it's a duplicate of `/szu/yz/:type?`

* refactor: fix tongji namespace

* refactor: fix ocu namespace

* refactor: fix upc namespace

* refactor: fix ucas namespace

* refactor: fix cas namespace

* refactor: fix cau namespace

* refactor: remove `/cucyjs` since `/cuc/yz` existed well before that

* refactor: fix bit namespace

* refactor: fix **undocumented** scau namespace

* fix: typo

* fix: code scan
2023-04-20 09:32:13 +08:00
Curly Brackets 94b8febfe8
fix(radar): Radar 支持识别当前所在B站收藏夹 (#12348)
* fix(route): Radar 支持识别当前所在B站收藏夹

* style(radar): object method format to arrow function

---------
2023-04-18 19:33:16 +08:00
Ethan Shen 774a4feb52
feat(route): add Aqara Community (#12338)
* feat(route): add Aqara Community

* style: crlf to lf

* docs: add keyword parameter

* fix: merge conflict

---------
2023-04-18 04:37:09 +08:00
Ethan Shen b921c04bfb
feat(route): add Aqara News (#12337)
* feat(route): add Aqara News

* docs: add news

* fix typo
2023-04-18 03:12:13 +08:00
Tony e00b5aafb7
chore: validate radar source field (#12340)
* chore: validate radar source field

* fix: cebbank guid
2023-04-17 10:37:08 -05:00
Tim Wu d465975cbc
fix(route): Optimize link and name of 南方+ (#12339) 2023-04-17 22:49:33 +08:00
Ethan Shen b99270bd6d
feat(route): add Layer3 Quests (#12335)
* feat(route): add Layer3 Quests

* docs: add en docs

---------
2023-04-17 20:49:51 +08:00
Ethan Shen f50f5fe402
feat(route): add DLsite Ci-en Creators' Article (#12336) 2023-04-17 20:45:38 +08:00
x2cf 7c94578a34
fix(route): bgmlist (#12334) 2023-04-17 20:09:13 +08:00
Ethan Shen 36134be272
feat(route): add Kun Cheng Essay (#12322)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  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>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  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>

* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522)

Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: koa
  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>

* feat(route): add Kun Cheng Essay

* build: update yarn.lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 03:54:50 +08:00
Desmond Stonie afcd21b3b3
feat(route): add Apache APISIX 博客 & 云原生社区博客 & 支流科技博客 (#12294)
* Add apiseven blog

* Add apache apisix blog

* Add cloudnative blog

* Add radar.js and docs

* Fix code styles

* Fix code styles

* Use `markdown-it` to render the description
2023-04-16 03:40:36 +08:00
Evan 24a15810c4
feat(arcteryx): add price (#12310) 2023-04-16 03:36:37 +08:00
Tony 642ac174e9
fix(route): github trending (#12320) 2023-04-15 23:29:22 +08:00
x2cf 6dbd99b386
fix(route): themoviedb (#12315) 2023-04-15 05:20:23 -05:00
drgnchan 30e99fdd84
feat(route): 东方财富网搜索关键词 (#12309)
* feat[route]: 东方财富网搜索关键词

* refactor: 设置描述内容

* fix: duplicate title

* refactor: add doc

* refactor: use api instead of puppeteer

* refactor: polish code

---------
2023-04-15 00:30:56 +08:00
x2cf d6162ae973
feat(route): add themoviedb (#12308)
* feat(route): add tmdb

* refactor(route): rename parameter

* fix(route): themoviedb
2023-04-15 00:16:05 +08:00
Jaya cf1fe23d7c
feat: 添加南京中医药大学研究生院博士招生RSS支持 && 添加南京鼓楼医院员工版教育培训RSS支持 (#12307)
* feat: add gxmzu utils

* fix: test01

* fix: try01

* fix: fix njxzc homepage tzgg date

* docs: add gxmzu rss docs support

* feat: finish gxmzu rss building

* fix: fix njxzc radar's docs

* fix: fix docs/university

* change gxmzu location in docs/university.md

* change gxmzu location in docs/university.md again

* a secomd attempt to change gxmzu location in docs/university.md

* fix: a third attempt to change gxmzu location in docs/university.md

* Update lib/v2/gxmzu/utils/index.js

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

* Update lib/v2/gxmzu/maintainer.js

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

* feat: 添加南京中医药大学研究生院博士招生RSS支持 && 添加南京鼓楼医院员工版教育培训RSS支持

* fix: fix njglyy/radar docs typos

* Update lib/v2/njucm/radar.js

* fix: remove rejectUnauthorized option

* Update lib/v2/njucm/radar.js

---------
2023-04-14 23:32:56 +08:00
Evan 1acb7e1bf5
feat(arcteryx/outlet): add new route (#12303) 2023-04-14 20:47:11 +08:00
Tim Wu 0d60360cdd
fix(route): optimize url of 新快报 (#12302)
* opt(route): optimize url of 新快报

* fix(route): fix default channel of 新快报
2023-04-14 00:13:08 +08:00
Ethan Shen 6b13de1433
feat(route): add 中国管理现代化研究会 (#12301)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  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>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  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>

* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522)

Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: koa
  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>

* feat(route): add 中国管理现代化研究会

* style: fix linebreak

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 00:06:29 +08:00
Ethan Shen d5e56c14fb
feat(route): add 中国技术经济学会 (#12300)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  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>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  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>

* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522)

Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: koa
  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>

* feat(route): add 中国技术经济学会

* style: fix linebreak

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 23:47:02 +08:00
Ethan Shen 08beb55f73
feat(route): add 北京市科学技术协会 (#12299)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  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>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  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>

* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522)

Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: koa
  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>

* feat(route): add 北京市科学技术协会

* fix: revert yarn.lock

* style: fix linebreak

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 23:43:57 +08:00
lyqluis 64a5a7db1a
feat(route): add /fortnite/news (#12289)
* feat(route): add /fortnite/news

* fix: update format & add en doc
2023-04-13 14:22:42 +08:00