Commit Graph

3763 Commits

Author SHA1 Message Date
Fatpandac 781c4270a3
feat(route): add paradigm writing (#11478)
* feat(router): add paradigm writing

* Update lib/v2/paradigm/writing.js

* Update lib/v2/paradigm/writing.js
2022-12-20 22:02:50 +08:00
CaoMeiYouRen cb210c8c72
feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 (#11467)
* feat(route): 添加 百度股市通

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

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

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由

* feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

* fix: 优化 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的标题

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 部分情况下的非空判断

* fix: 修复 地区名称标题的问题

* fix: 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 guid 增加 pubDate

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 guid 中添加 pubDate

* fix: 修改 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 title
2022-12-19 19:45:32 +08:00
github-actions[bot] f3b841f4f8 style: auto format 2022-12-18 14:30:48 +00:00
水货 f6ab7b6ac9
feat(route): 增加茂名地方政府网站 (#11239)
* feat(route): 增加茂名地方政府网站

* docs: 删除无关文档

* fix: 删除暂时未使用的路由

* feat: 增加从多个选择器中获取正文的功能

* fix: Avoid unnecessary redirects

* fix: 修复公开目录平台存在未使用的列表元素问题

* fix: 修复茂南页面列表中存在其他网站导致获取到空值的问题

* feat: 增加处理微信文章链接

* fix: 修复公开目录平台存在非文章链接的问题

* docs: 对维护者列表进行排序

* feat: 适配更多茂名政府网站页面

* feat: 适配更多茂名政府网站页面

* fix: 修复茂南的缓存问题

* feat: 使用 API 获取政策解读平台内容

* feat: 政策解读平台模板增加涉企信息

* feat: 政策解读平台模版增加样式

* fix: 修复政策解读平台解读条目缺失换行的问题

* docs: fix missing closing tag

* fix: 修复茂名市相关网站浏览器扩展匹配规则缺失域名部分的问题

* docs: 修改部分要填充内容的描述

* docs: 修改名称与文档一致

* docs: 修改茂名市相关网站层级
2022-12-18 22:29:01 +08:00
Tony 178124ef31
docs: fix badges (#11457) 2022-12-16 04:42:41 +08:00
miles c3068246f5
feat(route): add VERSE 文化媒體 (#11456) 2022-12-15 20:13:14 +08:00
Tony 21115de374
feat(route): caijing (#11439) 2022-12-13 03:24:46 +08:00
Tony f9619615c2
fix(route): pixiv daily ai (#11437) 2022-12-12 23:56:52 +08:00
SunBK201 80fd91b896
feat(route): ymgal game release (#11435)
* feat(route): Add 月幕 Galgame RSS

* fix(route): improve cache and fix radar path

* feat(route): add all type

* docs: fix param

* fix: sort publishTime

* feat(route): ymgal game release

* fix:

* fix: use art-template
2022-12-12 22:51:23 +08:00
Tony 98a4c7ad77
feat(route): sasac (#11433) 2022-12-10 23:36:41 +08:00
Tony 8ed999f1b5
fix(route): researchgate (#11429) 2022-12-10 01:41:37 +08:00
Tony 39d97d3427
feat(route): pen0 (#11427) 2022-12-09 20:54:35 +08:00
Tony 6316ff1a4f
feat(route): freewechat (#11419) 2022-12-09 05:25:44 +08:00
imbytecat de40f431c9
feat: add more portal types for shmtu (#11417) 2022-12-09 04:21:46 +08:00
Tony 90d845504f
feat(route): guanhai (#11415) 2022-12-08 23:08:05 +08:00
github-actions[bot] 081c3a08c7 style: auto format 2022-12-08 13:53:11 +00:00
imbytecat d98ee1b5f1
feat: add shmtu portal notification (#11414)
* add shmtu portal notification

* fix: only get the latest 5 news

* maintain entries in alphabetical order

* Update lib/v2/shmtu/router.js, maintain entries in alphabetical order

* chore: adjust alphabetical order of rader

* chore: get the latest 8 news instead of 5

* chore: remove the limit on the number of feeds
2022-12-08 21:51:09 +08:00
drgnchan 51ec49d0de
feat(route): 新增广州市人民政府 (#11339)
* feat[route]: 新增广州市人民政府

* fix(v2ex): enable allowEmpty and enrich pubDate

* refactor: move `gzgov` dir under `gov`

* refactor: replace `gzgov` by `gz` and change doc accordingly

* refactor: polish code

* refactor: polish code

* fix: maintainer path
2022-12-08 01:15:00 +08:00
HuangWei 343610998d
feat(route): Add 十年之约-专题展示 (#11382)
* Add 十年之约-专题展示

* Fix linux linter

* fix MR comments

* Triggle CI again

* Putting postDate in pubDate

* Change path from foreverblog-cn to foreverblog

* fix: merge old route

fix: radar target
2022-12-06 23:13:23 +08:00
Derrick Ding 7826184ec8
feat(route): add uw gix news (#11315)
* add uw gix news feed

* add uw gix news doc

* Apply suggestions from code review

* fix: add missing maintainer and radar
2022-12-06 04:21:40 +08:00
HuangWei 5339a7239d
fix: update ACM-ECNU radar doc (#11381)
* update ACM-ECNU radar doc

* only triggle CI

* refactor: migrate to v2
2022-12-06 03:29:08 +08:00
lyrl f796ff1d54
feat(route): add panda feed (#11367)
* * feat: add panda feed

* * feat: document table inside the Route tag

* * feat: panda route Introduce limit parameter

* docs(ROUTE): add /panda/feeds/:id  parameter description

* refactor(ROUTE): Use a more appropriate path  /usepanda/feeds/:id   instead of  /panda/feeds/:id

* refactor(ROUTE): Remove non-existent attributes tags

* feat(ROUTE): fix limit param

* fix: add missing radar
2022-12-05 23:24:21 +08:00
Tony 686b4062c0
fix(route): lang.live (#11343) 2022-11-29 04:55:04 +08:00
Ovler c9d4f76733
feat(route): add curius.app (#11182)
* feat(route): curius.app

* fix typo

* fix undefined

* use full text

* Change style

* add tab

* upd

* edit example

* Specify the root domain only

* Fix maintainer.js

* fix typo

* update link

* fix: multiple fixes
2022-11-26 22:52:38 +08:00
Enoch Ma aaf3d95a5d
fix(route): nautilus (#11242)
* Update topics.js

* update doc(cn) for nautilus

* update doc(en) for nautilus

* refactor: use cache.tryGet

* refactor: migrate to v2

* refactor: use wordpress api
2022-11-23 23:21:39 +08:00
github-actions[bot] 9a5f9da660 style: auto format 2022-11-23 13:50:23 +00:00
Shansing d6aea4562e
feat(route): 支持长沙停水通知 (#11316)
* feat(route): 支持长沙停水通知

* fix(route): 调整长沙停水通知时区和文档

* fix(radar): 修正长沙市停水通知规则

* doc: 修正长沙市停水通知示例

* refactor(route): 长沙停水通知 follows suggestions

* docs(route): 长沙停水通知 follows suggestions
2022-11-23 21:48:19 +08:00
github-actions[bot] 3c9267c6ad style: auto format 2022-11-22 13:07:20 +00:00
Shansing bcef9b23f6
feat(route): 支持长沙市市长信箱 (#11303)
* feat(route): 支持长沙市市长信箱

* fix(route): 长沙市市长信箱文章使用缓存

之前不使用缓存是担心详情页会新增信件回复。回想以后,很可能是先有回复才放出信件,综合考虑可以使用缓存。

* refactor(route): 长沙市市长信箱 follows suggestions
2022-11-22 21:05:08 +08:00
zxx-457 52c887a2cb
feat(route): add AIEA seminars (#11302)
* feat(route): add AIEA seminars

* Fix lib/v2/aiea/radar.js

* fix lib/v2/aiea/maintainer.js

* add docs

* add docs title

* fix comma

* docs: add en docs
2022-11-22 02:47:16 +08:00
zxx-457 10cf5a2468
feat(route): add 国务院政策文件库 (#11301)
* feat(route): add 国务院政策文件库

* fix wrong author

* typo

* refactor: migrate to v2
2022-11-22 01:53:40 +08:00
noname1776 297b3a7313
feat(nyaa/sukebei): 搜索指定用户的内容 (#11175)
* feat(nyaa/sukebei): 搜索指定用户的内容

* docs: match path with maintainer

Co-authored-by: hu meng <mail@meng.hu>
2022-11-16 20:40:19 +08:00
Harvey Qiu dbc536683b
feat(route): 增加知网作者最新发布的期刊文献 (#11269)
* add cnki author

* add maintainer

* update radar

* cheerio

* fix name

* fix doc

* update radar & fix author

* fix radar
2022-11-16 20:08:32 +11:00
Tony 7521ef2232
feat(route): cdzjryb (#11281) 2022-11-16 03:17:27 +08:00
evnydd0sf 6c2277d59b
feat(route): 增加对南京艺术学院图书馆新闻的支持 (#11164)
* 南京艺术学院研究生院

* Update lib/v2/nua/gra.js

* Update lib/v2/nua/gra.js

* Update lib/v2/nua/gra.js

* Update lib/v2/nua/radar.js

* Update lib/v2/nua/radar.js

* Update lib/v2/nua/gra.js

* Update lib/v2/nua/gra.js

* Update docs/university.md

* Update docs/university.md

* 优化代码

* 优化

* update

* 补充南京艺术学院

* fix

* fix

* fix

* 更新南京艺术学院数据源。

* 更新南京艺术学院数据源。

* fix

* fix

* update

* fix doc

* fix

* Update lib/v2/nua/radar.js

* fix: yarn.lock permission

* style: auto format

* fix double fetch same page

* Update dc.js

* Revert "Merge branch 'master' of https://github.com/evnydd0sf/RSS-Hub"

This reverts commit dd56f9469b5b2462d482c202ae798b3f159f243e, reversing
changes made to d900050eb8271d0f566070eb58c2c9d87ccd6e53.

* fix

* Revert "fix"

This reverts commit 820ff88120d4fb4fc2bdcd8ee52229d1bfb83c17.

* Revert "Revert "Merge branch 'master' of https://github.com/evnydd0sf/RSS-Hub""

This reverts commit ce67e0b53c231a8a8527b7407211aff1ab7e50d4.

* 增加微信公众号解析引导。

* 修正url

* 适配微信公众号内容。

* 适配站内文章、微信公号号文章和未知文章引导。

* Update wechat-mp.js

* fix fetch wechat bug

* 增加设计学院研创、后浪模块

* bugfix

* Revert "Merge branch 'DIYgod:master' into master"

This reverts commit 102cb48db6990fd5a699d2e46bf05d58be2e5ba5, reversing
changes made to ccac4be5180ff7c2d81763efa7c09cf0b752ddc4.

* Update university.md

* Revert "Revert "Merge branch 'DIYgod:master' into master""

This reverts commit c8841910b83ec4a07e0d92d2d65feb192af9e5e3.

* fix fetch listname

* 优设网

* 优设网

* fix: switch default case

* Update lib/v2/uisdc/utils.js

* Update lib/v2/uisdc/utils.js

* Update docs/design.md

* 更新 hunter 细节猎手内容提取

* 精简代码

* 增加南京艺术学院图书馆的信息

* update

* update doc

* update

* Revert "update"

This reverts commit 87289de180c438f2b081733cc4671c8a3537f5eb.

* fix doc

* fix docs

* docs: remove extra tag

* refactor: do not ignore eslint

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-16 00:55:47 +08:00
Balazs Varkonyi 4fa3faa597
feat(route): Added TheVerge Hubs (#11276)
* Added TheVerge Hubs

https://www.theverge.com/2012/1/25/2732963/verge-rss-feeds

* Fixed Lint warnings

* Fixed string quotes

* Updated maintainer and radar

* Updated the docs

* Update docs/en/new-media.md

* Update docs/new-media.md

* Update lib/v2/theverge/maintainer.js

* docs: fix typo
2022-11-15 20:17:53 +08:00
miles d3d1425f94
fix(route): 壹蘋新聞網獲取失敗 (#11261) 2022-11-12 12:59:52 +07:00
iClaud 9c48ba10ef
feat(route): Saraba1st BBS Digest (#11257)
* Enhancement on Saraba1st BBS

* update maintainer info

* lint refinement

* deepscan fix to remove unnecessary await

* Update lib/v2/saraba1st/maintainer.js

Updated based on comment from TonyRL

* Update lib/v2/saraba1st/digest.js

Committed based on Comment of TonyRL

* Update lib/v2/saraba1st/digest.js

Corrected based on TonyRL's comment.

* Update lib/v2/saraba1st/digest.js

Commit the suggestion code from TonyRL

* update maintainer info

lint refinement

deepscan fix to remove unnecessary await

Update lib/v2/saraba1st/maintainer.js

Updated based on comment from TonyRL

Update lib/v2/saraba1st/digest.js

Committed based on Comment of TonyRL

Update lib/v2/saraba1st/digest.js

Corrected based on TonyRL's comment.

Update lib/v2/saraba1st/digest.js

Commit the suggestion code from TonyRL's review result

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

* use art-template to render page per TonyRL comment

Co-authored-by: ubuntu <ubuntu@localhost.localdomain>
Co-authored-by: shinemoon <shinemoon@foxmail.com>
2022-11-11 00:54:39 +08:00
Ethan Shen 2ceedf1039
feat(route): add 内蒙古广播电视台广播 (#11252) 2022-11-10 23:06:34 +08:00
Ethan Shen 1fe5fbb6e2
fix(route): add full video option for sctv (#11240)
* fix(route): add full video option for sctv

* fix: add video link exception

* fix: filter full video by title

* fix: typo
2022-11-10 22:02:23 +08:00
Manu 0855c9fb80
docs: Add PikaPods.com as deployment option (#11256)
* Add PikaPods.com as deployment option

* docs: fix wording
2022-11-10 20:49:05 +08:00
Harry Cheng c7e0a099b7
fix(route): Fix Nintendo eShop US (#11232)
* Fix eshop us

* Update lib/routes/nintendo/eshop_us.js

* refactor: migrate to v2
2022-11-10 03:29:46 -01:00
DIYgod 5c201dbfa6
docs: wwads 2022-11-10 02:19:28 +00:00
DIYgod 47b6ec227a
docs: wwads 2022-11-10 02:14:42 +00:00
DIYgod e795f2a728
docs: wwads 2022-11-10 01:33:46 +00:00
DIYgod 06e0882773
docs: add wwads 2022-11-09 15:30:08 +00:00
Derek c07c960957
fix: restore /hrbeu/ugs/news.js (#11224)
* fix: restore /heu/ugs/news.js

* Update lib/v2/heu/ugs/news.js

* Update lib/v2/heu/ugs/news.js

* Update lib/v2/heu/ugs/news.js

* feat(require): update require

* refactor: mise fixes

* rename namespace to hrbeu
- hrbeu.edu.cn is the primary domain name as it's where the contact us mail hosted on

* increase code readability
- use template literals over .concat()
- use .includes() to check the existence of sth

* remove fake publish time

* remove duplicated title in description

* fix: fetch article from wechat mp

* fix: codeql
2022-11-09 22:31:19 +08:00
SunBK201 ba2c3419b6
feat(route): Add ymgal.games RSS (#11241)
* feat(route): Add 月幕 Galgame RSS

* fix(route): improve cache and fix radar path

* feat(route): add all type

* docs: fix param

* fix: sort publishTime
2022-11-09 21:25:11 +08:00
Haukeng f553391447
feat(route): add 簡訊設計 (#11228)
* feat(route): add 簡訊設計

* fix(route): improve async and use templates
2022-11-07 21:42:38 +08:00
hulb b8074985da
feat(route): add Uber Engineering Blog (#11106)
* add Uber Engineering Blog

* use more readable fulltext

* use wp json api instead of original website scrapping,fix some mistakes according to the comments

* try to mistaken modification of removing a newline at the end

* Update docs/blog.md

* Update docs/en/blog.md

* Update lib/v2/uber/radar.js

Co-authored-by: hulb <hulb@RD-NeoHu.netis.com.cn>
2022-11-06 23:20:29 +08:00