Hower He
d0d3b6b870
feat(route): 小红书 用户笔记 全文 ( #12330 )
...
* fix(route): 小红书 用户笔记(全文抓取)
* fixed package.json's semver prefix character
* fixed conditions for user page response
* fixed timed out issue when getting full text
* removed the capability to get full text
* added full text feature for notes
* added filter for unnecessary resources requested
* Switched to a concise way to get JSON from HTML
* to bypass the null checked warning from DeepScan
* added note full text to cache
* added more readable error messages
* moved full text feature under a new parameter
* Update maintainer format
* Refactor the error message typing
* Refactor the error message typing
* Refactor error message typing
* Refactor the usage of `tryGet` for expire time
* Close the user page earlier to release resouces
---------
2023-05-15 22:14:55 +08:00
Rongrong
816d29de46
fix(route/wechat/feeddd): obsolete domain ( #12510 )
...
* fix(route/wechat/feeddd): obsolete domain
Signed-off-by: Rongrong <i@rong.moe>
* Update lib/v2/wechat/radar.js
---------
Signed-off-by: Rongrong <i@rong.moe>
2023-05-15 03:16:43 +08:00
TonyRL
a1b22b2d60
docs: fix dxy thread
2023-05-14 17:38:40 +00:00
Tony
a5caa0e79d
feat(route): dxy ( #12509 )
2023-05-15 00:10:35 +08:00
Ethan Shen
7b533fff22
feat(route): add 阿里研究院资讯 ( #12507 )
...
* feat(route): add 阿里研究院资讯
* docs: fix changes
2023-05-14 00:24:48 +08:00
NathanDai
342d333bc7
feat(route): add Infuse Release Notes ( #12500 )
...
* feat(route): add Infuse Release Notes
* Update lib/v2/firecore/maintainer.js
* Update lib/v2/firecore/index.js
* Update docs/en/program-update.md
* Update lib/v2/firecore/radar.js
---------
2023-05-13 23:36:48 +08:00
Tony
b0cb871b83
fix(route): fix i-cable ( #12503 )
...
* fix(route): fix i-cable
* docs: update docs
2023-05-13 00:15:40 +08:00
github-actions[bot]
f39733ba4d
style: auto format
2023-05-12 15:06:02 +00:00
HyperCherry
6d78f48576
feat(route): add 四川工商学院公告 ( #12499 )
...
* feat(route): add 四川工商学院公告
* Update lib/v2/stbu/xyxw.js
* fix(route): adjusted timezone to UTC+8
---------
2023-05-12 23:03:50 +08:00
Ethan Shen
6742ef803a
feat(route): add 故事FM播客 ( #12494 )
...
* feat(route): add 故事FM播客
* fix: wrong url
2023-05-12 00:41:56 +08:00
Tony
d398081981
feat(route): sina us stock and rollnews ( #12493 )
...
* refactor: migrate to v2
* refactor: generic rollnews
* docs: merge docs
* refactor: discovery use common utilities
* refactor: china finance use utilities
* refactor: csj use utils
* feat: us stock
* feat: add radar
* docs: mention default value
* docs: fix build
2023-05-11 22:37:19 +08:00
Guorui Yu
0267e2c307
fix(route): add openai research support ( #12484 )
...
* fix(route): split openai common logic to common.js
Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>
* fix(route): add openai research support
Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>
* fix(route): add openai research docs
Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>
---------
Signed-off-by: Guorui Yu <yuguorui@pku.edu.cn>
2023-05-11 21:25:50 +08:00
Ethan Shen
cb1974da84
feat(route): add IBC岩手放送ラジオ ( #12481 )
...
* feat(route): add IBC岩手放送ラジオ
* docs: add en docs
2023-05-09 17:45:12 -11:00
Tony
c6c8ac0fae
feat(route): sysu ygafz ( #12482 )
2023-05-10 00:55:40 +08:00
Bryan
32a35f29d4
feat(route): support medium ( #12475 )
...
* feat(route): support medium
* docs(route): support medium
* feat(medium): add radar.js
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/tag.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/router.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/maintainer.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/following.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/for-you.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/medium/list.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* chore(medium): update graphql
---------
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2023-05-09 01:57:15 -11:00
Bryan
7eb6400f6c
feat: add .debug.html ( #12476 )
...
* feat: add .debug.html
* Update lib/middleware/template.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* use regex to extract index
* add tests
* add docs
---------
2023-05-09 17:26:24 +08:00
Tony
48c624b2c6
fix(route): duozhuayu ( #12477 )
2023-05-08 09:57:12 -11:00
Tony
803116654d
fix(route): 3dmgame ( #12473 )
2023-05-08 14:40:50 +08:00
Bryan
261b12a80d
docs: update fly.io installation doc ( #12472 )
...
* docs: update fly.io installation doc
* style: auto format
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-08 13:37:37 +08:00
Tony
61a303a1de
feat(route): gist commits ( #12470 )
2023-05-07 20:51:53 -06:00
github-actions[bot]
73fcd5e436
style: auto format
2023-05-07 18:47:41 +00:00
Ethan Shen
96096028a1
feat(route): add 中国国家应急广播应急新闻 & 预警信息 ( #12467 )
2023-05-08 02:45:31 +08:00
drgnchan
c93e63559a
feat(route): 新增网信办订阅 ( #12444 )
...
* feat(route): 新增网信办订阅
* refactor: 时区设置
* polish
* polish
* refactor: cache path map
2023-05-08 02:35:44 +08:00
github-actions[bot]
6083aa9a9a
style: auto format
2023-05-07 14:30:13 +00:00
momizi
1dd268c1b1
feat(route): 新增崩坏星穹铁道订阅 ( #12466 )
...
* 崩坏星穹铁道
* 修改
* 修改调整
* 新增星穹铁道国际服
2023-05-07 08:27:45 -06:00
dependabot[bot]
b982947a60
chore(deps): bump https-proxy-agent from 5.0.1 to 6.1.0 and socks-proxy-agent from 7.0.0 to 8.0.1 ( #12445 )
...
* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases )
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md )
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/HEAD/packages/https-proxy-agent )
---
updated-dependencies:
- dependency-name: https-proxy-agent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump https-proxy-agent from 5.0.1 to 6.0.0
* test: update test to use WHATWG URL API
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 00:25:12 +08:00
drgnchan
5640ab6e6a
fix(route): selector of class name ( #12453 )
...
* fix: selector of class name
* refactor: migrate to v2
---------
2023-05-06 23:00:45 +08:00
Moody Liu
1153afc417
fix a typo in programming.md ( #12452 )
2023-05-05 17:04:20 -06:00
Tony
3c31d28563
chore(docs): add npmrc to fix unmet peer dependency
...
https://app.netlify.com/sites/rsshub/deploys/6454f2159a8a3500080f2c02#L135
2023-05-06 03:46:44 +08:00
Ethan Shen
091aaa6aee
fix(route): 恩山无线论坛使用UTF-8编码 ( #12451 )
...
* fix(route): 恩山无线论坛使用UTF-8编码
* remove v1 route
2023-05-06 00:52:37 +08:00
夏宇航
76d0a7deb9
docs: add deploy to Zeabur ( #12449 )
...
* docs: add deploy to Zeabur
* fix typo
2023-05-05 22:36:39 +08:00
Tony
1de1e9ae56
build: use pnpm ( #12438 )
...
* build: use pnpm
* fix: use corepack pnpm
* chore: use pnpm in gha
* chore: add setup pnpm
* fix: install command
* fix: pnpm lock file not updated
* chore: pnpm no recursive install
* docs: use pnpm
* fix: ignore yarn lock
* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
Ethan Shen
479c9821f2
fix(route): 财联社深度 ( #12434 )
...
* feat(route): add 北京协和医学院“4+4”试点班招生网通知公告
* fix(route): 财联社深度
* fix: remove pumc
2023-05-04 00:17:13 +08:00
FeCCC
91e19819a9
fix(route): iwara subscription get token ( #12422 )
...
* fix(route): iwara subscription get token
* style: auto format
* cache iwara token in iwara subscriptions
* style: auto format
* use access token to get iwara subscriptions
* style: auto format
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-03 20:49:00 +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
Ethan Shen
96b7af5cf4
feat(route): add 北京协和医学院“4+4”试点班招生网通知公告 ( #12419 )
2023-05-01 12:56:41 -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
DIYgod
2d23974f41
feat: remove rss3
2023-04-29 19:20:36 +01: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
Ethan Shen
2e2c0058a8
fix(route): NEW字幕组 ( #12400 )
...
* fix(route): NEW字幕组
* update files
* fix: set default id
2023-04-28 22:59:34 +08:00
TonyRL
25fb241523
docs: update advanced feed title
2023-04-28 14:16:13 +00: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
TonyRL
1e8d030e0f
docs: fix build on relative path
...
it worked on netlify but not cloudflare pages
2023-04-27 13:30:19 +00: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
Tony
b0ff4a0fee
docs: split docs package for vuepress ( #12382 )
...
* docs: split docs package for vuepress
* fix: yarn lock changes gha
* fix: remove npm script at top level
* docs: update oneclick link
refs: https://github.blog/changelog/2023-04-24-one-click-into-github-codespaces
2023-04-25 22:20:56 +08: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
Mai1993
b088a9875a
feat(route): add 重庆人事考试通知公告及重庆燃气停止检修通知 ( #12203 )
...
* 新增重庆人事考试通知及重庆燃气停气检修通知
* fix: cqgas
* fix: cq
---------
2023-04-23 22:05:26 +08:00
Hank Chow
c64b62a85e
feat(route): 中国法学网 ( #12363 )
...
* feat: css/iolaw
* feat(route): add cssn
2023-04-21 22:50:35 +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
TonyRL
d5daaaf5c6
docs: sort envs
2023-04-20 13:40:09 +00: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
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
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
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
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
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
abc1763613206
da1d3c06da
feat(route): add qdu notice rss ( #12273 )
...
* feat(route): add qdu notice rss
* chore(route): qdu -> apply suggestions from code review
* fix(route): remove wait && minor fix
---------
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2023-04-13 01:00:35 +08:00
Ethan Shen
17e7cbf2cc
feat(route): add 国家统计局通用 ( #12290 )
...
* 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>
* feat(route): 国家统计局通用
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 00:04:02 +08:00
Jaya
8a76f8743b
feat: 添加广西民族大学RSS支持 && fix: 修复南京晓庄学院RSS日期格式 ( #12285 )
...
* 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
* Update lib/v2/gxmzu/maintainer.js
---------
2023-04-13 00:01:08 +08:00
egshuai
b2ace34670
fix(route): 爱 Q 生活网 最近更新内容获取 ( #12284 )
...
* fix url and response
* refactor: migrate to v2
---------
2023-04-12 22:45:15 +08:00
lyqluis
24c2dc5d66
feat(route): add full text to /pingwest/user & /pingwest/tag ( #12271 )
...
* feat(route): add full text to /pingwest/user/:uid/article/:option?
* fix(route): add fulltext to /pingwest/tag/:id/:option?
* refactor: migrate to v2
---------
2023-04-12 21:49:52 +08:00
Tim Wu
3fe7e01579
feat(route): add 广州市融媒体中心 ( #12241 )
...
* feat(route): add 广州市融媒体中心
* fix(route): remove duplicated 广州市融媒体中心
* fix(route): fix gzcmc
* opt(route): rename gzcmc to gz-cmc
* fix(route): fix example route of gz-cmc
* Update lib/v2/gz-cmc/radar.js
---------
2023-04-11 07:36:58 -03:00
Ethan Shen
a5a3afa4bd
feat(route): add Go语言中文网板块 ( #12274 )
2023-04-10 18:30:52 -03:00
github-actions[bot]
ddb81b9eee
style: auto format
2023-04-09 14:11:35 +00:00
Hengyu
9be1b1ea03
feat(route): add MacMenuBar ( #12258 )
...
* feat(route): MacMenuBar
* Update: Change to WordPress API; Combine two routes together; Move related documentation to blog.md
* Fix: add maintainer.js
* Update: filter categories by API; support multiple categories
* Update lib/v2/macmenubar/recently.js
* Update: update rss link; fix doc
---------
2023-04-09 22:07:42 +08:00
TonyRL
7d4e7e594f
docs: fix hexo next example
2023-04-09 14:03:55 +00:00
noah
0bb2a2b658
docs: add new method for images load error ( #12267 )
...
* docs: add new method for images load error
* docs: en doc, add new method for images load error
* docs: update doc URLs to clean address
---------
Co-authored-by: noah <noah@onerzone.com>
2023-04-09 21:38:36 +08:00
TonyRL
b334aa49bb
docs: fix advanced feed tips
2023-04-08 19:02:47 +00:00
Ethan Shen
9d926d32ed
feat(route): add 留园网新闻 ( #12265 )
...
* feat(route): add 留园网新闻
* fix: add filter for links
* fix: maintainer and docs tag
---------
2023-04-09 02:42:26 +08:00
Evan
1a1631ee4d
feat(wechat/sogou): add new route ( #12263 )
...
* feat(wechat/sogou): add new route
* fix: get replace result
* fix(docs): wrong route loc
* fix: alpha order and rader rules
2023-04-09 02:39:01 +08:00
Willy (Yang Wentao)
e66df707f9
fix(route): 修复 newrank 列举公众号文章的 URL; 增加缺少的 n-token 参数; ( #12262 )
...
* fix(route): 修复 newrank 列举公众号文章的 URL; 增加缺少的 n-token 参数;
文档中说明必须自建
* fix(route): newrank: code review update
* feat(route): 获取 newrank 得出的微信公众号链接的全文
* refactor: migrate to v2
---------
2023-04-08 21:16:22 +08:00
niuyi
83523842cd
feat(route): add sass/gs/sstmzs ( #12159 )
...
* feat(route):add sassorgcn/gs/:type
* feat(route):add sassorgcn/gs/:type
* update:sassorgcn docs & radar
* fix: docs add </Route> tag in /sassorgcn/gs/:type
* update: sassorgcn docs
* refactor: fix namespace
---------
2023-04-07 20:39:06 +08:00
cubroe
c121ba30fa
feat(route): selected new books or specified book list on FreeComputerBooks.com ( #12234 )
2023-04-07 20:18:20 +08:00
lyqluis
6c89b3804a
feat(route): add 科技日报 ( #12235 )
...
* feat(route): add 科技日报
* feat(route): add 科技日报
2023-04-07 20:17:07 +08:00
Ethan Shen
e14eb410f1
feat(route): add 一亩三分地分区标签 ( #12249 )
...
* feat(route): add 一亩三分地分区标签
* fix: blog
* fix: offer
---------
2023-04-07 05:22:02 +08:00
Tony
14da384c66
docs: add further reading for podcast ( #12250 )
2023-04-07 03:22:41 +08:00
Fatpandac
c586995584
fix(route): change to use a more precise selector ( #12242 )
...
* fix(route): change to use a more precise selector
* refactor: migrate to v2
---------
2023-04-06 04:28:40 +08:00
github-actions[bot]
a60eb5835d
style: auto format
2023-04-05 12:46:20 +00:00
Hengyu
be3515b01e
feat(route): add IEEE xplore early access journal ( #12230 )
...
* feat(route): add IEEE xplore early access journal
* Update maintaner.js
* Update earlyaccess.js
---------
2023-04-05 20:44:29 +08:00
Tim Wu
e304b0ed49
feat(route): add 南方网南方+ ( #12169 )
...
* feat(route): add 南方网南方+
* Update lib/v2/southcn/nfapp/reporter.js
* Update lib/v2/southcn/maintainer.js
* fix(route): fix southcn
* opt(route): optimize southcn
* docs: fix route tag
---------
2023-04-05 19:43:34 +08:00
Ethan Shen
adf146b8f1
feat(route): add 三立新聞網新聞總覽 ( #12184 )
...
* feat(route): add 三立新聞網新聞總覽
* fix: update route
* fix: remove utm_campaign
2023-04-05 19:30:03 +08:00
zytomorrow
8c66b20220
feat(route): add gov/sichuan/deyang/mztoday ( #12213 )
...
* feat(route): add gov/sichuan/deyang/mztoday
* feat(route): add gov/sichuan/deyang/mztoday
* feat(route): add gov/sichuan/deyang/mztoday
* feat(route): add gov/sichuan/deyang/mztoday
* Update lib/v2/gov/sichuan/deyang/mztoday.js
* fix: update maintainer and radar
---------
Co-authored-by: zytomorrow <z794672847@gamil.com>
2023-04-05 04:26:36 +09:00
github-actions[bot]
a1be32deeb
style: auto format
2023-04-04 18:58:48 +00:00
zytomorrow
26e0ac6c7b
fix(route): fix gov/sichuan/deyang/govpulicinfo ( #12205 )
...
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* Update lib/v2/gov/sichuan/deyang/govpublicinfo.js
* fix(route): fix gov/sichuan/deyang/govpulicinfo
* Update lib/v2/gov/sichuan/deyang/govpublicinfo.js
* Update lib/v2/gov/sichuan/deyang/govpublicinfo.js
* fix: update radar and maintainer
---------
Co-authored-by: zytomorrow <z794672847@gamil.com>
2023-04-05 02:56:09 +08:00
Ethan Shen
01e29c18d6
fix(route): update domain to mp4kan.com for domp4 ( #12225 )
2023-04-04 02:20:28 +08:00
Hengyu
952b0b7115
fix(route): fix the error of route hk01/channel when channel does not have publishName ( #12152 )
...
* Fix hk01/channel when channel does not have publishName
* additional fix to the same problem
* Add(route): hk01 latest
* Fix radar
* docs: fix category
---------
2023-04-04 00:21:44 +08:00