Commit Graph

3305 Commits

Author SHA1 Message Date
github-actions[bot] 116e27a2ce style: auto format 2022-03-02 14:28:14 +00:00
Rongrong 44f1ea3718
feat(route)(picuki/profile): migrate to v2, fetch stories (#9216)
* refactor(route)(picuki/profile): migrate to v2

other changes:
fix linebreak
fix header
add location
`displayVideo` param defaults to enable

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* refactor(route)(picuki/profile): use template

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* feat(route)(picuki/profile): fetch stories

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-02 22:26:21 +08:00
github-actions[bot] 1eb748b3c1 style: auto format 2022-03-02 11:26:41 +00:00
Rongrong 2ef844425b
feat(route)(telegram/channel): major rewrite (#9213)
feed title changed to English
route path changed
exclude 'no posts found' messages (always)

custom route params:
exclude forwarded/reply/service messages (selectable)
exclude unsupported messages (selectable, default)
remove link preview (selectable)
remove metadata (via bot / forwarded from / reply to) (selectable)
add forwarded message author (selectable, default)
add inline buttons (selectable)
remove media tags in title (selectable)
non-emoji media tags (selectable)
search query (selectable, retain backward compatibility)

message types newly supported / enhanced:
reply (previous not in media tags, lacks of via bot)
forwarded (previously not in media tags, lacks of via bot)
service (previous not in media tags, img not extracted)
via bot (previous unrecognized, treated as normal messages)
video (previous use another emoji as media tag)
GIF (previous unrecognized, treated as video)
poll (previous only poll title)
voice (previous use another emoji as media tag, no title/content)
music (previous unrecognized, treated as document)
document (previous no content, broken if multiple exist)
location (previous only media tag)
contact (previous totally unsupported)
sticker (previous only media tag)
animated sticker (previous totally unsupported)
unsupported (previous totally unsupported)

misc:
fix emoji in posts: weird format (Italic and Bold)
fix title: lacks of spaces
fix title: use pubDate even if media tags exist
fix broken documents message if multiple documents exist
fix mistaken exception description
fix media sequence: video always at last, #4777
fix: autofilled title (pubDate) not in UTC
use cache
minor refactor

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-02 19:25:03 +08:00
Tony 59ec14caf8
docs: fix wikinews 2022-03-01 17:29:41 +04:00
Tony a99549596d docs: fix apnews wrong path
Close #9225
2022-03-01 08:20:05 +04:00
zenxds 18d0a7f6cd
feat(route): add ielts (#9217)
* feat: add ielts

* feat: ielts suggestion
2022-03-01 10:23:44 +08:00
KotoriK e7295b3014
feat(route): wikinews (#9212)
* feat(route): wikinews

* docs: 补充说明

* fix

* update radar

* fix: use parseDate

* build: rebuild yarn.lock after adding new package
2022-02-28 21:11:39 +08:00
Fatpandac a48ec3cd82
fix(route): readhub add abstract (#9207)
* fix(route): add abstract

* fix(route): add an optional parameter to control show fulltext or overview
2022-02-28 20:44:10 +08:00
Ishirai dd430d1ab9
feat(route): 东华大学 教务处-通知公告 and 信息公开网-最新公开信息 (#8698)
* 东华大学教务处-通知公告

* Update doc

* Upgrade to v2 standard

* Deleted v1 standard version

* Add route /dhu/xxgk/news

* Deleted unused param type

* close <Route> tag in Line 674

* ->String(base_url)

* fix lint

* fix: replace depreciated url.resolve, use parseDate
2022-02-26 23:04:08 +08:00
Yemaoxin 294161b098
add: x漫画网站(https://xmanhua.com),指定漫画更新提醒 (#8450)
* 增加新的路由

* x漫画文档

* Update router.js

* Delete xmanhua.md

* Update anime.md

* Update anime.md

* Update lib/routes/xmanhua/index.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/xmanhua/index.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* Update lib/routes/xmanhua/index.js

Co-authored-by: Sukka <isukkaw@gmail.com>

* refactor: migrate to v2

Co-authored-by: Sukka <isukkaw@gmail.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-26 22:38:52 +08:00
Jinkin 1fe6abfb87
feat(route): 牛客网面经 (#9199)
* 增加牛客网面经,测试完成

* 修改描述
2022-02-26 21:35:39 +08:00
Fatpandac c4c6b3cf83
feat(route): add LVV2 (#9200)
* feat(route): add LVV2

* fix(route): add timezone and remove title encoded in link

* fix(route): fix regex
2022-02-26 08:28:36 +08:00
韶楠 6cfa103aba
feat(route): 色花堂添加版块 (#8696)
* add_zhtlq

* docs修改

* bugfix

* fix: remove unnecessary changes

Co-authored-by: hideonbushhh <1113093259@qq.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 22:48:45 +08:00
github-actions[bot] bbf5ad3109 style: auto format 2022-02-25 14:02:19 +00:00
Rongrong 9610d66d1b
feat(route)(weibo): display article (#9195)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-25 22:00:06 +08:00
Ethan Shen 8b0deaa7a6
fix(route): 中山大学计算机学院 (#8333)
* fix(route): 中山大学计算机学院

* docs: fix path and paramsDesc

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 11:22:51 +08:00
nuomi1 76b3bba258
feat: QQ 互联 SDK (#8421)
* feat: QQ SDK changelog

* refactor: functional style

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 11:08:32 +08:00
linbuxiao c9f1ed41f7
feat(router): dahecube 大河财立方 (#8280)
* feat(router): dahecube

* fix: radar.js

* fix(radar): docs url

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 10:25:10 +08:00
EsuRt 3d888cb765
feat(route): 新增JavBus发行商和制作商订阅 (#8183)
* 新增JavBus发行商和制作商订阅

* docs: fix unnecessary changes

* refactor: migrate to v2

* docs: remove dup items

Co-authored-by: EsuRt <thusid@outlook.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 10:05:48 +08:00
KotoriK cefd9573c8
feat(router): 8kcos tag (#7237)
* fix(route):route 8kcosplay: 子路由/category 无法获取

* feat(route):route 8kcosplay: 增加/tag

* 一些修正

* doc:子路由/tag

* style:

* disable pre-commit hook

* fix(route):route 8kcosplay: 最新文章无法获取

* fix(route):route 8kcosplay: 遵循pubDate规范

* style(route):route 8kcosplay: 遵循pubDate规范

* route 8kcosplay: 获取不到页面时不返回item

* Revert "disable pre-commit hook"

This reverts commit d1342b9ea2e422ea03d2fdd096dfa0a383529b7c.

* fix(route):route 8kcosplay: 删除不必要的async

* fix(route):route 8kcosplay: 限制文章全文获取数量

* use @/utils/got

* feat(route):route 8kcosplay: 使用limit query限制文章全文获取数量

* refactor: migrated to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 08:59:52 +08:00
github-actions[bot] 0204325b14 style: auto format 2022-02-24 16:45:08 +00:00
Howard Yin 136d462f09
feat(route): ExHentai (#9190)
* 添加里站

* lint
2022-02-25 00:43:18 +08:00
Rick Lee f1e7c90c3e
feat: 为豆瓣想看增加Cookie配置项 (#9110) 2022-02-24 23:50:12 +08:00
ZhenHappy 72724419c2
feat(route): add A姐分享 (#9028)
* feat(route): add abskoop

* feat(route): refactor to v2 script

* feat(route): fix timezone error

* feat(route): fix art template raw output don't working

* feat(route): Suggested change

* feat(route): Suggested change

* feat(route): add radar.js
2022-02-24 02:09:46 -09:00
Shujakuin kuraudo 751d89e8e4
feat(route): add Nanjing Normal University(RSS) (#7932)
* Update router.js

* update

* try

* Update utils.js

* Update utils.js

* Update utils.js

* update

* update

* update

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 02:24:13 +08:00
Hivol 8537de593a
feat(route): add NL Times (#8127)
* feat(route): add NL Times

* refactor: migrate to v2

* fix: tryGet cache

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 01:37:09 +08:00
Ethan Shen 7445cee887
feat(route): add KBS news (#8121)
* feat(route): add KBS news

* fix docs

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 00:45:00 +08:00
Ethan Shen 4f0c1cfdb2
fix: add Lofter用户文章分类 & 视频 (#8061)
* fix: add Lofter用户文章分类 & 视频

* add limit

* fix limit

* refactor: migrate to v2

* fix: route path

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 00:23:10 +08:00
cccht 5231825cde
feat(route): 潍坊学院首页及教务处新闻通知 (#8039)
* 添加潍坊学院及教务处通知

* 添加潍坊学院router

* Create jwc.js

* Create news.js

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 23:36:05 +08:00
Ethan Shen 8aa3b1ca15
fix(route): Readhub (#8029)
* fix(route): Readhub

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 23:02:17 +08:00
Ethan Shen 2389eb212d
fix(route): 36kr资讯 (#8024)
* fix(route): 36kr资讯

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 22:41:47 +08:00
Ethan Shen 171ee3b006
fix(route): World Health Organization Newsroom (#8012)
* fix(route): World Health Organization Newsroom

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 21:55:13 +08:00
github-actions[bot] 7552e5d331 style: auto format 2022-02-23 12:35:50 +00:00
Rongrong 7bffa64e48
feat(route)(wechat/tgchannel): efb-patch-middleware format support; using search to filter mpName (#9183)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-23 20:34:11 +08:00
Fatpandac 5c694e35b3
feat(route): add EMS 苹果邮件 and refactor to V2 (#9175) 2022-02-23 20:11:57 +08:00
Ethan Shen 1cd363ef42
feat(route): add 隆众资讯 (#7992)
* feat(route): add 隆众资讯

* fix timezone

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 01:23:59 +08:00
Ethan Shen d28b8aaad8
feat(route): add 东方网24小时热闻 (#7989)
* feat(route): add 东方网24小时热闻

* refactor: migrate to v2

* fix: docs wrong header

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 00:40:47 +08:00
github-actions[bot] c2d3df2d5f style: auto format 2022-02-22 16:04:55 +00:00
Ethan Shen ea304a361b
feat(route): add 华人头条 (#7936)
* feat(route): add 华人头条

* fix: add timezone

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 00:03:01 +08:00
32fsd d9ea1729d1
feat(route): add 上海教育考试院自学考试通知公告 (#7863)
* feat(route): add 上海教育考试院自学考试通知公告

* refactor: migrate to v2

Co-authored-by: oyydd <oyy284688@gmail.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 23:36:02 +08:00
Elliott 7dd591ca82
feat(route): add 信息学院路由 (#7777)
* feat:add 信息学院路由

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 22:48:59 +08:00
github-actions[bot] f6fd024df9 style: auto format 2022-02-22 13:40:53 +00:00
Ethan Shen 1892e139a1
feat(route): add 秋爸日字 (#7715)
* feat(route): add 秋爸日字

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 21:39:10 +08:00
Ethan Shen 0022ca1d2e
feat(route): add DT财经数据洞察 (#7672)
* feat(route): add DT财经数据洞察

* fix typo

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 20:30:40 +08:00
ZZL 925bc6352c
fix(route): 天天基金 (#7651)
* fix(route):天天基金

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 05:02:20 +08:00
Ethan Shen 5a59ec4521
feat(route): add 直播吧滚动新闻 (#7621)
* feat(route): add 直播吧滚动新闻

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 04:28:57 +08:00
MisteryMonster 0c7aaf8a5a
feat(route): add vimeo with more (#7604)
* add vimeo with more

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 03:07:02 +08:00
Fatpandac 96d7059b7b
feat(route): add Oxford Academic - Oxford University Press (#9164)
* feat(route): add Oxford Academic - Oxford University Press

* Update lib/v2/oup/index.js

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

* Update docs/en/journal.md

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

* Update docs/journal.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-21 23:35:06 +08:00
Kasper f51bfaeb0c
feat(route): add nogizaka46 blog (#9161)
* feat: add nogizaka46 blog

* perf: use parseDate()

* perf: specify guid
2022-02-21 21:53:34 +08:00
Tony 050e72b67c
feat(route): add 增加小宇宙播客支持 (#9160)
* 增加小宇宙播客支持

* refactor: migrate to v2

Co-authored-by: maijver <maijver@gmail.com>

Co-authored-by: maijver <cm1130335361@gmail.com>
2022-02-21 03:03:54 +08:00
忧郁的紫色毛衣男孩 75cb4f9e22
feat(route): add orcid (#7582)
* 完成issues#7485,在每日一图-国家地理中增加每日精选节点

* 修改文档和router位置

* 对日期pubDate规范进行了调整

* 优化调整获取内容逻辑,修改pubDate字段的获取方式

* 调整pubDate参数

* 删除代码中多余的console

* 调整parse-date引用

* 调整时区

* 修改国家地理每日一图

* issues-#7471,解决国家地理每日一图获取失败问题,因为网站更改,并且网站对图片进行了处理,所以调整获取方式。

* 删除无用代码

* 调整代码,错删了代码

* 重新提交,之前提交后部署失败。

* feat:add orcid works route

* feat(route):add ORCID 获取Works(前20条)

* 调整代码,使其更加规范

* fix: remove all unnecessary changes

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-21 01:49:05 +08:00
Ethan Shen 27ad517f0d
feat(route): add Bandcamp Weekly (#7480)
* feat(route): add Bandcamp Weekly

* refactor: migrate to v2

* docs: fix route tag

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-21 00:15:54 +08:00
github-actions[bot] 9a541a6d5d style: auto format 2022-02-20 15:40:56 +00:00
Ethan Shen c1cbcc139c
feat(route): add 中国收入分配研究院 (#7453)
* feat(route): add 中国收入分配研究院

* fix typo

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-20 23:39:11 +08:00
Fatpandac 2f0e3ada69
feat(route): add 腾讯研究院 (#9159)
* feat(route): add 腾讯研究院

* Update lib/v2/tisi/index.js

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

* Update lib/v2/tisi/radar.js

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

* fix(route): change radar docs link

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-20 22:57:32 +08:00
Ethan Shen 0fabd6af38
feat(route): add 四川农业大学研究生院 & 动物科技学院 (#7321)
* feat(route): add 四川农业大学研究生院 & 动物科技学院

* fix typo

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-20 22:43:02 +08:00
github-actions[bot] a1909d73be style: auto format 2022-02-19 19:31:10 +00:00
Atlan 11966ad278
feat(router): 添加GOCN站点RSS订阅源 (#9157)
Co-authored-by: zhangpeng <zhangpeng@pttplus.com.cn>
2022-02-20 03:29:35 +08:00
Ethan Shen cc7ef5edfc
feat: add whitehouse briefing room (#7311)
* feat: add whitehouse briefing room

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 20:50:20 +08:00
Ethan Shen 77dd3c130e
feat(route): EU Disinfo Lab publications (#7294)
* feat(route): EU Disinfo Lab publications

* fix typo

* fix lazyload images

* refactor: migirate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 18:52:20 +08:00
github-actions[bot] d1873d5b94 style: auto format 2022-02-19 08:59:39 +00:00
Ethan Shen 00f641ca15
feat(route): add PANews (#9116)
* feat(route): add PANews

* fix typo
2022-02-19 16:57:52 +08:00
sddiky 8b8bd685a9
feat(route): add 中国经济50人论坛的专家文章页面 (#7273)
* 生成中国经济50人论坛专家文章的RSS

* 添加路由

* 修正link url重复斜杠的问题

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 04:24:57 +08:00
github-actions[bot] f7899272c7 style: auto format 2022-02-18 17:57:16 +00:00
Ethan Shen 04fc2aec4d
feat(route): add Global Disinformation Index (#7217)
* feat: add Global Disinformation Index

* fix pubDate

* refactor: migirate to v2

* fix(radar): https

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 01:55:30 +08:00
github-actions[bot] ea4bddb4ec style: auto format 2022-02-18 15:18:31 +00:00
Tony e9a2c3af55
style: remark v13 (#9140) 2022-02-18 23:15:49 +08:00
Fatpandac ccd6b3a26b
fix(route): nogizaka46/news website layout update and refactor to V2 (#9131) 2022-02-17 20:10:39 +08:00
GitHub Action 1596a0cf15 style: auto format 2022-02-17 00:37:34 +00:00
zxzhuty 69dcb7ec66
feat(route): add audiobar.cn 音频应用论坛 (#9063)
* add

* add audiobar

* add

* add doc

* use parseDate

* fix

* add v2

* remove old doc

* Update docs/bbs.md

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

* Update lib/v2/audiobar/latest.js

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

* Update lib/v2/audiobar/maintainer.js

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

* Update lib/v2/audiobar/router.js

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

* fix doc

* Update lib/v2/audiobar/radar.js

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

* fix: docs link

Co-authored-by: zhuty <zhuty@sci99.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-17 08:36:02 +08:00
Tony dae6cb757f
docs: fix route en tag (#9124)
* docs: fix route en tag

* docs: fix spaces
2022-02-17 00:27:54 +08:00
Tony 39d3e88424
feat(route): rsshub en routes (#9122)
* feat(route): rsshub en routes

* fix: add radar.js
2022-02-16 22:11:18 +08:00
GitHub Action fa5c037f3d style: auto format 2022-02-16 12:04:07 +00:00
石渠清心 cfe185e58c
fix(route): 更新苏州市政府新闻栏目 (#9119)
新闻栏目新增便民公告
新闻栏目名称、顺序、链接与苏州市政府官网保持一致
改用https
更新文档,由于栏目过长改为竖排
2022-02-16 20:02:11 +08:00
ZeroClad 0eb8c08a96
fix(route): ff14 修改 pubDate 为原文发布时间 (#7234)
* fix: 修改 pubDate 为原文发布时间

* refactor(route): migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-16 05:22:05 +08:00
CYTMWIA d158e660eb
feat(route): add 西南石油大学 (#9097)
* feat(route): add 西南石油大学

* typo
2022-02-15 20:57:04 +08:00
Fatpandac 752a5ebab0
feat(route): ithome add win11, route of tag and refactor to V2 (#9102) 2022-02-15 20:24:15 +08:00
Ryan Yuan b6229bf987
feat(route): add 竹白blog (#9032)
* Feat: add route for 竹白

* Tweak: change to v2

* Fix: 1. use parseDate 2. update doc 3. support limit query

* Fix: 1. ensure limit is number 2. chore  doc

* Fix: use nullish coalescing

* Fix: revert nullish coalescing for not passing DeepScan check

* Fix

* Chore(doc)

Co-authored-by: naixy28 <yuanyang@iftech.io>
2022-02-15 03:13:05 -08:00
Ethan Shen 2949bb4f21
fix(route): 龙空 (#9096)
* fix(route): 龙空

* fix: throw login required error
2022-02-14 21:25:43 +08:00
石渠清心 6286bee55d
fix(route): JavDB Domain (#9085)
* 更新JavDB域名

* Update lib/v2/javdb/utils.js

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

* Update multimedia.md
2022-02-14 01:00:57 +08:00
Ethan Shen 6f8f2ce0a5
feat(route): add 证券时报网股市 (#9077)
* feat(route): add 证券时报网股市

* fix: remove breadcrumbs

* fix typo
2022-02-13 21:39:24 +08:00
Fatpandac 8bd8c2db4f
fix(route): youzhiyouxing/materials get full text and refactor to V2 (#9082) 2022-02-13 05:24:26 -08:00
Tony 2dec788123
docs: fix slug pinyin (#9084)
docs: fix slug pinyin
2022-02-13 20:19:36 +08:00
GitHub Action ccd4445404 style: auto format 2022-02-12 21:34:52 +00:00
zytomorrow dee34c0130
feat(route): add 德阳市政府公开信息 (#9074)
* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* fix(route):  move 政府公开信息 to gov

* fix(doc):  fix 政府公开信息 doc

* fix(route):  remove unnecessary file

* fix(route):  change route path

* fix(doc):  fix 政府公开信息 doc

* fix(doc):  fix 政府公开信息 doc

* fix(route):   use .trim() to remove space

Co-authored-by: GitHub Action <action@github.com>
2022-02-13 05:33:04 +08:00
Fatpandac 4fbe648dde
fix(route): item's desc is same but guid is different (#9042)
fix(route): 12306 item's desc is same but guid is different
2022-02-10 14:37:03 -07:00
Fatpandac 4b9844b67e
feat(route): add 惠州市政府惠州时政 (#9065)
* feat(route): add 惠州市政府惠州时政

* fix(route): fix typo

* fix(route): remove redundant code

* fix(route): fix timezone
2022-02-10 21:54:22 +08:00
Ethan Shen a652e7bf30
feat(route): add 珠海网 (#9064) 2022-02-10 20:51:04 +08:00
Fatpandac 8ea8033e9b
feat(route): add 12306火车票消息 and refactor to V2 (#9031)
* feat(route): add 12306火车票消息 and refactor to V2

* fix(route): change guid

* fix(route): change to use RSSHub's default UA

* fix(route): add handle exception
2022-02-09 21:00:18 +08:00
Ethan Shen 471ea1a848
feat(route): 乌有之乡栏目 (#9030)
* feat(route): 乌有之乡栏目

* fix: 404 pages
2022-02-09 20:06:53 +08:00
GitHub Action 1e1ff5d6d3 style: auto format 2022-02-08 12:28:52 +00:00
iceqing e81eb93049
docs: remove unnecessary `</Route>` (#9026) 2022-02-08 20:27:14 +08:00
Fatpandac 64f26bdda7
feat(route): add wallhaven (#9021)
* Feat(route): add wallhaven

* Fix(route): merge #9022

* Fix(docs): Update docs/en/picture.md

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

* Fix(docs): Update docs/picture.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-08 20:21:15 +08:00
Fatpandac 7bcb65ea25
fix(route): change iresearch's API URL and refactor to V2 (#9019)
* Fix(route): change iresearch's API URL and refactor to V2

* Fix(route): add tryGet and timezone
2022-02-08 20:20:54 +08:00
iceqing 2f7c282d3c
feat(route): 增加polkaworld的rsshub规则(v2版本scripts) (#9015)
* feat: 增加polkaworld的rsshub规则

* feat: 增加polkaworld的rsshub规则-切换为v2版本

* feat: 增加polkaworld的rsshub规则(修复路径问题)

* refactor: added limit support & improve date and docs for polkworld

* docs: improve docs desc for polkaworld

* refactor: improve docs & clean date code for polkaworld

* docs: improve docs for polkaworld

* fix: 修复日期解析错误

* fix: fix date error from Vercel's output

* feat: 增加时区操作

* style: remove blank line

* fix: fix timezone error
2022-02-08 19:22:26 +08:00
Ethan Shen dbb1c0b02d
fix(route): JAVLibrary (#8956)
* fix(route): JAVLibrary

* fix: sort in alphabetical order
2022-02-07 23:45:58 -10:00
zytomorrow 40c06ff977
refactor: 微博个人时间线接入util (#7827)
* refactor: 微博个人时间线接入util,支持可读性优化,同时打开emoji表情展示

* Update lib/routes/weibo/timeline.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* Update lib/routes/weibo/timeline.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* Update lib/routes/weibo/timeline.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* Update lib/routes/weibo/timeline.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* Revert "style: auto format"

This reverts commit cb9dde42fa57de8d93c6eafd14bf344589e7c025.

* revert: lib/route/weibo/timeline.js

* revert

* Merge branch 'master' of https://github.com/DIYgod/RSSHub into weibo_home_timeline_refactor

* Merge branch 'master' of https://github.com/DIYgod/RSSHub into weibo_home_timeline_refactor

* refactor:  using optional chaining

* fix: using optional chaining

* fix: use parseDate()

* fix:  use cache.tryGet() instead of cache.set/cache.get

* fix:  use cache.tryGet() instead of cache.set/cache.get and use parseDate()

* fix:  use cache.tryGet() instead of cache.set/cache.get and use parseDate()

* fix:  use cache.tryGet() instead of cache.set/cache.get

Co-authored-by: SettingDust <settingdust@gmail.com>
2022-02-07 22:55:42 +08:00
Ethan Shen 839d3eafa5
feat(route): add 国家高端智库 / 综合开发研究院 (#9012) 2022-02-07 22:21:59 +08:00
Ethan Shen fdf137b53b
feat(route): add 全国港澳研究会 (#9011) 2022-02-07 21:24:41 +08:00
周财发 13883cafa9
fix(route): fix dxy; feat(route): add sh-wsjkw (#8922)
* fix(route)(dxy)

* add(route):上海卫健委疫情通报

* U 使用https获取上海疫情通报数据
U 移动上海疫情通报至gov

* U 删除多余router.js文件
U 移动上海疫情通报radar信息到上级radar中
U 修复doc中疫情通报地址错误的问题

* U 调整备注

* A 新增 pubDate

* U 和并radar中的上海市人民政府项目,合并doc中上海市人民政府项目

* U 时间标准化

* U 调整发布时间格式化

Co-authored-by: Zhou Caifa <caifa.zhou@naiveblue.com>

fix #9010
2022-02-07 07:12:45 +08:00
Fatpandac ae152bdde4
fix(route): fix cntv cannot read property 'docs' of undefined and refactor to V2 (#9005)
* Fix(route): Cannot read property 'docs' of undefined and change to V2

* Fix(route): change property path of limit

* Fix(route): add parseInt()

* Fix(route): fix DeepScan issue
2022-02-06 19:54:40 +08:00
Fatpandac e436c5d270
fix(route): fix youku/channel route is empty and refactor to V2 (#9002)
* Fix(route): fix route is empty and change to V2

* Fix(route): change HTTP to HTTPS
2022-02-06 19:33:32 +08:00
Ethan Shen 76ee6de426
fix(route): 游戏打折情报 (#9004) 2022-02-06 19:11:33 +08:00
Ethan Shen ecbd064dbf
feat(route): add BioOne (#8994)
* feat(route): add BioOne

* fix typo

* fix typo
2022-02-06 18:59:07 +08:00
Chih-Hsuan Yen d08f662103
fix(route): fixes "this route is empty" for copymanga (#8960)
* fix(route): fixes "this route is empty" for copymanga

This fix mirrors manhuagui logic updated in [1] - returns all items
when chapterCnt is 0 or not specified.

[1] https://github.com/DIYgod/RSSHub/pull/8670

* Add myself to `author` in docs/

This helps refactoring routes to v2. See
https://github.com/DIYgod/RSSHub/pull/8960#issuecomment-1030617999

* Add more authors

Ref: #8670

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-06 02:18:54 +08:00
Fatpandac 97429ad016
fix(route): fix ccreports route is empty and refactor to V2 (#8990)
* Fix(route): fix route is empty and change to V2

* Fix(route): route address err in maintainer.js

* Fix(route): change way to get pubDate

* Fix(route): add timezone
2022-02-05 20:45:19 +08:00
HΛИG 8666d77953
fix(route): 蓝桥云课新增课程排序规则并修复多个错误 (#8986)
* 新增:蓝桥云课作者发布的课程

* 新增:蓝桥云课最新发布的课程

* 修复:新增 pubDate 避免某些 RSS 解析服务失败

* 新增:社区技术问题

* 修复:过滤置顶的帖子

* 新增:社区问答支持主题 ID

* 修复:Route 文档错误

* 更新:优化源链接

* 优化:对 RSSHub Radar 的支持

* 新增 RSS <image> Element

* 移除 image

* fix: /lanqiao 文档路径错误

* 优化:蓝桥云课新增课程排序规则

* 修复:蓝桥云课课程发布日期字段

* style: auto format

* 优化:课程标题展示课程类型

* style: auto format

* Update docs/programming.md

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

* 修复:数据源无日期已移除

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-05 18:27:00 +08:00
DA1Y1 c9e754b287
feat(route): 🚩 添加北京科技大学研究生院router (#8979)
* 🚩 添加北京科技大学研究生院router

* ♻️ 北京科技大学研究生院 refactor to V2 standard

* 🚩 fix code & change style

* 🚩 fix code & change style

* 🚩 fix code & change style

* 🚩 fix code & change style

Co-authored-by: daiyi <daiyi@mininglamp.com>
2022-02-05 00:49:52 +08:00
Outvi V 36b4cc5baa
feat(route): add spotify (#8966)
* feat: /spotify/playlist/:id

* feat: /spotify/artist

* feat(spotify/artist): add to radar

* feat: /spotify/saved

* feat: /spotify/top/{tracks,artists}

* feat(spotify): add images for artist and playlist

* docs: /spotify/*

* docs/en: /spotify configurations

* chore(spotify): apiKey/Secret -> clientId/Secret

* fix(spotify/utils): genres can be empty
2022-02-04 18:46:53 +08:00
GitHub Action 3c9be07be5 style: auto format 2022-02-03 13:50:41 +00:00
rainrdx 277a740557
feat(route): add Nikkei Asia (#8984)
* Nikkei Asia Fulltext Feed

* Nikkei Asia Documentation

* Fix Nikkei Asia Radar

* Fix for review comments

Co-authored-by: Rick Shang <rdx@miami.rickshang.org>
2022-02-03 21:49:03 +08:00
Rongrong 4e356e15eb
feat(route): add App Center Release (#8983)
/app-center/release/:user/:app/:distribution_group

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-03 21:47:52 +08:00
谢东平 Dongping Xie b8c95ddee2
feat(route): add hacker news user follow (#8976) 2022-02-03 21:30:08 +08:00
Fatpandac f03cca4844
fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972)
* Fix(route): JSON.parse fail and change to V2

* Fix(docs): Update lib/v2/producthunt/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 20:38:16 +08:00
Fatpandac d72dce4056
fix(route): fix douban/explore route is empty (#8968)
* Fix(route): fix route is empty

* Fix(route): resolve merge conflicts

* Fix(route): change to use art-template
2022-02-03 01:32:44 +08:00
Fatpandac c144a1864b
feat(route): add Google Fonts and refactor /google/** to V2 (#8927)
* Add(route): add Google Fonts and change to V2

* Fix(route): added throw error when API key is underfined

* Fix(docs): add warning container

* Fix(docs): Update docs/design.md

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

* Fix(route): sort routes

* Fix(route): Update lib/v2/google/fonts.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 01:18:17 +08:00
Fatpandac 03481653fa
fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 (#8923)
* Fix(route): fix route parameter conflict at trending.js and change to V2

* Fix(route): modify the judgment condition of language parameter

* Fix(docs): Update docs/programming.md

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

* Fix(docs): Update docs/en/programming.md

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

* fix(docs/route): add author and sort routes

* Fix(route): Update docs/en/programming.md

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

* Fix(route): sort routes

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 00:37:01 +08:00
Outvi V 41a06a22bb
feat(route): add dockerhub image new tag (#8965)
* feat: /dockerhub/tags/:owner/:image

fix #6916

* fix: update the doc link of /dockerhub/build

* docs(en): /dockerhub/tag/:owner/:image

* docs: fix typo

* fix(dockerhub/tags): use parseDate()

* docs: link docs to h2 instead of h3

* chore: move /dockerhub/build to v2

* docs: put warning inside <Route>

* fix(dockerhub): use docker.com/hub as the radar path

* fix(dockerhub/tag): add :limits?

* feat(dockerhub): polish the GUID

* fix(dockerhub/tag): stricter argument checks

* fix(dockerhub/tag): handle NaN per Deepscan CI
2022-02-03 00:09:01 +08:00
Fatpandac 6bf09c868d
fix(route): fix taobao/zhongchou route is empty and refactor to V2 standard (#8958) 2022-02-02 23:53:29 +08:00
Fatpandac 8891ad1020
feat(route): add 豆瓣招聘 and refactor to V2 standard (#8937)
* Add(route): add 豆瓣招聘 and change to V2

* Fix(route): fix typo of filename

* Fix(route): sort routes

* Fix(route): Update lib/v2/douban/router.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 22:56:13 +08:00
Fatpandac c4f1869625
feat(route): zhihu get all collections (#8943) 2022-02-02 22:42:31 +08:00
QieSen 6ad33ad744
fix(route): leiphone bugs (#8939) 2022-02-02 22:19:51 +08:00
Rongrong c9d8450688
fix(route)(wechat/feeddd) (#8918)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-02 20:36:13 +08:00
GitHub Action 5ddefa7ebd style: auto format 2022-02-02 12:03:13 +00:00
Ethan Shen b22d4c0dce
feat(route): add 消費者委員會 (#8743) 2022-02-02 20:01:13 +08:00
Sean Chao 36150c1a4d
fix(route): adapt to new sjtu-jwc webpage (#7160)
* fix: adapt to new sjtu-jwc webpage

* fix: use parseDate and null coalescing

* fix style
2022-02-02 19:40:00 +08:00
TonyRL 176fa86dda docs: fix 腾讯动漫 paramsDesc 2022-02-02 04:30:10 +08:00
Ethan Shen 2450ebe05d
fix(route): 晚点LatePost (#8682)
* fix(route): 晚点LatePost

* fix: add limit

* fix: add radar
2022-02-02 04:13:29 +08:00
Ethan Shen a0689c8c2a
feat(route): add 腾讯动漫 (#8609)
* feat(route): add 腾讯动漫

* fix typo
2022-02-02 04:11:09 +08:00
Ethan Shen c2a886f91d
feat(route): add Whoscall (#8478)
* feat(route): add Whoscall

* fix: add docs
2022-02-02 03:37:46 +08:00
Ethan Shen 8b3dd8209f
feat(route): add E-Hentai Galleries (#8477)
* feat(route): add E-Hentai Galleries

* fix: show torrents info
2022-02-02 03:32:40 +08:00
Ethan Shen c9ccd6bb9f
feat(route): add 后续 (#8470)
* feat(route): add 后续

* fix: set limit to 30

* fix typo
2022-02-02 03:28:30 +08:00
Shun Zi 573c38933b
fix(route): zaobao from hk again, refactor zaobao to v2 standard (#8342)
* fix: zaobao from hk (again)

* docs: remove zaobao 早报现在

* feat: adapt route 联合早报 to v2 standard

* feat: zaobao: use art template
2022-02-02 03:20:39 +08:00
TonyRL c12de747ed docs: fix 風傳媒 paramsDesc 2022-02-02 03:03:21 +08:00
Ethan Shen 369d2902e8
feat(route): add Radio-Canada.ca latest news (#8275)
* feat(route): add Radio-Canada.ca latest news

* fix typo

* fix typo

* update lib/v2/radio-canada/radar.js

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

* update docs/en/new-media.md

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

* update docs/new-media.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 02:52:14 +08:00
GitHub Action d4353a83a0 style: auto format 2022-02-01 18:50:54 +00:00
Ethan Shen fafd9b8a18
feat(route): add 風傳媒 (#8319) 2022-02-02 02:49:07 +08:00
Ethan Shen b2e533a80d
fix(route): new domain for flyertea (#7633)
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-02 00:28:37 +08:00
xizeyoupan 32650a89ad
fix(route): changba user (#7538)
* fix: changba

* Update lib/routes/changba/user.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* style: auto format

* migrate to v2

* fix:typo

* Update lib/v2/changba/radar.js

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

* Update lib/v2/changba/user.js

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

* resolve review

Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 23:41:51 +08:00
Laam Pui 81cd715ed0
feat(route): add nippon.com (#7312)
* feat: add nippon.com

* fix: nippon route

* fix: nippon.com route

* refactor: nippon route v2

* fix: nippon

* Update lib/v2/nippon/index.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 01:04:03 +08:00
Tony 64f4c304d5
docs: fix typo (#8948) 2022-01-31 23:57:05 +08:00
Fatpandac bdb0e125d2
add 樊登读书福州运营中心 (#8734) 2022-01-23 14:45:35 +00:00
GitHub Action 9de3f017d9 style: auto format 2022-01-23 14:43:56 +00:00
Fatpandac 2673fae330
Add(route): add 链新闻abmedia (#8862)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-23 14:42:08 +00:00
DIYgod f61581d17d
docs: add mirror en 2022-01-22 20:39:37 +00:00
DIYgod c809b28085
docs: fix title 2022-01-22 20:32:02 +00:00
e cdb74c278a
Add rss feed for mirror (fix bugs in previous PR for this site) (#8742) 2022-01-22 20:31:19 +00:00
jialinghui 6371054f61
feat: add 华东理工继续教育学院新闻公告; (#8843)
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 20:30:36 +00:00
DIYgod 9171173443
docs: fix title 2022-01-22 20:28:29 +00:00
GitHub Action c23bfe9cb2 style: auto format 2022-01-22 20:28:01 +00:00
Fatpandac b373c249df
Add(route): add informs (#8873) 2022-01-22 20:26:34 +00:00
Ethan Shen b9bcf4fdac
fix(route): Odaily星球日报 (#8707) 2022-01-22 20:26:02 +00:00
Ethan Shen 42213e6de0
feat(route): add 管理世界杂志社网络首发 (#8880) 2022-01-22 20:25:35 +00:00
Tony f2a2d11268
fix(route): zaker wrong link (#8776) 2022-01-22 20:24:12 +00:00
Ethan Shen 2aa347d1a7
fix(route): 人民网 (#8649)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:23:17 +00:00
Ethan Shen 86c9f24d9b
feat(route): add LogoNews (#8810) 2022-01-22 20:21:11 +00:00
Ethan Shen b21266a195
feat(route): add TOPYS (#8812) 2022-01-22 20:17:54 +00:00
Tony d65075ac2f
feat(route): add agirls (#8782) 2022-01-22 20:17:29 +00:00
GitHub Action 49827f24f1 style: auto format 2022-01-22 20:15:57 +00:00
DIYgod 8794007715
docs: fix title 2022-01-22 20:13:56 +00:00
Fatpandac 9a6cefac5c
Add(route): add 蘋果新聞網 (#8821) 2022-01-22 20:13:04 +00:00
HuangWei 95b64749a5
add acm.ecnu.edu.cn contest list (#8787)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:11:52 +00:00
Fatpandac bc35a1e937
Add(route): add Codeforces contests (#8815)
Co-authored-by: HuangWei <huangwei.a180285@gmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:10:59 +00:00
DIYgod f04fa890b3
docs: fix title 2022-01-22 20:09:23 +00:00
Fatpandac f55cc763f4
Add(route): add 北京市科委 (#8811)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:08:52 +00:00
Ethan Shen d95705b4db
feat(route): add AtCoder (#8825) 2022-01-22 20:05:10 +00:00
Fatpandac 548136c56a
Add 包子漫画 (#8762) 2022-01-22 20:04:10 +00:00
Tony c86782b91b
fix(route): Financial Times HTTPS support (#8765) 2022-01-22 20:02:27 +00:00
Tony c2fdbb5df1
feat(route): add firefox monitor (#8680) 2022-01-22 20:01:44 +00:00
Tony c11bb88f6b
feat(route): add github issues/pull comments (#8128) 2022-01-22 19:59:54 +00:00
Fatpandac 3720447403
Add(route): add 国家金融与发展实验室-研究 (#8850) 2022-01-22 19:57:53 +00:00
Fatpandac 87d3a04dfb
Add(route): add 律动BlockBeats (#8858) 2022-01-22 19:57:24 +00:00
zlasd 4df468d36a
Add(route): add 深圳市委组织部 & 深圳考试院 (#8851)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 19:55:58 +00:00
GitHub Action 3606f56703 style: auto format 2022-01-22 19:52:09 +00:00
Fatpandac 3c736f5beb
add 423down (#8756) 2022-01-22 19:50:03 +00:00
Fatpandac 05f0a4b870
add 台灣行政院消費者保護會 (#8754)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:49:30 +00:00
mifang 0dda81860a
微博超话新增按类型获取,如最新帖子、最新评论、热门、精华等 (#8723) 2022-01-22 19:48:58 +00:00
GitHub Action 6686292d54 style: auto format 2022-01-22 19:21:30 +00:00
Fatpandac 3478eebd01
add iwara (#8735)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 19:20:07 +00:00
Fatpandac 42ac513d99
Add 中国科学院大学 (#8733)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:19:03 +00:00
DIYgod f2858083bb
docs: fix unexpected character error 2022-01-22 19:17:04 +00:00
Fatpandac 168fba2918
Add lativ (#8772) 2022-01-22 19:10:44 +00:00
Fatpandac 571f878b3a
Add(route): add 澳門 衛生局 (#8777) 2022-01-22 19:10:00 +00:00
GitHub Action 8ae8cfe134 style: auto format 2022-01-22 19:07:37 +00:00
metaJS 03d527de81
路由添加 金融:有知有行 (#8705) 2022-01-22 19:05:25 +00:00
Ethan Shen a4b0476788
feat(route): add 日本经济新闻中文版 (#8802) 2022-01-22 19:04:50 +00:00
mocusez 5e18cadf66
Add 西安理工大学 官网主页 教务处 人事处 (#8799)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: chen <2782772457@qq.com>
2022-01-22 19:04:33 +00:00
Yuk 805338babd
add 安徽建筑大学 通知公告 (#8807)
Co-authored-by: yuk7-0v0 <91721784+yuk7-0v0@users.noreply.github.com>
2022-01-22 19:03:54 +00:00
Rongrong ce9743012a
feat(route): 公众号(Telegram 频道来源)增加筛选 (#7648) 2022-01-22 19:03:18 +00:00
marvolo666 75b9a49aab
更新拷贝漫画和漫画柜的返回数量控制功能,并且修复漫画柜一些bug (#8670)
Co-authored-by: 12051825 <liuzy20@spdb.com.cn>
2022-01-22 19:02:39 +00:00
Ethan Shen 3a23c00bf8
feat(route): add 财富中文网 (#8672) 2022-01-22 19:02:03 +00:00
HΛИG 109eed5555
新增:蓝桥云课课程更新/技术问答/作者发布课程 (#8639) 2022-01-22 19:01:41 +00:00
Ethan Shen fcee9cd197
feat(route): add 巴伦周刊中文版 (#8675) 2022-01-22 19:01:13 +00:00
Fatpandac 0e93e8e268
add 浙江省土地使用权网上交易系统 (#8677) 2022-01-22 18:59:45 +00:00
Derek 385e3d2854
fix(docs): change en comma to cn in journal.md(cn); fix(route): /heu/job/list/tzgg (#8613) 2022-01-22 18:51:30 +00:00
GitHub Action 0030283554 style: auto format 2022-01-22 18:28:30 +00:00
Gao Keyong 7c9a4991d3
Add Route for hexo theme fluid (#8702) 2022-01-22 18:26:45 +00:00
琚致远 90bb72e800
docs: update sponsor blog's URL (#8706) 2022-01-22 18:26:10 +00:00
Ethan Shen 1800c1ada2
feat(route): add Gamer Secret (#8712) 2022-01-22 18:25:54 +00:00
jialinghui aa6349d74e
feat(route):add 上海市教育考试院 - 消息速递 (#8714)
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 18:25:17 +00:00
Ethan Shen 5bd095f6b8
feat(route): add 起点图 (#8726) 2022-01-22 18:24:11 +00:00
Ethan Shen 9bbc3c2c31
feat(route): add 网易新闻今日关注 (#8731) 2022-01-22 18:23:21 +00:00
Ethan Shen c95762af47
feat(route): add 梅斯医学MedSci (#8736) 2022-01-22 18:17:58 +00:00
Xiang Li b4feea696f
fix(route): 爱下电子书 axdzs (#8738) 2022-01-22 18:17:11 +00:00
GitHub Action d7d0b153d9 style: auto format 2022-01-22 18:14:29 +00:00
QieSen ba9f343c79
feat(route): add leiphone (#8592) 2022-01-22 18:12:44 +00:00
GitHub Action ac596b8634 style: auto format 2022-01-22 16:14:11 +00:00
Ethan Shen a8ee326fe7
feat(route): add 超星期刊 (#8615) 2022-01-22 16:12:38 +00:00
JkCheung b3b51cbc5d
add cbirc repo (#8267)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 16:11:10 +00:00
Ethan Shen 081953f9f9
feat(route): add 深焦 (#8627) 2022-01-22 16:10:17 +00:00
Ethan Shen 02f8872d5a
feat(route): add Kemono (#8640) 2022-01-22 16:09:54 +00:00
Ethan Shen 46075a072e
feat(route): add KBS today (#8130) 2022-01-22 16:07:35 +00:00
Ethan Shen c68b131772
feat(route): add Line Today (#8311) 2022-01-22 16:03:12 +00:00
Ethan Shen 97c076256b
feat(route): add Now 新聞 (#8330)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 16:02:45 +00:00
Huang Yinglun 85caaa0dff
Feature/dev guduodata (#8502)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 15:58:12 +00:00
Ethan Shen bd500ce58b
fix(route): Hacker News (#8420) 2022-01-22 15:56:47 +00:00
Fatpandac f944cc9a69
Add(route): add ulapia (#8881) 2022-01-22 15:43:25 +00:00
Fatpandac 63e78432be
Add(route): add cnki (#8877) 2022-01-22 15:39:01 +00:00
Fatpandac 21cac40a06
Add(route): add ajmide (#8885) 2022-01-22 15:32:49 +00:00
Fatpandac e85a7130c5
Add(route): add 識媒體 (#8887) 2022-01-22 15:32:27 +00:00
AgFlore 37a2152723
fix: 网易云音乐提供Cookie,抓取需要登陆才可见的歌单 && 中纪委、外交部网站小变动 (#8674) 2022-01-22 15:32:05 +00:00
XinRoom 89d2a6e294
Add(route): add: 雨苁安全博客 (#8884) 2022-01-22 15:29:00 +00:00
Fatpandac 5bba997285
Add(route): add 轻小说文库首页类别 and change to v2 (#8894) 2022-01-22 14:37:54 +00:00
Ethan Shen dfd8d7f14a
feat(route): add Node.js News (#8902) 2022-01-22 14:37:13 +00:00
DIYgod b4ec4af7ad
docs: fix build errors 2022-01-22 14:31:53 +00:00
Ethan Shen e99b65ab69
feat(route): add 煎蛋板块 (#8904) 2022-01-22 12:09:47 +00:00
清晨的雾 ab8298a336
Add(route): add 南京大学 (#8903) 2022-01-22 12:09:04 +00:00
Ethan Shen 9b991a561d
feat(route): add cnBeta (#8909) 2022-01-22 12:04:49 +00:00
Fatpandac c0229da7da
Add(route): add 国家药品审评网站 (#8910) 2022-01-22 12:04:06 +00:00
Ethan Shen 8dcb3f53e3
feat(route): add 教育部考试中心日本语能力测试重要通知 (#8721) 2022-01-22 12:03:18 +00:00
Fatpandac 1c6033113f
Add(route): add 上海市职业能力考试院 (#8912)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 12:01:20 +00:00
Fatpandac 46c3833ff2
Add(route): add 广州天气预警 (#8911) 2022-01-22 11:53:22 +00:00
Fatpandac b8acfdbf7b
Add(route): add 东网 (#8785) 2021-12-30 20:36:51 -08:00
Ethan Shen 0ce2f2f0ee
docs: fix typo in Fashion Network (#8610) 2021-11-28 02:56:25 +00:00
DIYgod 6e10cb59ba
chore: npm ci -> yarn 2021-11-28 00:36:24 +00:00
Derek 6e810ade86
fix: author name (#8593) 2021-11-27 23:33:11 +00:00
ztmzzz 22a8ef0099
add 掌上英雄联盟特定用户的文章 (#8469)
Co-authored-by: ztmzzz <ztmzzz@outlook.com>
2021-11-27 23:32:34 +00:00
Derek 8568686157
fix: (docs) modify space and chinese/english comma (#8597)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 23:27:38 +00:00
DIYgod 1b96cd9301
docs: fix repeated title 2021-11-27 09:45:57 +00:00
DIYgod b7c3d64c4d
chore: format 2021-11-27 09:18:08 +00:00
Ethan Shen ef27ac2105
feat(route): add fashion network headlines (#7603)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:16:49 +00:00
Peng Guanwen 0230a94673
Support fulltext acquirement in infzm (#8590) 2021-11-27 09:16:08 +00:00
Derek 5e889894b5
feat(route): add IEEE Xploer journal (#8584)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:15:37 +00:00
Derek 09023ccae7
feat(route): add ELSEVIER journal (#8583) 2021-11-27 09:14:24 +00:00
Derek 0db0966e71
feat(route): add JASA journal (#8582) 2021-11-27 09:14:02 +00:00
Ethan Shen 330ec7ad63
feat(route): add swissinfo (#8466) 2021-11-27 09:13:41 +00:00
Ethan Shen 4ba85efba2
feat(route): add 18comic (#8588) 2021-11-27 09:13:24 +00:00
song-zhou 02fda1c910
add 猫眼电影正在热播完整列表 (#8587)
Co-authored-by: GitHub Action <action@github.com>
2021-11-27 09:13:01 +00:00
Ethan Shen 5ef2466ce2
fix(route): JavDB (#8578) 2021-11-27 09:12:20 +00:00