Commit Graph

299 Commits

Author SHA1 Message Date
DIYgod 7d3e56d303
feat: remove notOperational routes - other 2023-12-21 23:54:02 +08:00
DIYgod 6a133c8e61
feat: remove notOperational routes - finance 2023-12-21 23:27:22 +08:00
DIYgod 302aa350b9
feat: remove notOperational routes - journal 2023-12-21 23:23:33 +08:00
DIYgod 053f0480e4
feat: remove notOperational routes - study 2023-12-21 23:19:40 +08:00
DIYgod 78001402b5
feat: remove notOperational routes - reading 2023-12-21 23:12:31 +08:00
DIYgod 3eecd1d063
feat: remove notOperational routes - game 2023-12-21 23:03:26 +08:00
DIYgod 103aae26d8
feat: remove notOperational routes - shopping 2023-12-21 22:54:12 +08:00
DIYgod 85307c1557
Merge remote-tracking branch 'origin/master' 2023-12-21 22:54:06 +08:00
la3rence fcbb3f402c
feat(route): add mof (bond management) 中华人民共和国财政部-专题-政府债券管理 (#14094)
* feat(route): add mof (bond management)

* fix(router): re-order router config and add radar for mof

* feat(router): radar param in route doc

* fix(radar): add index source for mof

* feat(radar): more source path for mof

* Update website/docs/routes/government.mdx

---------
2023-12-21 22:46:05 +08:00
DIYgod 985dbaca77
feat: remove notOperational routes - travel 2023-12-21 22:44:43 +08:00
DIYgod 589b587397
feat: remove notOperational routes - program-update 2023-12-21 22:39:14 +08:00
DIYgod 7a8c1bc18f
feat: remove notOperational routes - anime 2023-12-21 22:25:58 +08:00
DIYgod 2c9df1ede4
feat: hpoi 2023-12-21 04:45:27 +08:00
DIYgod fe6117a421
feat: remove notOperational routes - picture 2023-12-21 02:46:58 +08:00
Ethan Shen b081d984a1
feat(route): add 中华人民共和国国家发展和改革委员会发展改革工作 (#14088) 2023-12-21 01:51:53 +08:00
DIYgod 6d898277a0
feat: remove notOperational routes - multimedia 2023-12-20 01:52:09 +08:00
DIYgod 1c057d9ab7
feat: remove notOperational routes - live 2023-12-20 00:46:34 +08:00
DIYgod a63c86a049
feat: remove notOperational routes - design 2023-12-20 00:35:56 +08:00
DIYgod f1a9223aac
feat: remove notOperational routes - programming 2023-12-20 00:01:03 +08:00
Ethan Shen e6a54c2921
feat(route): add 中国炼焦行业协会 (#14074)
* feat(route): add 中国炼焦行业协会

* fix: remove subheadings for radar links

* fix typo
2023-12-19 23:31:55 +08:00
DIYgod 47068bfae5
feat: remove notOperational routes - blog 2023-12-19 22:46:03 +08:00
DIYgod f812e915a4
feat: remove notOperational routes - bbs 2023-12-19 22:29:51 +08:00
DIYgod 95864937f2
Merge remote-tracking branch 'origin/master' 2023-12-19 22:03:36 +08:00
DIYgod ea6ec949bf
feat: remove notOperational routes - traditional media 2023-12-19 22:03:27 +08:00
JimenezLi 8b0bc5cc95
feat(route): migrate jianshu to v2 (#14081)
* feat(route): migrate jianshu to v2

* feat(docs): update jianshu docs

* Refactor ProcessFeed function to improve code readability and performance

---------
2023-12-19 21:41:00 +08:00
DIYgod 442d68e189
feat: remove notOperational routes - new media 2023-12-19 00:49:24 +08:00
Tony 37b20f8bd7
feat(route): add artstation (#14075)
* feat(route): add artstation

* fix: update template

* docs: add docs
2023-12-19 00:34:48 +08:00
Jack Bryant 92c89367c8
feat(route): add tophub list 将榜单条目集合到一个列表中,可避免推送大量条目,更符合阅读习惯且有热度排序 (#14056)
* feat(route): add fxiaoke.com blog

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/radar.js

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

* Update lib/v2/fxiaoke/crm.js

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

* gen exact pubdate

* feat(route): add tophub list

* fix: guid

* fix: use art to render rank

---------
2023-12-18 22:57:45 +08:00
DIYgod 4cf17c004c
feat: remove notOperational routes - social media 2023-12-18 22:33:53 +08:00
DIYgod 279584775d
feat: update github radars 2023-12-18 21:33:36 +08:00
DIYgod 08b8181254
docs: update badge 2023-12-18 21:09:18 +08:00
DIYgod 3a80ecd6dd
docs: update badge 2023-12-18 16:34:11 +08:00
JimenezLi 4310ca369a
fix(radar): 修复 xhu 用户动态匹配到自己的问题 (#14070) 2023-12-18 06:06:57 +00:00
Juvenn Woo 5aef90d9f4
fix(route/deeplearning): The batch from deeplearning.ai (#14066)
* fix(the-batch): The batch from deeplearning.ai

* refactor: migrate to v2

---------
2023-12-18 01:56:10 +08:00
DIYgod a02b0c95bc
docs: update badge 2023-12-18 00:19:43 +08:00
TonyRL 4bebb1ba66 docs: fix xhu heading ids 2023-12-17 15:26:46 +00:00
github-actions[bot] 027c16804f style: auto format 2023-12-17 14:44:52 +00:00
Ethan Shen 9ef76431c1
feat(route): add 国家矿山安全监察局 (#14060) 2023-12-17 22:43:07 +08:00
github-actions[bot] 83c08c75ae style: auto format 2023-12-17 14:40:22 +00:00
JimenezLi 930f09c174
feat(route): add xhu people activities and answers (#14063) 2023-12-17 22:38:44 +08:00
Tony f7f8b7a8e7
feat(route): sspu (#14050) 2023-12-16 01:23:01 +08:00
Jack Bryant fac29ed93b
feat(route): add fxiaoke.com blog (#14046)
* feat(route): add fxiaoke.com blog

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/crm.js

* gen exact pubdate

---------
2023-12-15 22:00:03 +08:00
github-actions[bot] c7518e4619 style: auto format 2023-12-15 13:22:59 +00:00
ueiu c41375aeb5
feat(route): add 大连理工大学公共基础学院 RSS (#13982) (#14007)
* Update index.js

* fix(route): 中国政府网没有正确拼接相对地址路径 && 替换滚动新闻地址

* feat(route): add 大连理工大学公共基础学院 RSS (#13982)

* 移除 pubDate 使用 new Date

* 增加默认路由设置

* 完善 公共基础学院 说明文档

* 根据修改建议修改代码

* fix: sort maintainer

---------
2023-12-15 21:21:19 +08:00
github-actions[bot] 6d1e55b417 style: auto format 2023-12-14 17:52:10 +00:00
Ethan Shen e8310889fb
feat(route): add 国家能源局发展规划司 (#14039) 2023-12-15 01:50:29 +08:00
TonyRL 984eb9c721 docs: fix table
chore: update dependabot ignore
2023-12-14 17:36:11 +00:00
github-actions[bot] 6b20f6b651 style: auto format 2023-12-14 17:28:46 +00:00
Tony 4618a9803a
docs: bring back remark formatter (#14040)
* docs: format docs

* docs: Fix URLs in website documentation

* chore: bring back mdast formatter

* docs: format docs

* docs: remove heading id in jsx component

* docs: fix heading level

* chore: update remark formatter plugins

* chore: Update dependabot ignore list
2023-12-15 01:27:02 +08:00
Ethan Shen 095aa9e8f1
fix(route): QuestMobile行业研究报告 (#14020)
* fix(route): QuestMobile行业研究报告

* Update website/docs/routes/new-media.mdx

---------
2023-12-13 22:53:04 +08:00