From 9c60d2fb62a5f3018e72efcbc01f2f2fe9ec225b Mon Sep 17 00:00:00 2001 From: rcy1314 <1129159201@qq.com> Date: Tue, 13 Dec 2022 01:08:04 +0000 Subject: [PATCH] chore(updates): updated entries in files --- README.md | 18 +-- data.json | 368 +++++++++++++++++++++++++++--------------------------- 2 files changed, 196 insertions(+), 190 deletions(-) diff --git a/README.md b/README.md index 8d94515..f27ea4d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ## Table of Contents +* [Rust](#rust) * [miscellaneous](#miscellaneous) * [Python](#python) * [JavaScript](#javascript) @@ -26,12 +27,19 @@ * [Dockerfile](#dockerfile) * [C](#c-2) * [Kotlin](#kotlin) -* [Rust](#rust) * [PHP](#php) * [AutoHotkey](#autohotkey) * [SCSS](#scss) * [Less](#less) +## Rust + +* [tw93/Pake](https://github.com/tw93/Pake) - 🤱🏻 A simple way to make any web page a desktop application using Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App + +* [limitcool/bilistream](https://github.com/limitcool/bilistream) - B站直播转播工具,,一键转播Twitch,Youtube(支持youtube预告类型直播自动转播) + +* [YangchenYe323/Danmuji](https://github.com/YangchenYe323/Danmuji) - :hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手 + ## miscellaneous * [whatis-geb/operation](https://github.com/whatis-geb/operation) - 和运营相关的内容 @@ -236,8 +244,6 @@ * [shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo) - WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。 -* [Tokinx/Wing](https://github.com/Tokinx/Wing) - Simple, smooth, data-driven, responsive WordPress theme - ## Dockerfile * [jaywcjlove/reference](https://github.com/jaywcjlove/reference) - 为开发人员分享快速参考备忘清单(速查表) @@ -250,12 +256,6 @@ * [gyakkun/qq-mht2html](https://github.com/gyakkun/qq-mht2html) - 转换QQ导出的MHT文件到HTML和图片文件, 支持按日期、行数自动分页, 支持多线程, 支持150G+文件 -## Rust - -* [limitcool/bilistream](https://github.com/limitcool/bilistream) - B站直播转播工具,,一键转播Twitch,Youtube(支持youtube预告类型直播自动转播) - -* [YangchenYe323/Danmuji](https://github.com/YangchenYe323/Danmuji) - :hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手 - ## PHP * [luolongfei/freenom](https://github.com/luolongfei/freenom) - Freenom 域名自动续期。Freenom domain name renews automatically. diff --git a/data.json b/data.json index 1cd38d7..8208c55 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,103 @@ { + "Rust": [ + { + "id": 551376520, + "node_id": "R_kgDOIN1WiA", + "name": "Pake", + "full_name": "tw93/Pake", + "owner": { + "login": "tw93", + "id": 8736212, + "avatar_url": "https://avatars.githubusercontent.com/u/8736212?v=4", + "url": "https://api.github.com/users/tw93", + "html_url": "https://github.com/tw93" + }, + "html_url": "https://github.com/tw93/Pake", + "description": "🤱🏻 A simple way to make any web page a desktop application using Rust. 🤱🏻 很简单的用 Rust 打包网页生成很小的桌面 App", + "url": "https://api.github.com/repos/tw93/Pake", + "languages_url": "https://api.github.com/repos/tw93/Pake/languages", + "created_at": "2022-10-14T09:32:57Z", + "updated_at": "2022-12-13T01:07:46Z", + "git_url": "git://github.com/tw93/Pake.git", + "ssh_url": "git@github.com:tw93/Pake.git", + "clone_url": "https://github.com/tw93/Pake.git", + "homepage": "", + "stargazers_count": 4623, + "watchers_count": 4623, + "language": "Rust", + "topics": [ + "linux-desktop", + "mac", + "mac-desktop", + "no-electron", + "rust", + "tauri", + "windows-desktop", + "wry" + ] + }, + { + "id": 509315971, + "node_id": "R_kgDOHluLgw", + "name": "bilistream", + "full_name": "limitcool/bilistream", + "owner": { + "login": "limitcool", + "id": 88604249, + "avatar_url": "https://avatars.githubusercontent.com/u/88604249?v=4", + "url": "https://api.github.com/users/limitcool", + "html_url": "https://github.com/limitcool" + }, + "html_url": "https://github.com/limitcool/bilistream", + "description": "B站直播转播工具,,一键转播Twitch,Youtube(支持youtube预告类型直播自动转播)", + "url": "https://api.github.com/repos/limitcool/bilistream", + "languages_url": "https://api.github.com/repos/limitcool/bilistream/languages", + "created_at": "2022-07-01T04:08:00Z", + "updated_at": "2022-12-06T06:54:40Z", + "git_url": "git://github.com/limitcool/bilistream.git", + "ssh_url": "git@github.com:limitcool/bilistream.git", + "clone_url": "https://github.com/limitcool/bilistream.git", + "homepage": "", + "stargazers_count": 45, + "watchers_count": 45, + "language": "Rust", + "topics": [ + "bilibili", + "bilibili-live", + "live", + "m3u8", + "twitch", + "youtube" + ] + }, + { + "id": 492835467, + "node_id": "R_kgDOHWASiw", + "name": "Danmuji", + "full_name": "YangchenYe323/Danmuji", + "owner": { + "login": "YangchenYe323", + "id": 42916814, + "avatar_url": "https://avatars.githubusercontent.com/u/42916814?v=4", + "url": "https://api.github.com/users/YangchenYe323", + "html_url": "https://github.com/YangchenYe323" + }, + "html_url": "https://github.com/YangchenYe323/Danmuji", + "description": ":hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手", + "url": "https://api.github.com/repos/YangchenYe323/Danmuji", + "languages_url": "https://api.github.com/repos/YangchenYe323/Danmuji/languages", + "created_at": "2022-05-16T12:56:34Z", + "updated_at": "2022-11-30T18:31:50Z", + "git_url": "git://github.com/YangchenYe323/Danmuji.git", + "ssh_url": "git@github.com:YangchenYe323/Danmuji.git", + "clone_url": "https://github.com/YangchenYe323/Danmuji.git", + "homepage": "", + "stargazers_count": 3, + "watchers_count": 3, + "language": "Rust", + "topics": [] + } + ], "miscellaneous": [ { "id": 521543216, @@ -17,13 +116,13 @@ "url": "https://api.github.com/repos/whatis-geb/operation", "languages_url": "https://api.github.com/repos/whatis-geb/operation/languages", "created_at": "2022-08-05T07:22:21Z", - "updated_at": "2022-12-12T00:50:58Z", + "updated_at": "2022-12-12T15:14:05Z", "git_url": "git://github.com/whatis-geb/operation.git", "ssh_url": "git@github.com:whatis-geb/operation.git", "clone_url": "https://github.com/whatis-geb/operation.git", "homepage": "", - "stargazers_count": 36, - "watchers_count": 36, + "stargazers_count": 54, + "watchers_count": 54, "language": null, "topics": [] }, @@ -218,13 +317,13 @@ "url": "https://api.github.com/repos/acheong08/ChatGPT", "languages_url": "https://api.github.com/repos/acheong08/ChatGPT/languages", "created_at": "2022-12-03T14:35:24Z", - "updated_at": "2022-12-12T01:04:58Z", + "updated_at": "2022-12-13T01:04:41Z", "git_url": "git://github.com/acheong08/ChatGPT.git", "ssh_url": "git@github.com:acheong08/ChatGPT.git", "clone_url": "https://github.com/acheong08/ChatGPT.git", "homepage": "", - "stargazers_count": 5949, - "watchers_count": 5949, + "stargazers_count": 6509, + "watchers_count": 6509, "language": "Python", "topics": [ "chatgpt", @@ -252,13 +351,13 @@ "url": "https://api.github.com/repos/bupticybee/ChineseAiDungeonChatGPT", "languages_url": "https://api.github.com/repos/bupticybee/ChineseAiDungeonChatGPT/languages", "created_at": "2022-12-05T07:37:39Z", - "updated_at": "2022-12-12T01:01:11Z", + "updated_at": "2022-12-12T18:39:09Z", "git_url": "git://github.com/bupticybee/ChineseAiDungeonChatGPT.git", "ssh_url": "git@github.com:bupticybee/ChineseAiDungeonChatGPT.git", "clone_url": "https://github.com/bupticybee/ChineseAiDungeonChatGPT.git", "homepage": "", - "stargazers_count": 606, - "watchers_count": 606, + "stargazers_count": 629, + "watchers_count": 629, "language": "Python", "topics": [ "ai", @@ -393,13 +492,13 @@ "url": "https://api.github.com/repos/marqo-ai/marqo", "languages_url": "https://api.github.com/repos/marqo-ai/marqo/languages", "created_at": "2022-08-01T12:12:51Z", - "updated_at": "2022-12-11T15:21:08Z", + "updated_at": "2022-12-13T01:04:06Z", "git_url": "git://github.com/marqo-ai/marqo.git", "ssh_url": "git@github.com:marqo-ai/marqo.git", "clone_url": "https://github.com/marqo-ai/marqo.git", "homepage": "https://www.marqo.ai/", - "stargazers_count": 1674, - "watchers_count": 1674, + "stargazers_count": 1737, + "watchers_count": 1737, "language": "Python", "topics": [ "clip", @@ -441,13 +540,13 @@ "url": "https://api.github.com/repos/xenova/chat-downloader", "languages_url": "https://api.github.com/repos/xenova/chat-downloader/languages", "created_at": "2020-07-24T00:32:18Z", - "updated_at": "2022-12-11T15:35:23Z", + "updated_at": "2022-12-12T12:10:58Z", "git_url": "git://github.com/xenova/chat-downloader.git", "ssh_url": "git@github.com:xenova/chat-downloader.git", "clone_url": "https://github.com/xenova/chat-downloader.git", "homepage": "https://chat-downloader.readthedocs.io/", - "stargazers_count": 585, - "watchers_count": 585, + "stargazers_count": 586, + "watchers_count": 586, "language": "Python", "topics": [ "chat", @@ -502,13 +601,13 @@ "url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload", "languages_url": "https://api.github.com/repos/Johnserf-Seed/TikTokDownload/languages", "created_at": "2021-01-19T08:16:31Z", - "updated_at": "2022-12-11T15:57:13Z", + "updated_at": "2022-12-12T17:44:47Z", "git_url": "git://github.com/Johnserf-Seed/TikTokDownload.git", "ssh_url": "git@github.com:Johnserf-Seed/TikTokDownload.git", "clone_url": "https://github.com/Johnserf-Seed/TikTokDownload.git", "homepage": "", - "stargazers_count": 1861, - "watchers_count": 1861, + "stargazers_count": 1867, + "watchers_count": 1867, "language": "Python", "topics": [ "api", @@ -826,13 +925,13 @@ "url": "https://api.github.com/repos/Bleu404/PotplayerPanVideo", "languages_url": "https://api.github.com/repos/Bleu404/PotplayerPanVideo/languages", "created_at": "2022-03-11T09:11:23Z", - "updated_at": "2022-12-11T12:14:57Z", + "updated_at": "2022-12-12T12:08:11Z", "git_url": "git://github.com/Bleu404/PotplayerPanVideo.git", "ssh_url": "git@github.com:Bleu404/PotplayerPanVideo.git", "clone_url": "https://github.com/Bleu404/PotplayerPanVideo.git", "homepage": "", - "stargazers_count": 60, - "watchers_count": 60, + "stargazers_count": 66, + "watchers_count": 66, "language": "JavaScript", "topics": [] }, @@ -853,13 +952,13 @@ "url": "https://api.github.com/repos/yylive/YYEVA", "languages_url": "https://api.github.com/repos/yylive/YYEVA/languages", "created_at": "2022-06-29T07:10:57Z", - "updated_at": "2022-12-09T12:59:38Z", + "updated_at": "2022-12-12T10:14:26Z", "git_url": "git://github.com/yylive/YYEVA.git", "ssh_url": "git@github.com:yylive/YYEVA.git", "clone_url": "https://github.com/yylive/YYEVA.git", "homepage": "https://yyeva.yy.com", - "stargazers_count": 489, - "watchers_count": 489, + "stargazers_count": 491, + "watchers_count": 491, "language": "JavaScript", "topics": [] }, @@ -907,13 +1006,13 @@ "url": "https://api.github.com/repos/4ian/GDevelop", "languages_url": "https://api.github.com/repos/4ian/GDevelop/languages", "created_at": "2014-06-29T19:58:38Z", - "updated_at": "2022-12-11T22:06:16Z", + "updated_at": "2022-12-12T19:30:53Z", "git_url": "git://github.com/4ian/GDevelop.git", "ssh_url": "git@github.com:4ian/GDevelop.git", "clone_url": "https://github.com/4ian/GDevelop.git", "homepage": "https://gdevelop.io", - "stargazers_count": 4396, - "watchers_count": 4396, + "stargazers_count": 4398, + "watchers_count": 4398, "language": "JavaScript", "topics": [ "2d-game", @@ -1189,13 +1288,13 @@ "url": "https://api.github.com/repos/alyssaxuu/omni", "languages_url": "https://api.github.com/repos/alyssaxuu/omni/languages", "created_at": "2022-01-10T22:25:55Z", - "updated_at": "2022-12-12T00:21:58Z", + "updated_at": "2022-12-13T00:58:02Z", "git_url": "git://github.com/alyssaxuu/omni.git", "ssh_url": "git@github.com:alyssaxuu/omni.git", "clone_url": "https://github.com/alyssaxuu/omni.git", "homepage": "https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0", - "stargazers_count": 5769, - "watchers_count": 5769, + "stargazers_count": 5776, + "watchers_count": 5776, "language": "JavaScript", "topics": [ "bookmark", @@ -1356,7 +1455,7 @@ "url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder", "languages_url": "https://api.github.com/repos/wxxxcxx/ms-ra-forwarder/languages", "created_at": "2022-01-08T15:35:30Z", - "updated_at": "2022-12-11T10:39:30Z", + "updated_at": "2022-12-12T22:58:15Z", "git_url": "git://github.com/wxxxcxx/ms-ra-forwarder.git", "ssh_url": "git@github.com:wxxxcxx/ms-ra-forwarder.git", "clone_url": "https://github.com/wxxxcxx/ms-ra-forwarder.git", @@ -1452,13 +1551,13 @@ "url": "https://api.github.com/repos/ZutJoe/Koala_hacker_news", "languages_url": "https://api.github.com/repos/ZutJoe/Koala_hacker_news/languages", "created_at": "2022-10-12T03:06:46Z", - "updated_at": "2022-12-11T13:16:42Z", + "updated_at": "2022-12-12T15:46:35Z", "git_url": "git://github.com/ZutJoe/Koala_hacker_news.git", "ssh_url": "git@github.com:ZutJoe/Koala_hacker_news.git", "clone_url": "https://github.com/ZutJoe/Koala_hacker_news.git", "homepage": "https://zutjoe.github.io/Koala_hacker_news/", - "stargazers_count": 231, - "watchers_count": 231, + "stargazers_count": 233, + "watchers_count": 233, "language": "HTML", "topics": [] }, @@ -1540,13 +1639,13 @@ "url": "https://api.github.com/repos/Cnicehs/SharpBot", "languages_url": "https://api.github.com/repos/Cnicehs/SharpBot/languages", "created_at": "2022-11-26T03:29:32Z", - "updated_at": "2022-12-11T02:17:11Z", + "updated_at": "2022-12-12T12:07:56Z", "git_url": "git://github.com/Cnicehs/SharpBot.git", "ssh_url": "git@github.com:Cnicehs/SharpBot.git", "clone_url": "https://github.com/Cnicehs/SharpBot.git", "homepage": "", - "stargazers_count": 5, - "watchers_count": 5, + "stargazers_count": 9, + "watchers_count": 9, "language": "C#", "topics": [ "baidu", @@ -1637,13 +1736,13 @@ "url": "https://api.github.com/repos/Baiyuetribe/paper2gui", "languages_url": "https://api.github.com/repos/Baiyuetribe/paper2gui/languages", "created_at": "2021-10-10T04:54:02Z", - "updated_at": "2022-12-11T12:26:08Z", + "updated_at": "2022-12-12T20:24:13Z", "git_url": "git://github.com/Baiyuetribe/paper2gui.git", "ssh_url": "git@github.com:Baiyuetribe/paper2gui.git", "clone_url": "https://github.com/Baiyuetribe/paper2gui.git", "homepage": "https://xiaobaituai.com", - "stargazers_count": 6589, - "watchers_count": 6589, + "stargazers_count": 6594, + "watchers_count": 6594, "language": "Jupyter Notebook", "topics": [ "animegan2", @@ -1682,13 +1781,13 @@ "url": "https://api.github.com/repos/MUedsa/BilibiliLiveTV", "languages_url": "https://api.github.com/repos/MUedsa/BilibiliLiveTV/languages", "created_at": "2022-03-17T06:06:57Z", - "updated_at": "2022-12-07T04:12:47Z", + "updated_at": "2022-12-12T16:57:41Z", "git_url": "git://github.com/MUedsa/BilibiliLiveTV.git", "ssh_url": "git@github.com:MUedsa/BilibiliLiveTV.git", "clone_url": "https://github.com/MUedsa/BilibiliLiveTV.git", "homepage": "", - "stargazers_count": 51, - "watchers_count": 51, + "stargazers_count": 53, + "watchers_count": 53, "language": "Java", "topics": [ "android-tv", @@ -1754,13 +1853,13 @@ "url": "https://api.github.com/repos/alibaba/lowcode-engine", "languages_url": "https://api.github.com/repos/alibaba/lowcode-engine/languages", "created_at": "2021-12-20T07:26:44Z", - "updated_at": "2022-12-11T13:53:32Z", + "updated_at": "2022-12-13T00:35:57Z", "git_url": "git://github.com/alibaba/lowcode-engine.git", "ssh_url": "git@github.com:alibaba/lowcode-engine.git", "clone_url": "https://github.com/alibaba/lowcode-engine.git", "homepage": "https://lowcode-engine.cn", - "stargazers_count": 8661, - "watchers_count": 8661, + "stargazers_count": 8677, + "watchers_count": 8677, "language": "TypeScript", "topics": [ "alibaba", @@ -1785,13 +1884,13 @@ "url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner", "languages_url": "https://api.github.com/repos/Kaiyiwing/qwerty-learner/languages", "created_at": "2021-01-21T11:14:16Z", - "updated_at": "2022-12-12T00:34:07Z", + "updated_at": "2022-12-12T17:45:33Z", "git_url": "git://github.com/Kaiyiwing/qwerty-learner.git", "ssh_url": "git@github.com:Kaiyiwing/qwerty-learner.git", "clone_url": "https://github.com/Kaiyiwing/qwerty-learner.git", "homepage": "https://qwerty.kaiyi.cool/", - "stargazers_count": 7199, - "watchers_count": 7199, + "stargazers_count": 7216, + "watchers_count": 7216, "language": "TypeScript", "topics": [ "english-learning", @@ -1818,13 +1917,13 @@ "url": "https://api.github.com/repos/sillsdev/docu-notion", "languages_url": "https://api.github.com/repos/sillsdev/docu-notion/languages", "created_at": "2022-05-17T19:36:05Z", - "updated_at": "2022-12-11T07:34:53Z", + "updated_at": "2022-12-12T13:20:58Z", "git_url": "git://github.com/sillsdev/docu-notion.git", "ssh_url": "git@github.com:sillsdev/docu-notion.git", "clone_url": "https://github.com/sillsdev/docu-notion.git", "homepage": "", - "stargazers_count": 37, - "watchers_count": 37, + "stargazers_count": 38, + "watchers_count": 38, "language": "TypeScript", "topics": [ "documentation", @@ -1912,13 +2011,13 @@ "url": "https://api.github.com/repos/shiyiya/oplayer", "languages_url": "https://api.github.com/repos/shiyiya/oplayer/languages", "created_at": "2022-05-14T13:30:21Z", - "updated_at": "2022-12-03T04:05:58Z", + "updated_at": "2022-12-12T03:34:46Z", "git_url": "git://github.com/shiyiya/oplayer.git", "ssh_url": "git@github.com:shiyiya/oplayer.git", "clone_url": "https://github.com/shiyiya/oplayer.git", "homepage": "https://oplayer.vercel.app", - "stargazers_count": 19, - "watchers_count": 19, + "stargazers_count": 20, + "watchers_count": 20, "language": "TypeScript", "topics": [ "dash-player", @@ -2009,13 +2108,13 @@ "url": "https://api.github.com/repos/lmcsu/qq-neural-anime-tg", "languages_url": "https://api.github.com/repos/lmcsu/qq-neural-anime-tg/languages", "created_at": "2022-12-02T16:16:33Z", - "updated_at": "2022-12-11T16:06:09Z", + "updated_at": "2022-12-12T08:54:35Z", "git_url": "git://github.com/lmcsu/qq-neural-anime-tg.git", "ssh_url": "git@github.com:lmcsu/qq-neural-anime-tg.git", "clone_url": "https://github.com/lmcsu/qq-neural-anime-tg.git", "homepage": null, - "stargazers_count": 35, - "watchers_count": 35, + "stargazers_count": 38, + "watchers_count": 38, "language": "TypeScript", "topics": [] }, @@ -2036,13 +2135,13 @@ "url": "https://api.github.com/repos/osmoscraft/osmosfeed", "languages_url": "https://api.github.com/repos/osmoscraft/osmosfeed/languages", "created_at": "2020-11-14T16:49:01Z", - "updated_at": "2022-12-11T13:19:24Z", + "updated_at": "2022-12-12T04:11:57Z", "git_url": "git://github.com/osmoscraft/osmosfeed.git", "ssh_url": "git@github.com:osmoscraft/osmosfeed.git", "clone_url": "https://github.com/osmoscraft/osmosfeed.git", "homepage": "https://osmoscraft.org", - "stargazers_count": 825, - "watchers_count": 825, + "stargazers_count": 826, + "watchers_count": 826, "language": "TypeScript", "topics": [ "feed", @@ -2107,13 +2206,13 @@ "url": "https://api.github.com/repos/damoeb/rss-proxy", "languages_url": "https://api.github.com/repos/damoeb/rss-proxy/languages", "created_at": "2020-04-22T14:27:01Z", - "updated_at": "2022-12-10T04:52:49Z", + "updated_at": "2022-12-12T12:44:30Z", "git_url": "git://github.com/damoeb/rss-proxy.git", "ssh_url": "git@github.com:damoeb/rss-proxy.git", "clone_url": "https://github.com/damoeb/rss-proxy.git", "homepage": "https://rssproxy.migor.org", - "stargazers_count": 1385, - "watchers_count": 1385, + "stargazers_count": 1386, + "watchers_count": 1386, "language": "TypeScript", "topics": [ "atom-feed", @@ -2197,13 +2296,13 @@ "url": "https://api.github.com/repos/fyl080801/vjdesign", "languages_url": "https://api.github.com/repos/fyl080801/vjdesign/languages", "created_at": "2020-03-15T18:33:33Z", - "updated_at": "2022-12-09T01:36:19Z", + "updated_at": "2022-12-12T13:15:22Z", "git_url": "git://github.com/fyl080801/vjdesign.git", "ssh_url": "git@github.com:fyl080801/vjdesign.git", "clone_url": "https://github.com/fyl080801/vjdesign.git", "homepage": "", - "stargazers_count": 365, - "watchers_count": 365, + "stargazers_count": 367, + "watchers_count": 367, "language": "Vue", "topics": [ "designer", @@ -2229,13 +2328,13 @@ "url": "https://api.github.com/repos/Thecosy/IceCMS", "languages_url": "https://api.github.com/repos/Thecosy/IceCMS/languages", "created_at": "2022-03-20T03:13:35Z", - "updated_at": "2022-12-12T00:42:39Z", + "updated_at": "2022-12-12T14:17:59Z", "git_url": "git://github.com/Thecosy/IceCMS.git", "ssh_url": "git@github.com:Thecosy/IceCMS.git", "clone_url": "https://github.com/Thecosy/IceCMS.git", "homepage": "http://www.macwk.cc", - "stargazers_count": 349, - "watchers_count": 349, + "stargazers_count": 353, + "watchers_count": 353, "language": "Vue", "topics": [ "java", @@ -2547,13 +2646,13 @@ "url": "https://api.github.com/repos/xfangfang/wiliwili", "languages_url": "https://api.github.com/repos/xfangfang/wiliwili/languages", "created_at": "2021-01-17T09:27:58Z", - "updated_at": "2022-12-11T13:12:24Z", + "updated_at": "2022-12-13T00:53:40Z", "git_url": "git://github.com/xfangfang/wiliwili.git", "ssh_url": "git@github.com:xfangfang/wiliwili.git", "clone_url": "https://github.com/xfangfang/wiliwili.git", "homepage": "https://xfangfang.github.io/wiliwili", - "stargazers_count": 810, - "watchers_count": 810, + "stargazers_count": 815, + "watchers_count": 815, "language": "C++", "topics": [ "bilibili", @@ -2774,13 +2873,13 @@ "url": "https://api.github.com/repos/zkeq/news", "languages_url": "https://api.github.com/repos/zkeq/news/languages", "created_at": "2022-07-07T13:58:17Z", - "updated_at": "2022-12-11T04:44:39Z", + "updated_at": "2022-12-12T15:20:38Z", "git_url": "git://github.com/zkeq/news.git", "ssh_url": "git@github.com:zkeq/news.git", "clone_url": "https://github.com/zkeq/news.git", "homepage": "https://news.icodeq.com", - "stargazers_count": 71, - "watchers_count": 71, + "stargazers_count": 72, + "watchers_count": 72, "language": "CSS", "topics": [ "beautiful", @@ -2806,48 +2905,18 @@ "url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo", "languages_url": "https://api.github.com/repos/shenweiyan/WebStack-Hugo/languages", "created_at": "2021-07-26T06:21:31Z", - "updated_at": "2022-12-11T13:29:21Z", + "updated_at": "2022-12-12T12:32:30Z", "git_url": "git://github.com/shenweiyan/WebStack-Hugo.git", "ssh_url": "git@github.com:shenweiyan/WebStack-Hugo.git", "clone_url": "https://github.com/shenweiyan/WebStack-Hugo.git", "homepage": "https://nav.bioitee.com", - "stargazers_count": 273, - "watchers_count": 273, + "stargazers_count": 275, + "watchers_count": 275, "language": "CSS", "topics": [ "hugo", "webstack" ] - }, - { - "id": 484403801, - "node_id": "R_kgDOHN9qWQ", - "name": "Wing", - "full_name": "Tokinx/Wing", - "owner": { - "login": "Tokinx", - "id": 4526339, - "avatar_url": "https://avatars.githubusercontent.com/u/4526339?v=4", - "url": "https://api.github.com/users/Tokinx", - "html_url": "https://github.com/Tokinx" - }, - "html_url": "https://github.com/Tokinx/Wing", - "description": "Simple, smooth, data-driven, responsive WordPress theme", - "url": "https://api.github.com/repos/Tokinx/Wing", - "languages_url": "https://api.github.com/repos/Tokinx/Wing/languages", - "created_at": "2022-04-22T11:12:20Z", - "updated_at": "2022-12-11T13:37:44Z", - "git_url": "git://github.com/Tokinx/Wing.git", - "ssh_url": "git@github.com:Tokinx/Wing.git", - "clone_url": "https://github.com/Tokinx/Wing.git", - "homepage": "", - "stargazers_count": 237, - "watchers_count": 237, - "language": "CSS", - "topics": [ - "wordpress", - "wordpress-theme" - ] } ], "Dockerfile": [ @@ -2868,13 +2937,13 @@ "url": "https://api.github.com/repos/jaywcjlove/reference", "languages_url": "https://api.github.com/repos/jaywcjlove/reference/languages", "created_at": "2022-09-24T17:49:19Z", - "updated_at": "2022-12-11T20:06:43Z", + "updated_at": "2022-12-13T00:44:08Z", "git_url": "git://github.com/jaywcjlove/reference.git", "ssh_url": "git@github.com:jaywcjlove/reference.git", "clone_url": "https://github.com/jaywcjlove/reference.git", "homepage": "https://jaywcjlove.github.io/reference", - "stargazers_count": 3712, - "watchers_count": 3712, + "stargazers_count": 3748, + "watchers_count": 3748, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -2908,13 +2977,13 @@ "url": "https://api.github.com/repos/Kingtous/Fclash", "languages_url": "https://api.github.com/repos/Kingtous/Fclash/languages", "created_at": "2022-04-11T04:36:29Z", - "updated_at": "2022-12-11T16:11:21Z", + "updated_at": "2022-12-13T00:44:41Z", "git_url": "git://github.com/Kingtous/Fclash.git", "ssh_url": "git@github.com:Kingtous/Fclash.git", "clone_url": "https://github.com/Kingtous/Fclash.git", "homepage": "https://kingtous.cn/2022/05/09/%E8%87%AA%E5%88%B6fclash%E7%AE%80%E4%BB%8B/", - "stargazers_count": 82, - "watchers_count": 82, + "stargazers_count": 84, + "watchers_count": 84, "language": "C", "topics": [ "android-app", @@ -2972,69 +3041,6 @@ ] } ], - "Rust": [ - { - "id": 509315971, - "node_id": "R_kgDOHluLgw", - "name": "bilistream", - "full_name": "limitcool/bilistream", - "owner": { - "login": "limitcool", - "id": 88604249, - "avatar_url": "https://avatars.githubusercontent.com/u/88604249?v=4", - "url": "https://api.github.com/users/limitcool", - "html_url": "https://github.com/limitcool" - }, - "html_url": "https://github.com/limitcool/bilistream", - "description": "B站直播转播工具,,一键转播Twitch,Youtube(支持youtube预告类型直播自动转播)", - "url": "https://api.github.com/repos/limitcool/bilistream", - "languages_url": "https://api.github.com/repos/limitcool/bilistream/languages", - "created_at": "2022-07-01T04:08:00Z", - "updated_at": "2022-12-06T06:54:40Z", - "git_url": "git://github.com/limitcool/bilistream.git", - "ssh_url": "git@github.com:limitcool/bilistream.git", - "clone_url": "https://github.com/limitcool/bilistream.git", - "homepage": "", - "stargazers_count": 45, - "watchers_count": 45, - "language": "Rust", - "topics": [ - "bilibili", - "bilibili-live", - "live", - "m3u8", - "twitch", - "youtube" - ] - }, - { - "id": 492835467, - "node_id": "R_kgDOHWASiw", - "name": "Danmuji", - "full_name": "YangchenYe323/Danmuji", - "owner": { - "login": "YangchenYe323", - "id": 42916814, - "avatar_url": "https://avatars.githubusercontent.com/u/42916814?v=4", - "url": "https://api.github.com/users/YangchenYe323", - "html_url": "https://github.com/YangchenYe323" - }, - "html_url": "https://github.com/YangchenYe323/Danmuji", - "description": ":hamster: 用Rust + React编写的Bilibili弹幕姬,感谢礼物,自动回复,定时任务弹幕助手", - "url": "https://api.github.com/repos/YangchenYe323/Danmuji", - "languages_url": "https://api.github.com/repos/YangchenYe323/Danmuji/languages", - "created_at": "2022-05-16T12:56:34Z", - "updated_at": "2022-11-30T18:31:50Z", - "git_url": "git://github.com/YangchenYe323/Danmuji.git", - "ssh_url": "git@github.com:YangchenYe323/Danmuji.git", - "clone_url": "https://github.com/YangchenYe323/Danmuji.git", - "homepage": "", - "stargazers_count": 3, - "watchers_count": 3, - "language": "Rust", - "topics": [] - } - ], "PHP": [ { "id": 404921727, @@ -3053,13 +3059,13 @@ "url": "https://api.github.com/repos/luolongfei/freenom", "languages_url": "https://api.github.com/repos/luolongfei/freenom/languages", "created_at": "2021-09-10T01:39:41Z", - "updated_at": "2022-12-12T01:04:12Z", + "updated_at": "2022-12-12T11:54:43Z", "git_url": "git://github.com/luolongfei/freenom.git", "ssh_url": "git@github.com:luolongfei/freenom.git", "clone_url": "https://github.com/luolongfei/freenom.git", "homepage": "", - "stargazers_count": 2387, - "watchers_count": 2387, + "stargazers_count": 2390, + "watchers_count": 2390, "language": "PHP", "topics": [ "auto-renewal",