Tony
5f1d9ae662
fix(route): wise ( #11044 )
2022-10-10 04:33:13 +08:00
Felix Hsu
ab884a28be
feat(route): add "over" section on hacker news ( #10997 )
...
* add hackernews Over section
* docs: fix
2022-10-05 21:56:01 +08:00
Ethan Shen
630f1e925a
feat(route): add Aljazeera半岛电视台 ( #10978 )
...
* feat(route): add Aljazeera半岛电视台新闻
* docs: move to traditional-media
2022-10-02 01:01:04 +08:00
Joshua Peek
cc738eab26
fix(route): verge ( #10940 )
...
* Update Verge content extraction
* refactor: migrate to v2
2022-09-29 22:37:02 +08:00
Tony
f8b1c8d6f0
feat(route): cbnc ( #10924 )
2022-09-28 08:20:08 +11:00
Tony
cb996d3de7
feat(route): kuwaitlocal ( #10922 )
2022-09-28 05:04:28 +08:00
ri1ken
381171e442
feat(route): add Yoasobi Official support ( #10920 )
...
* add /yoasobi-music && ipl "news" and "bio"
* update title
* implement live rss
* implement media rss
* fix synax
* edit doc
* omit i
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* omit useless @
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* specify category param
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* specify pubDate
* specify guid
2022-09-28 00:07:48 +08:00
Nisekoi5
de26213b58
fix: Fantia请求部分内容时因无cookie导致出错 ( #10892 )
...
* 为fantia增加cookie配置
* 为fantia的另一个路由增加cookies
* 增加文档教程,另外增加容错,就算Cookie也不抛出异常,而是返回小的缩略图
* refactor: migrate to v2
2022-09-27 23:20:06 +08:00
Tony
b93ed91f97
feat(route): Unusual Whales ( #10917 )
2022-09-27 05:30:40 +08:00
Ethan Shen
e4f264d6ea
feat(route): add finviz news ( #10897 )
...
* feat(route): add finviz news
* fix: no mouseover text
* refactor: use parseDate
2022-09-26 20:30:29 +08:00
Tony
eaf72004a3
feat(route): indiansinkuwait ( #10855 )
...
* feat(route): indiansinkuwait
* docs: fix case
2022-09-21 17:03:33 +00: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
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
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
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
Tony
878266c535
feat(core): true ua ( #10761 )
...
* feat(core): true ua
* test: skip mercury parser temporary
2022-09-12 01:13:38 +08: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
Charlie Jiang
655b899715
feat(core): 增加 `sorted` 参数来控制结果排序 ( #10744 )
...
* feat: 增加 `sorted` 参数来控制结果排序
* feat: 添加 `sorted` 参数的测试
重用了 `sort` 的代码和数据:是不是可以考虑将两者结合?
2022-09-09 00:11:18 +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
4e9b596e81
feat(route): rarehistoricalphotos ( #10707 )
2022-09-06 01:21:56 +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
miles
5bf71a92b6
feat(route): add greasyfork script version history and script feedback ( #10662 )
...
* feat(route): add greasyfork script version history
* feat(route): add greasyfork script feedback
* refactor(route): remove unnecessary `lang` param
* fix(route): ensure the changelog is extracted correctly
2022-09-01 19:20:27 +08:00
Tony
f57e6230ac
docs: vercel workaround ( #10665 )
...
* docs: vercel workaround
* docs: weekly scrape
2022-09-01 03:47:18 +08:00
miles
e6341a512c
refactor(route): migrate greasyfork to v2 ( #10655 )
...
* feat(route): migrate greasyfork to v2
* fix(route): maintainer path
2022-08-30 19:36:29 +08:00
Axojhf
896b450cc8
feat(route): Add Love Live Topics Route ( #10645 )
...
* Add Love Live Topics Route
* fix radar issue
2022-08-30 01:52:01 +08:00
Tony
256387bd25
feat(route): pixiv novels ( #10647 )
...
* feat(route): pixiv novels
* fix: radar
* fix: cache rename
* docs: fix tag closing
* fix: sort
2022-08-29 23:40:16 +08:00
Tony
3c6d288330
feat(route): vom ( #10624 )
2022-08-27 00:04:02 +08:00
Tony
45cd224e18
docs: update deploy guide
...
https://github.com/DIYgod/RSSHub/discussions/10615
2022-08-25 19:28:14 +00:00
syrinka
d38dbe644a
feat(route): 为 E 站增加 star cookie ( #10607 )
2022-08-25 19:30:28 +08:00
ETiV
1902fba510
feat(route): add taptap.io / TapTap 国际版 ( #10596 )
...
* feat(route): taptap, add docs for (/intl)/(changelog|review)
* feat(route): taptap, add /intl prefix on /(changelog|review)
2022-08-24 22:40:17 +08:00
xueli-sherryli
c6d5bc12b9
feat(route): 为oreno3d路由添加最大抓取页面功能 ( #10549 )
...
* refactor🎨 : fix
* fix🐛 : remove useless visiting
* fix🐛 : fix bugs
* fix docs
* docs📝 : fix docs bugs
* Update docs/en/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* docs📝 : fIX DOCS BUGS
2022-08-24 19:52:28 +08:00
Tony
3c2731d7fb
feat(route): remnote ( #10588 )
2022-08-24 00:56:39 +08:00
Ethan Shen
d2bf7b3c90
feat(route): add Macfilos Blog ( #10571 )
...
* feat(route): add Macfilos Blog
* docs: add en
2022-08-23 03:12:29 +03:00
Axojhf
7504faaedc
fix(route): 战争雷霆英文官网-新闻版块 时区问题 ( #10563 )
...
* fix warthunder timezone issue
* add ;
* add timezone
* fix time zone issue
2022-08-22 16:02:51 +06:00
Tony
9d8701058c
feat(route): plurk ( #10554 )
...
* feat(route): plurk
* feat: radar
* fix: anonymous
* fix: fetchFriends utils
2022-08-20 21:09:37 +08:00
Axojhf
0b8aa32918
feat(route): add 战争雷霆英文官网-新闻版块 ( #10553 )
...
* 添加新的路由lovelive-anime
* 修改部分debug,添加以符合标准
* Update docs/anime.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lovelive-anime/news.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lovelive-anime/news.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lovelive-anime/news.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/lovelive-anime/templates/description.art
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Add en docs
* Add a route for War Thunder
* Add cn en docs
* fix warthunder en doc
* update warthunder doc comments
* fix warthunder doc
* fix warthunder radar
* Update lib/v2/warthunder/news.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/warthunder/radar.js
2022-08-20 20:44:04 +08:00
mario.ma
d2eb1ac19c
feat: 新增china.com RSS ( #10532 )
...
* feat: add news router
* feat: add news path
* feat: change website category
* feat: complate zhonghuawang
* style: format code
* docs: add english router doc
* feat: 调整文件名称
* feat: 添加时间处理
* feat: cr commit
Co-authored-by: majiaao <jiaaoMario@gmail.com>
2022-08-19 01:53:29 +08:00
Ethan Shen
1c114759a9
feat(route): add Sensor Tower Blog ( #10519 )
...
* feat(route): add Sensor Tower Blog
* fix typo
* fix: language property
2022-08-18 19:58:31 +08:00
FeCCC
1a9fc89ff7
feat(route): iwara用户订阅列表 ( #10517 )
...
* feat(route): iwara用户订阅列表
* Update Error message in iwara subscription
Co-authored-by: FeCCC <964575805@qq.com>
2022-08-18 04:43:27 +04:00
lin1005q
9a9bdd14f1
fix: 支持oschina更多地址直接显示正文 ( #10509 )
...
* 支持更多地址直接显示正文
* bug: Incomplete regular expression for hostnames
* refactor: migrate to v2
* docs: fix linebreak
2022-08-17 23:51:41 +08:00
Jerry K Jia
5148f76f7b
fix(route/trending): correctly label new items in trending-all-in-one & add English docs ( #10506 )
...
* enhance(route): label new items in trending-all-in-one
* docs(route): English docs for trending-all-in-one
* fix(route/trending): error when data is empty
* docs: fix tag
fix: use colon as separator for cache key
2022-08-17 22:01:53 +08:00
github-actions[bot]
ecfea34284
style: auto format
2022-08-17 00:32:16 +00:00
Jerry K Jia
5f9018c3df
feat(routes): CSDN 博客 ( #10447 )
...
* feat(routes): CSDN Blog
* fix(docs): add CSDN Blog paramsDesc
2022-08-17 11:30:22 +11:00