Commit Graph

4244 Commits

Author SHA1 Message Date
钛白 7defaeac7e
feat(route): add V2rayShare (#12843)
* add V2rayShare

* style: auto format

* add V2rayShare

* style: auto format

* Update docs/other.md

* Update lib/v2/v2rayshare/maintainer.js

* Update index.js

* style: auto format

* Update lib/v2/v2rayshare/index.js

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-22 10:52:45 +07:00
Tony cfd5224cdd
fix(route): qidian chapter (#12850)
* fix(route): qidian chapter

* fix: chapter and forum author

refs:
https://github.com/DIYgod/RSSHub/pull/414
https://github.com/DIYgod/RSSHub/pull/501
https://github.com/DIYgod/RSSHub/pull/732
2023-07-22 01:20:00 +08:00
Ethan Shen 94e4f0734f
feat(route): add 爱思想专题 (#12845) 2023-07-21 00:11:26 +08:00
github-actions[bot] 9e06d3ab93 style: auto format 2023-07-19 15:38:01 +00:00
Ethan Shen d9332c2bae
feat(route): add 纪妖 (#12824)
* feat(route): add 纪妖

* fix: use wordpress restapi

* update lib/v2/cbaigui/index.js
---------
2023-07-19 23:35:48 +08:00
github-actions[bot] b28e130e53 style: auto format 2023-07-19 12:49:37 +00:00
fox2049 de4b980a9d
feat(route): add dhu/yjs/news 东华大学研究生院通知 (#12831)
* add yjs-news

* add yjs news

* Update news.js

* Update lib/v2/dhu/yjs/news.js

* feat: add radar

---------
2023-07-19 20:46:50 +08:00
github-actions[bot] beeb063dbb style: auto format 2023-07-19 12:27:29 +00:00
BenYip 93e22bba30
feat(route): add NPR (#12827)
* feat(route): add NPR

* fix(route/npr): docs

* fix(route/npr): remove duplicate images

* fix(route/npr): ignore item until audio is available

* fix(route/npr): remove duplicate captions

* fix(route/npr): caption

* fix(route/npr): handle multiple audios
2023-07-19 20:25:17 +08:00
东风有意 c41d23d043
fix(route): shu 上海大学 (#12803)
* fix(route): shu 上海大学

* Optimize code and update documentation

- shu/index.js & shu/jwc.js
    - use @/utils/parse-date to parse date
    - change "item.description" from text to HTML
    - change "url.resolve" (deprecated) to "new URL"
    - change the way of mapping "ctx.params.type" to link
        - now it accepts more route types
- university.md
    - update doc for new types
- router.js
    - add an alias because the website changed its host

* Update lib/routes/universities/shu/index.js

* Update lib/routes/universities/shu/jwc.js

* Update docs/university.md

* refactor: migrate to v2

---------
2023-07-18 21:29:18 +08:00
miles a5ddccc5ae
fix(route): duplicate entries in the Blizzard feed (#12828)
* fix(route): duplicate entries in the Blizzard feed

* refactor: migrate to v2

---------
2023-07-18 21:05:34 +08:00
p7e4 ab719073be
feat(route): add SecWiki-安全维基 (#12816)
* feat(route): add SecWiki-安全维基

* fix pr
2023-07-18 18:48:11 +08:00
dependabot[bot] 577e2d8fb8
chore(deps): bump pinyin-pro from 3.15.4 to 3.16.0 in /docs (#12825)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.15.4...3.16.0)

---
updated-dependencies:
- dependency-name: pinyin-pro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 13:37:42 -09:00
Ethan Shen 79d848f656
feat(route): add 国家广播电视总局电视剧政务平台 (#12804)
* feat(route): add 国家广播电视总局电视剧政务平台

* fix: set pool limit to 5
2023-07-16 13:51:31 +09:00
Tony b9c832125e
fix(route): copymanga with rate limit and cache (#12805) 2023-07-16 03:31:55 +08:00
qixingchen 1178f14f5c
fix(route/bilibili): user/followings & user/followers now require login (#12802)
* Update router.js

change followers/followings params

* Update followers.js

add login for followers

* Update followings.js

add login for followings

* Update social-media.md

update bilibili/followers bilibili/followings docs

* Update followers.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update followings.js

Using camelCase.
Adding Document link.
Cookie check before declaring `uid `.

* Update maintainer.js

* Update README.md

Add docs for bilibili/user/followings & bilibili/user/followers

* Update router.js

Using camelCase

* Update social-media.md

* style: auto format

* Update social-media.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-16 01:11:16 +08:00
p7e4 e046f529f2
feat(add): SecIN信息安全社区 (#12800)
* feat(add): SecIN信息安全社区

* fix lib/v2/sec-in/index.js

* fix lib/v2/sec-in/radar.js

---------
2023-07-15 23:47:32 +09:00
terrytw e52c82971f
fix(route): NMPA get accurate pubdate (#12801)
* Update generic.js

* Update index.js

* fix: nmpa ditch puppeteer

---------
2023-07-15 16:45:47 +08:00
github-actions[bot] cb7ea448b9 style: auto format 2023-07-14 15:34:57 +00:00
fox2049 90f551098e
feat(router): add 东华大学学术信息 (#12791)
* 增加学术信息

* 代码优化

* 测试性提交

* POST API

* POST API

* Update lib/v2/dhu/news/xsxx.js

* Update lib/v2/dhu/radar.js

---------
2023-07-14 23:32:41 +08:00
p7e4 5ba92d6b33
feat(route): add 火线 (#12784)
* feat(route): add 火线

* fix pr

* fix pr again

* fix pr again and again.
2023-07-14 22:40:14 +08:00
github-actions[bot] 22670d331f style: auto format 2023-07-13 18:48:17 +00:00
Ethan Shen 24c679aa26
feat(route): add 长江大学动物科学学院 (#12795) 2023-07-14 02:46:07 +08:00
Tony e03f0b8ae7
fix(route): baozimh selector (#12790) 2023-07-13 19:11:35 +08:00
Ethan Shen 45f4155d4d
feat(route): add 环球法律评论 (#12780)
* feat(route): add 环球法律评论

* update lib/v2/globallawreview/radar.js

---------
2023-07-12 10:52:15 +03:00
Tony f4ec71508f
feat(route): add macupdate (#12774) 2023-07-11 01:27:20 +08:00
github-actions[bot] 41477968c3 style: auto format 2023-07-10 10:16:02 +00:00
Ethan Shen ea41fd8ece
feat(route): add 其乐论坛 (#12768)
* feat(route): add 其乐论坛

* update lib/v2/keylol/radar.js

* fix: remove unnecessary type casting

---------
2023-07-10 18:13:14 +08:00
TonyRL f2c8f0c3fc feat!: remove dead feeds
`/wechat/feeddd/:id`
`/wechat/wxnmh/:id`
`/wechat/feeds/:id`
2023-07-09 15:29:08 +00:00
Andvari b378116a71
fix(route/sjtu): gs (#12758)
* fix(route/sjtu): gs

* Correct "Incomplete URL substring sanitization"

* Use built-in etchArticle for Wechat article.

* Update lib/v2/sjtu/radar.js

* Fix missing semicolon.

* Update university.md

* refactor: migrate to v2

rename maintainer GitHub ID from `richardchien` to `stdrc`
https://github.com/DIYgod/RSSHub/pull/4064

* fix(radar): add default case

---------
2023-07-09 22:59:39 +08:00
ninboy 4e41f3e67d
feat(route): Add Meta's Threads (#12762)
* feat(route) Add Meta's Threads

* Fixing deepscan issues

* Additional linting issues

* single quotes when possible

* woops

* Addressing PR comments

* Rename radar title

* Update lib/v2/threads/radar.js

* Update lib/v2/threads/radar.js

* docs: add pptr flag

---------
2023-07-09 01:45:49 +08:00
Zhengyi 4ecae47d2e
feat(route): Add 上海文化广场 - 节目列表 (#12761)
* feat(route): Add 上海文化广场 - 节目列表

* feat(route): include full article content for shcstheatre

* fix(route): correct image urls for shcstheatre

* fix(route): fix typo in shcstheatre

* refactor(route): shcstheatre: hide the titles for empty section

* doc: document shcstheatre

* feat(radar): : add rule for shcstheatre

* fix(route): use cache for shcstheatre

* feat(route): add cover image for shcstheatre

* refactor(route): move description.art to templates subdir

* Update lib/v2/shcstheatre/programs.js


* Update lib/v2/shcstheatre/programs.js


* Update lib/v2/shcstheatre/programs.js


* Update lib/v2/shcstheatre/radar.js


* fix: use path.join() instead of string concatenation

---------
2023-07-06 15:20:14 -12:00
Ethan Shen 0e46e6a797
feat(route): add 军队人才网 (#12760)
* feat(route): add 军队人才网

* update lib/v2/81/radar.js

* update lib/v2/81/radar.js

---------
2023-07-06 14:48:58 -12:00
Rongrong c771fbd3cd
feat(route/twitter): use unique ID in some routes (#12759)
Signed-off-by: Rongrong <i@rong.moe>
2023-07-06 00:06:48 +08:00
myl7 ef497881a7
fix(route): allow Mastodon without extra config (#12672)
* fix(route): allow Mastodon without extra config

* Maintain zh/en doc consistency and enhance the desc of reqs

* Add description about Mastodon out of the box

* refactor: migrate to v2

---------
2023-07-05 23:58:16 +08:00
Rongrong 7e45fe12e9
fix(route/twitter): Web API authentication (#12754) 2023-07-04 18:24:09 +01:00
dependabot[bot] c3d3374b5e
chore(deps): bump pinyin-pro from 3.15.2 to 3.15.4 in /docs (#12749)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.2 to 3.15.4.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits/3.15.4)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2023-07-03 21:48:04 +00:00
Ethan Shen 413a959cb3
feat(route): add Reuters Graphics (#12748) 2023-07-04 00:39:46 +08:00
Jiahao Lee 21e36b3b40
fix(route): blank results from fx678 (#12722)
* Fix kx.js to fetch the latest news

* make ESLint happy

* Use proper DateTime object

* fix runtime errors

* update `host` to avoid redirection

* refactor: migrate to v2

---------
2023-06-30 20:26:11 +08:00
Elsa Granger bb071cb597
feat(route): Add Huggingface Daily Papers (#12720)
* Add Huggingface Daily Papers

* Add en docs

* Follow script standard

* Place under huggingface namespace
Move docs to programming

* Fix route element in docs en

* Update div selector
2023-06-30 02:41:49 +08:00
TheLittle_Yang fa7cabe797
feat(route): add xboxfan.com (#12717)
* add xboxfan.com

* Create radar.js

* Update news.js

* Update lib/v2/xboxfan/radar.js

* remove trailing whitespace

* Apply suggestions from code review

---------
2023-06-30 00:04:42 +08:00
欠陥電気 5e7c3fcf55
feat(route): add 中国科学院软件研究所 (#12719)
* feat(route): add 中国科学院软件研究所

* fix(route): fix Incomplete URL substring sanitization



---------
2023-06-27 21:00:03 +08:00
Kudryavka f6b1d4c49d
feat(route): add 机核网专题文章 (#12661)
* feat: add gcores collections

* feat: add maintainer

* feat: add radar config

* chore: update docs

* chore: change search url

* feat: use api to collect item

* chore: limit route

* feat: 手动解析blocks

* fix: add default case
2023-06-27 20:51:15 +08:00
github-actions[bot] a4979a0da4 style: auto format 2023-06-26 16:52:05 +00:00
Ethan Shen 7c12c94e0b
feat(route): add 唐书房 (#12711) 2023-06-27 00:49:20 +08:00
Akashi 3e8a97625d
feat(route): hinatazaka46 blog support page param (#12704) 2023-06-24 05:53:53 +01:00
Akashi cdd1170056
feat(route): hinatazaka46 blog support id params (#12700)
* fix(route): page field change fixes

* feat: add route info

* feat: migrate to route v2

* feat: support id param

* fix(route): news page field change fixes
2023-06-23 12:15:05 +04:00
github-actions[bot] ab24f40d7a style: auto format 2023-06-23 08:03:30 +00:00
nasvel 4cd0bd2082
feat(route): add a new router for radio france (#12694)
* add a new router for radio france

* set podcast support to 0

* format code as to the convention

* add radar.js & add new lines to the end of files

* convert spaces to tabs

* use art template for item description

* remove podcast attribute

* english docs

* fix: RouteEn instead of Route

* fix: ['content'] is better written in dot notation.

* fix eslint errors
2023-06-23 12:00:37 +04:00
dependabot[bot] 658535de38
chore(deps): bump pinyin-pro from 3.15.1 to 3.15.2 in /docs (#12689)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/commits)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2023-06-21 21:31:16 +00:00