diff --git a/README.md b/README.md index 92301e9..9b2f2ec 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ ## Table of Contents +* [Swift](#swift) * [TypeScript](#typescript) * [JavaScript](#javascript) * [Python](#python) @@ -31,7 +32,6 @@ * [Tcl](#tcl) * [PowerShell](#powershell) * [EJS](#ejs) -* [Swift](#swift) * [CSS](#css) * [Jupyter Notebook](#jupyter-notebook) * [C](#c-2) @@ -47,9 +47,17 @@ * [Metal](#metal) * [Less](#less) +## Swift + +* [shaishaicookie/fcpx-auto-captions](https://github.com/shaishaicookie/fcpx-auto-captions) - 🎬 Auto Captions for Final Cut Pro Powered by OpenAI's Whisper Model + +* [hellokuls/macGPT](https://github.com/hellokuls/macGPT) - 一款ChatGPT for Mac原生客户端,一键下载!Develop a ChatGPT Mac client, not a web page integration. + +* [Mnpn/Taberu](https://github.com/Mnpn/Taberu) - A simple RSS feed parser for macOS which lives in the menu bar + ## TypeScript -* [sveltor/nextlint](https://github.com/sveltor/nextlint) - Nextlint is a WYSIWYG editor, writen in Svelte +* [sveltor/nextlint](https://github.com/sveltor/nextlint) - A RichText Editor with AI assistant * [IndieKKY/ai-text-assistant-utools](https://github.com/IndieKKY/ai-text-assistant-utools) - AI通用文本生成辅助,做uTools里最好的NotionAI和RaycastAI平替,依赖OpenAI接口。 @@ -73,7 +81,7 @@ * [NiMediaOrg/NiPlayer](https://github.com/NiMediaOrg/NiPlayer) - 💡一款开箱即用的H5弹幕播放器,可自定义样式和组件;插件化,响应式设计;内置支持MP4文件的流播放,同时借助dash.js, hls.js等流媒体协议库可接入任意类型的流媒体协议, 同时提供弹幕播放且提供两套事件和模板系统来适配PC端和移动端。 -* [c121914yu/FastGPT](https://github.com/c121914yu/FastGPT) - A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships. +* [labring/FastGPT](https://github.com/labring/FastGPT) - A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships. * [yazinsai/srt-ai](https://github.com/yazinsai/srt-ai) - Translate SRT files to any language, using AI magic ✨ @@ -473,7 +481,7 @@ * [mli/autocut](https://github.com/mli/autocut) - 用文本编辑器剪视频 -* [Beadd/MusicDownloader](https://github.com/Beadd/MusicDownloader) - 🎵 Netease music and QQ music download tools 网易云无损,QQ音乐批量下载工具 +* [Beadd/MusicDownloader](https://github.com/Beadd/MusicDownloader) - 🎵 网易云无损,QQ音乐批量下载工具 Netease music and QQ music download tools * [tpai/summary-gpt-bot](https://github.com/tpai/summary-gpt-bot) - An AI-powered text summarization Telegram bot that generates concise summaries of text, URLs, PDFs, and YouTube videos. @@ -647,8 +655,6 @@ * [tbsmcd/notion2hugo](https://github.com/tbsmcd/notion2hugo) - A document written in Notion that is converted to hugo. However, it is currently dedicated to the author's personal use. -* [gaoyunzhi/channel\_push](https://github.com/gaoyunzhi/channel_push) - Telegram channel/group recommendation bot - * [HorseSword/tagdox](https://github.com/HorseSword/tagdox) - Tagdox(标签文库)是 python + tkinter + pyinstaller 开发实现的文件标签化管理工具。 ## Rust @@ -1191,12 +1197,6 @@ * [DeepSpaceHarbor/Gradient](https://github.com/DeepSpaceHarbor/Gradient) - Gradient is clean and modern hexo theme. -## Swift - -* [hellokuls/macGPT](https://github.com/hellokuls/macGPT) - 一款ChatGPT for Mac原生客户端,一键下载!Develop a ChatGPT Mac client, not a web page integration. - -* [Mnpn/Taberu](https://github.com/Mnpn/Taberu) - A simple RSS feed parser for macOS which lives in the menu bar - ## CSS * [stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles) - 不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com diff --git a/data.json b/data.json index 53ce8ec..46a1e03 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,100 @@ { + "Swift": [ + { + "id": 621706368, + "node_id": "R_kgDOJQ58gA", + "name": "fcpx-auto-captions", + "full_name": "shaishaicookie/fcpx-auto-captions", + "owner": { + "login": "shaishaicookie", + "id": 85833278, + "avatar_url": "https://avatars.githubusercontent.com/u/85833278?v=4", + "url": "https://api.github.com/users/shaishaicookie", + "html_url": "https://github.com/shaishaicookie" + }, + "html_url": "https://github.com/shaishaicookie/fcpx-auto-captions", + "description": "🎬 Auto Captions for Final Cut Pro Powered by OpenAI's Whisper Model", + "url": "https://api.github.com/repos/shaishaicookie/fcpx-auto-captions", + "languages_url": "https://api.github.com/repos/shaishaicookie/fcpx-auto-captions/languages", + "created_at": "2023-03-31T08:04:09Z", + "updated_at": "2023-06-30T14:30:53Z", + "git_url": "git://github.com/shaishaicookie/fcpx-auto-captions.git", + "ssh_url": "git@github.com:shaishaicookie/fcpx-auto-captions.git", + "clone_url": "https://github.com/shaishaicookie/fcpx-auto-captions.git", + "homepage": "https://whisperautocaptions.com/", + "stargazers_count": 63, + "watchers_count": 63, + "language": "Swift", + "topics": [ + "autocaption", + "finalcutpro", + "whisper", + "whisper-cpp" + ] + }, + { + "id": 612211778, + "node_id": "R_kgDOJH2cQg", + "name": "macGPT", + "full_name": "hellokuls/macGPT", + "owner": { + "login": "hellokuls", + "id": 42165104, + "avatar_url": "https://avatars.githubusercontent.com/u/42165104?v=4", + "url": "https://api.github.com/users/hellokuls", + "html_url": "https://github.com/hellokuls" + }, + "html_url": "https://github.com/hellokuls/macGPT", + "description": "一款ChatGPT for Mac原生客户端,一键下载!Develop a ChatGPT Mac client, not a web page integration.", + "url": "https://api.github.com/repos/hellokuls/macGPT", + "languages_url": "https://api.github.com/repos/hellokuls/macGPT/languages", + "created_at": "2023-03-10T12:48:09Z", + "updated_at": "2023-06-30T06:34:40Z", + "git_url": "git://github.com/hellokuls/macGPT.git", + "ssh_url": "git@github.com:hellokuls/macGPT.git", + "clone_url": "https://github.com/hellokuls/macGPT.git", + "homepage": "", + "stargazers_count": 95, + "watchers_count": 95, + "language": "Swift", + "topics": [ + "chatgpt", + "mac" + ] + }, + { + "id": 504335127, + "node_id": "R_kgDOHg-LFw", + "name": "Taberu", + "full_name": "Mnpn/Taberu", + "owner": { + "login": "Mnpn", + "id": 17569187, + "avatar_url": "https://avatars.githubusercontent.com/u/17569187?v=4", + "url": "https://api.github.com/users/Mnpn", + "html_url": "https://github.com/Mnpn" + }, + "html_url": "https://github.com/Mnpn/Taberu", + "description": "A simple RSS feed parser for macOS which lives in the menu bar", + "url": "https://api.github.com/repos/Mnpn/Taberu", + "languages_url": "https://api.github.com/repos/Mnpn/Taberu/languages", + "created_at": "2022-06-16T23:35:06Z", + "updated_at": "2023-04-14T07:53:21Z", + "git_url": "git://github.com/Mnpn/Taberu.git", + "ssh_url": "git@github.com:Mnpn/Taberu.git", + "clone_url": "https://github.com/Mnpn/Taberu.git", + "homepage": "https://mnpn.dev", + "stargazers_count": 7, + "watchers_count": 7, + "language": "Swift", + "topics": [ + "macos", + "rss", + "rss-feed", + "swift" + ] + } + ], "TypeScript": [ { "id": 658860803, @@ -13,17 +109,17 @@ "html_url": "https://github.com/sveltor" }, "html_url": "https://github.com/sveltor/nextlint", - "description": "Nextlint is a WYSIWYG editor, writen in Svelte", + "description": "A RichText Editor with AI assistant", "url": "https://api.github.com/repos/sveltor/nextlint", "languages_url": "https://api.github.com/repos/sveltor/nextlint/languages", "created_at": "2023-06-26T16:30:36Z", - "updated_at": "2023-06-29T22:03:53Z", + "updated_at": "2023-06-30T11:18:29Z", "git_url": "git://github.com/sveltor/nextlint.git", "ssh_url": "git@github.com:sveltor/nextlint.git", "clone_url": "https://github.com/sveltor/nextlint.git", "homepage": "https://nextlint-editor.vercel.app", - "stargazers_count": 8, - "watchers_count": 8, + "stargazers_count": 16, + "watchers_count": 16, "language": "TypeScript", "topics": [ "editor", @@ -88,13 +184,13 @@ "url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut", "languages_url": "https://api.github.com/repos/rockbenben/ChatGPT-Shortcut/languages", "created_at": "2023-02-24T12:53:49Z", - "updated_at": "2023-06-29T23:03:37Z", + "updated_at": "2023-06-30T22:52:33Z", "git_url": "git://github.com/rockbenben/ChatGPT-Shortcut.git", "ssh_url": "git@github.com:rockbenben/ChatGPT-Shortcut.git", "clone_url": "https://github.com/rockbenben/ChatGPT-Shortcut.git", "homepage": "https://aishort.top", - "stargazers_count": 4806, - "watchers_count": 4806, + "stargazers_count": 4812, + "watchers_count": 4812, "language": "TypeScript", "topics": [ "ai", @@ -217,13 +313,13 @@ "url": "https://api.github.com/repos/lzwme/chatgpt-sites", "languages_url": "https://api.github.com/repos/lzwme/chatgpt-sites/languages", "created_at": "2023-03-12T20:53:20Z", - "updated_at": "2023-06-30T00:51:03Z", + "updated_at": "2023-07-01T00:21:34Z", "git_url": "git://github.com/lzwme/chatgpt-sites.git", "ssh_url": "git@github.com:lzwme/chatgpt-sites.git", "clone_url": "https://github.com/lzwme/chatgpt-sites.git", "homepage": "https://lzw.me/x/chatgpt-sites/", - "stargazers_count": 1707, - "watchers_count": 1707, + "stargazers_count": 1717, + "watchers_count": 1717, "language": "TypeScript", "topics": [ "chat", @@ -324,13 +420,13 @@ "url": "https://api.github.com/repos/pezzolabs/pezzo", "languages_url": "https://api.github.com/repos/pezzolabs/pezzo/languages", "created_at": "2023-04-22T20:54:10Z", - "updated_at": "2023-06-29T22:24:22Z", + "updated_at": "2023-06-30T16:30:05Z", "git_url": "git://github.com/pezzolabs/pezzo.git", "ssh_url": "git@github.com:pezzolabs/pezzo.git", "clone_url": "https://github.com/pezzolabs/pezzo.git", "homepage": "", - "stargazers_count": 385, - "watchers_count": 385, + "stargazers_count": 387, + "watchers_count": 387, "language": "TypeScript", "topics": [ "ai", @@ -361,13 +457,13 @@ "url": "https://api.github.com/repos/LetTTGACO/elog", "languages_url": "https://api.github.com/repos/LetTTGACO/elog/languages", "created_at": "2022-12-01T05:36:20Z", - "updated_at": "2023-06-29T14:45:26Z", + "updated_at": "2023-06-30T15:57:00Z", "git_url": "git://github.com/LetTTGACO/elog.git", "ssh_url": "git@github.com:LetTTGACO/elog.git", "clone_url": "https://github.com/LetTTGACO/elog.git", "homepage": "https://elog.1874.cool", - "stargazers_count": 74, - "watchers_count": 74, + "stargazers_count": 75, + "watchers_count": 75, "language": "TypeScript", "topics": [ "blog", @@ -426,26 +522,26 @@ "id": 605673387, "node_id": "R_kgDOJBnXqw", "name": "FastGPT", - "full_name": "c121914yu/FastGPT", + "full_name": "labring/FastGPT", "owner": { - "login": "c121914yu", - "id": 50446880, - "avatar_url": "https://avatars.githubusercontent.com/u/50446880?v=4", - "url": "https://api.github.com/users/c121914yu", - "html_url": "https://github.com/c121914yu" + "login": "labring", + "id": 102226726, + "avatar_url": "https://avatars.githubusercontent.com/u/102226726?v=4", + "url": "https://api.github.com/users/labring", + "html_url": "https://github.com/labring" }, - "html_url": "https://github.com/c121914yu/FastGPT", + "html_url": "https://github.com/labring/FastGPT", "description": "A platform that uses the OpenAI API to quickly build an AI knowledge base, supporting many-to-many relationships.", - "url": "https://api.github.com/repos/c121914yu/FastGPT", - "languages_url": "https://api.github.com/repos/c121914yu/FastGPT/languages", + "url": "https://api.github.com/repos/labring/FastGPT", + "languages_url": "https://api.github.com/repos/labring/FastGPT/languages", "created_at": "2023-02-23T16:53:25Z", - "updated_at": "2023-06-30T00:09:29Z", - "git_url": "git://github.com/c121914yu/FastGPT.git", - "ssh_url": "git@github.com:c121914yu/FastGPT.git", - "clone_url": "https://github.com/c121914yu/FastGPT.git", + "updated_at": "2023-07-01T00:09:36Z", + "git_url": "git://github.com/labring/FastGPT.git", + "ssh_url": "git@github.com:labring/FastGPT.git", + "clone_url": "https://github.com/labring/FastGPT.git", "homepage": "https://fastgpt.run", - "stargazers_count": 1776, - "watchers_count": 1776, + "stargazers_count": 1800, + "watchers_count": 1800, "language": "TypeScript", "topics": [ "chatgpt", @@ -571,13 +667,13 @@ "url": "https://api.github.com/repos/reworkd/AgentGPT", "languages_url": "https://api.github.com/repos/reworkd/AgentGPT/languages", "created_at": "2023-04-07T02:29:19Z", - "updated_at": "2023-06-30T00:57:39Z", + "updated_at": "2023-07-01T00:00:49Z", "git_url": "git://github.com/reworkd/AgentGPT.git", "ssh_url": "git@github.com:reworkd/AgentGPT.git", "clone_url": "https://github.com/reworkd/AgentGPT.git", "homepage": "https://agentgpt.reworkd.ai", - "stargazers_count": 24428, - "watchers_count": 24428, + "stargazers_count": 24457, + "watchers_count": 24457, "language": "TypeScript", "topics": [ "agent", @@ -610,13 +706,13 @@ "url": "https://api.github.com/repos/sailist/chatgpt-enhancement-extension", "languages_url": "https://api.github.com/repos/sailist/chatgpt-enhancement-extension/languages", "created_at": "2023-03-21T04:34:42Z", - "updated_at": "2023-06-27T03:06:08Z", + "updated_at": "2023-06-30T05:48:33Z", "git_url": "git://github.com/sailist/chatgpt-enhancement-extension.git", "ssh_url": "git@github.com:sailist/chatgpt-enhancement-extension.git", "clone_url": "https://github.com/sailist/chatgpt-enhancement-extension.git", "homepage": "", - "stargazers_count": 296, - "watchers_count": 296, + "stargazers_count": 297, + "watchers_count": 297, "language": "TypeScript", "topics": [ "chatgpt", @@ -675,13 +771,13 @@ "url": "https://api.github.com/repos/vincanger/coverlettergpt", "languages_url": "https://api.github.com/repos/vincanger/coverlettergpt/languages", "created_at": "2023-03-08T15:45:57Z", - "updated_at": "2023-06-29T23:10:58Z", + "updated_at": "2023-06-30T10:20:44Z", "git_url": "git://github.com/vincanger/coverlettergpt.git", "ssh_url": "git@github.com:vincanger/coverlettergpt.git", "clone_url": "https://github.com/vincanger/coverlettergpt.git", "homepage": "https://coverlettergpt.xyz", - "stargazers_count": 567, - "watchers_count": 567, + "stargazers_count": 568, + "watchers_count": 568, "language": "TypeScript", "topics": [] }, @@ -702,13 +798,13 @@ "url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web", "languages_url": "https://api.github.com/repos/Yidadaa/ChatGPT-Next-Web/languages", "created_at": "2023-03-10T18:27:54Z", - "updated_at": "2023-06-30T01:10:43Z", + "updated_at": "2023-07-01T01:13:05Z", "git_url": "git://github.com/Yidadaa/ChatGPT-Next-Web.git", "ssh_url": "git@github.com:Yidadaa/ChatGPT-Next-Web.git", "clone_url": "https://github.com/Yidadaa/ChatGPT-Next-Web.git", "homepage": "https://chatgpt1.nextweb.fun", - "stargazers_count": 34400, - "watchers_count": 34400, + "stargazers_count": 34569, + "watchers_count": 34569, "language": "TypeScript", "topics": [ "chatgpt", @@ -738,13 +834,13 @@ "url": "https://api.github.com/repos/egoist/openai-proxy", "languages_url": "https://api.github.com/repos/egoist/openai-proxy/languages", "created_at": "2023-03-20T15:20:21Z", - "updated_at": "2023-06-28T02:02:50Z", + "updated_at": "2023-06-30T21:51:19Z", "git_url": "git://github.com/egoist/openai-proxy.git", "ssh_url": "git@github.com:egoist/openai-proxy.git", "clone_url": "https://github.com/egoist/openai-proxy.git", "homepage": "https://chatkit.app", - "stargazers_count": 229, - "watchers_count": 229, + "stargazers_count": 230, + "watchers_count": 230, "language": "TypeScript", "topics": [] }, @@ -806,13 +902,13 @@ "url": "https://api.github.com/repos/Kuingsmile/PicList", "languages_url": "https://api.github.com/repos/Kuingsmile/PicList/languages", "created_at": "2023-01-03T07:10:02Z", - "updated_at": "2023-06-29T18:16:08Z", + "updated_at": "2023-07-01T00:00:22Z", "git_url": "git://github.com/Kuingsmile/PicList.git", "ssh_url": "git@github.com:Kuingsmile/PicList.git", "clone_url": "https://github.com/Kuingsmile/PicList.git", "homepage": "https://piclist.cn", - "stargazers_count": 614, - "watchers_count": 614, + "stargazers_count": 621, + "watchers_count": 621, "language": "TypeScript", "topics": [ "alioss", @@ -878,13 +974,13 @@ "url": "https://api.github.com/repos/assischat/ohmygpt", "languages_url": "https://api.github.com/repos/assischat/ohmygpt/languages", "created_at": "2023-03-10T10:29:15Z", - "updated_at": "2023-06-26T01:42:29Z", + "updated_at": "2023-06-30T01:30:23Z", "git_url": "git://github.com/assischat/ohmygpt.git", "ssh_url": "git@github.com:assischat/ohmygpt.git", "clone_url": "https://github.com/assischat/ohmygpt.git", "homepage": "https://polisher.vercel.app", - "stargazers_count": 217, - "watchers_count": 217, + "stargazers_count": 218, + "watchers_count": 218, "language": "TypeScript", "topics": [ "chatgpt", @@ -946,13 +1042,13 @@ "url": "https://api.github.com/repos/Bin-Huang/chatbox", "languages_url": "https://api.github.com/repos/Bin-Huang/chatbox/languages", "created_at": "2023-03-06T12:22:15Z", - "updated_at": "2023-06-30T01:03:29Z", + "updated_at": "2023-06-30T23:16:02Z", "git_url": "git://github.com/Bin-Huang/chatbox.git", "ssh_url": "git@github.com:Bin-Huang/chatbox.git", "clone_url": "https://github.com/Bin-Huang/chatbox.git", "homepage": "https://chatboxai.app", - "stargazers_count": 13038, - "watchers_count": 13038, + "stargazers_count": 13074, + "watchers_count": 13074, "language": "TypeScript", "topics": [ "ai", @@ -987,13 +1083,13 @@ "url": "https://api.github.com/repos/pionxzh/chatgpt-exporter", "languages_url": "https://api.github.com/repos/pionxzh/chatgpt-exporter/languages", "created_at": "2022-12-05T08:53:41Z", - "updated_at": "2023-06-29T11:08:07Z", + "updated_at": "2023-06-30T05:12:10Z", "git_url": "git://github.com/pionxzh/chatgpt-exporter.git", "ssh_url": "git@github.com:pionxzh/chatgpt-exporter.git", "clone_url": "https://github.com/pionxzh/chatgpt-exporter.git", "homepage": "", - "stargazers_count": 792, - "watchers_count": 792, + "stargazers_count": 793, + "watchers_count": 793, "language": "TypeScript", "topics": [ "chatgpt", @@ -1134,13 +1230,13 @@ "url": "https://api.github.com/repos/tuhinpal/bingchat-api", "languages_url": "https://api.github.com/repos/tuhinpal/bingchat-api/languages", "created_at": "2023-02-24T15:41:52Z", - "updated_at": "2023-06-27T12:36:40Z", + "updated_at": "2023-06-30T07:18:41Z", "git_url": "git://github.com/tuhinpal/bingchat-api.git", "ssh_url": "git@github.com:tuhinpal/bingchat-api.git", "clone_url": "https://github.com/tuhinpal/bingchat-api.git", "homepage": "", - "stargazers_count": 113, - "watchers_count": 113, + "stargazers_count": 114, + "watchers_count": 114, "language": "TypeScript", "topics": [ "ai", @@ -1193,13 +1289,13 @@ "url": "https://api.github.com/repos/lxfater/BilibiliSummary", "languages_url": "https://api.github.com/repos/lxfater/BilibiliSummary/languages", "created_at": "2023-02-19T10:38:01Z", - "updated_at": "2023-06-29T12:29:54Z", + "updated_at": "2023-06-30T05:36:46Z", "git_url": "git://github.com/lxfater/BilibiliSummary.git", "ssh_url": "git@github.com:lxfater/BilibiliSummary.git", "clone_url": "https://github.com/lxfater/BilibiliSummary.git", "homepage": null, - "stargazers_count": 621, - "watchers_count": 621, + "stargazers_count": 623, + "watchers_count": 623, "language": "TypeScript", "topics": [] }, @@ -1336,13 +1432,13 @@ "url": "https://api.github.com/repos/baptisteArno/typebot.io", "languages_url": "https://api.github.com/repos/baptisteArno/typebot.io/languages", "created_at": "2021-11-19T09:15:31Z", - "updated_at": "2023-06-29T20:19:05Z", + "updated_at": "2023-06-30T20:36:37Z", "git_url": "git://github.com/baptisteArno/typebot.io.git", "ssh_url": "git@github.com:baptisteArno/typebot.io.git", "clone_url": "https://github.com/baptisteArno/typebot.io.git", "homepage": "https://typebot.io", - "stargazers_count": 2512, - "watchers_count": 2512, + "stargazers_count": 2515, + "watchers_count": 2515, "language": "TypeScript", "topics": [ "chat-application", @@ -1461,13 +1557,13 @@ "url": "https://api.github.com/repos/automatisch/automatisch", "languages_url": "https://api.github.com/repos/automatisch/automatisch/languages", "created_at": "2021-09-30T20:28:16Z", - "updated_at": "2023-06-29T19:42:35Z", + "updated_at": "2023-06-30T14:06:20Z", "git_url": "git://github.com/automatisch/automatisch.git", "ssh_url": "git@github.com:automatisch/automatisch.git", "clone_url": "https://github.com/automatisch/automatisch.git", "homepage": "https://automatisch.io", - "stargazers_count": 2677, - "watchers_count": 2677, + "stargazers_count": 2679, + "watchers_count": 2679, "language": "TypeScript", "topics": [ "automation", @@ -1496,13 +1592,13 @@ "url": "https://api.github.com/repos/DukeLuo/wai", "languages_url": "https://api.github.com/repos/DukeLuo/wai/languages", "created_at": "2022-05-06T14:06:27Z", - "updated_at": "2023-06-29T19:39:28Z", + "updated_at": "2023-06-30T19:25:27Z", "git_url": "git://github.com/DukeLuo/wai.git", "ssh_url": "git@github.com:DukeLuo/wai.git", "clone_url": "https://github.com/DukeLuo/wai.git", "homepage": "", - "stargazers_count": 421, - "watchers_count": 421, + "stargazers_count": 424, + "watchers_count": 424, "language": "TypeScript", "topics": [ "cervical-spondylosis", @@ -1531,13 +1627,13 @@ "url": "https://api.github.com/repos/ycjcl868/readme-gpt", "languages_url": "https://api.github.com/repos/ycjcl868/readme-gpt/languages", "created_at": "2023-02-10T09:40:27Z", - "updated_at": "2023-06-20T05:16:07Z", + "updated_at": "2023-06-30T17:22:43Z", "git_url": "git://github.com/ycjcl868/readme-gpt.git", "ssh_url": "git@github.com:ycjcl868/readme-gpt.git", "clone_url": "https://github.com/ycjcl868/readme-gpt.git", "homepage": "https://readme.rustc.cloud/", - "stargazers_count": 210, - "watchers_count": 210, + "stargazers_count": 211, + "watchers_count": 211, "language": "TypeScript", "topics": [] }, @@ -1757,13 +1853,13 @@ "url": "https://api.github.com/repos/spencerwooo/substats", "languages_url": "https://api.github.com/repos/spencerwooo/substats/languages", "created_at": "2020-03-14T18:01:08Z", - "updated_at": "2023-06-29T02:57:33Z", + "updated_at": "2023-06-30T08:35:10Z", "git_url": "git://github.com/spencerwooo/substats.git", "ssh_url": "git@github.com:spencerwooo/substats.git", "clone_url": "https://github.com/spencerwooo/substats.git", "homepage": "https://substats.swo.moe", - "stargazers_count": 684, - "watchers_count": 684, + "stargazers_count": 685, + "watchers_count": 685, "language": "TypeScript", "topics": [ "api", @@ -1852,13 +1948,13 @@ "url": "https://api.github.com/repos/LokerL/tts-vue", "languages_url": "https://api.github.com/repos/LokerL/tts-vue/languages", "created_at": "2022-07-26T09:54:44Z", - "updated_at": "2023-06-30T00:51:49Z", + "updated_at": "2023-06-30T16:18:19Z", "git_url": "git://github.com/LokerL/tts-vue.git", "ssh_url": "git@github.com:LokerL/tts-vue.git", "clone_url": "https://github.com/LokerL/tts-vue.git", "homepage": "https://tts-doc.loker.vip/home.html", - "stargazers_count": 2538, - "watchers_count": 2538, + "stargazers_count": 2548, + "watchers_count": 2548, "language": "TypeScript", "topics": [ "electron", @@ -1884,13 +1980,13 @@ "url": "https://api.github.com/repos/funnyzak/tts-now", "languages_url": "https://api.github.com/repos/funnyzak/tts-now/languages", "created_at": "2021-10-27T03:21:03Z", - "updated_at": "2023-06-25T12:13:46Z", + "updated_at": "2023-06-30T15:45:45Z", "git_url": "git://github.com/funnyzak/tts-now.git", "ssh_url": "git@github.com:funnyzak/tts-now.git", "clone_url": "https://github.com/funnyzak/tts-now.git", "homepage": "https://tts.yycc.dev", - "stargazers_count": 189, - "watchers_count": 189, + "stargazers_count": 190, + "watchers_count": 190, "language": "TypeScript", "topics": [ "aliyun", @@ -2109,13 +2205,13 @@ "url": "https://api.github.com/repos/4gray/iptvnator", "languages_url": "https://api.github.com/repos/4gray/iptvnator/languages", "created_at": "2019-10-06T15:37:40Z", - "updated_at": "2023-06-29T10:05:40Z", + "updated_at": "2023-06-30T17:14:34Z", "git_url": "git://github.com/4gray/iptvnator.git", "ssh_url": "git@github.com:4gray/iptvnator.git", "clone_url": "https://github.com/4gray/iptvnator.git", "homepage": "https://iptvnator.vercel.app", - "stargazers_count": 1056, - "watchers_count": 1056, + "stargazers_count": 1059, + "watchers_count": 1059, "language": "TypeScript", "topics": [ "chromeos", @@ -2315,13 +2411,13 @@ "url": "https://api.github.com/repos/datopian/flowershow", "languages_url": "https://api.github.com/repos/datopian/flowershow/languages", "created_at": "2022-05-29T12:48:26Z", - "updated_at": "2023-06-29T23:09:06Z", + "updated_at": "2023-06-30T09:47:00Z", "git_url": "git://github.com/datopian/flowershow.git", "ssh_url": "git@github.com:datopian/flowershow.git", "clone_url": "https://github.com/datopian/flowershow.git", "homepage": "https://flowershow.app/", - "stargazers_count": 395, - "watchers_count": 395, + "stargazers_count": 396, + "watchers_count": 396, "language": "TypeScript", "topics": [ "blogging", @@ -2419,13 +2515,13 @@ "url": "https://api.github.com/repos/Privoce/vocechat-web", "languages_url": "https://api.github.com/repos/Privoce/vocechat-web/languages", "created_at": "2022-01-04T13:58:22Z", - "updated_at": "2023-06-29T06:12:09Z", + "updated_at": "2023-06-30T17:47:52Z", "git_url": "git://github.com/Privoce/vocechat-web.git", "ssh_url": "git@github.com:Privoce/vocechat-web.git", "clone_url": "https://github.com/Privoce/vocechat-web.git", "homepage": "https://privoce.voce.chat/", - "stargazers_count": 1164, - "watchers_count": 1164, + "stargazers_count": 1166, + "watchers_count": 1166, "language": "TypeScript", "topics": [ "bot", @@ -2481,13 +2577,13 @@ "url": "https://api.github.com/repos/snuffyDev/Beatbump", "languages_url": "https://api.github.com/repos/snuffyDev/Beatbump/languages", "created_at": "2021-06-17T18:37:49Z", - "updated_at": "2023-06-30T00:14:58Z", + "updated_at": "2023-06-30T23:10:29Z", "git_url": "git://github.com/snuffyDev/Beatbump.git", "ssh_url": "git@github.com:snuffyDev/Beatbump.git", "clone_url": "https://github.com/snuffyDev/Beatbump.git", "homepage": "https://beatbump.io/", - "stargazers_count": 770, - "watchers_count": 770, + "stargazers_count": 773, + "watchers_count": 773, "language": "TypeScript", "topics": [ "alternative-frontends", @@ -2556,13 +2652,13 @@ "url": "https://api.github.com/repos/YunYouJun/valaxy", "languages_url": "https://api.github.com/repos/YunYouJun/valaxy/languages", "created_at": "2022-03-08T17:47:27Z", - "updated_at": "2023-06-26T16:04:01Z", + "updated_at": "2023-06-30T02:50:52Z", "git_url": "git://github.com/YunYouJun/valaxy.git", "ssh_url": "git@github.com:YunYouJun/valaxy.git", "clone_url": "https://github.com/YunYouJun/valaxy.git", "homepage": "https://valaxy.site", - "stargazers_count": 353, - "watchers_count": 353, + "stargazers_count": 354, + "watchers_count": 354, "language": "TypeScript", "topics": [ "blog", @@ -2588,13 +2684,13 @@ "url": "https://api.github.com/repos/maotoumao/MusicFree", "languages_url": "https://api.github.com/repos/maotoumao/MusicFree/languages", "created_at": "2022-08-22T14:29:32Z", - "updated_at": "2023-06-30T00:27:17Z", + "updated_at": "2023-06-30T06:33:45Z", "git_url": "git://github.com/maotoumao/MusicFree.git", "ssh_url": "git@github.com:maotoumao/MusicFree.git", "clone_url": "https://github.com/maotoumao/MusicFree.git", "homepage": "http://musicfree.upup.fun/", - "stargazers_count": 1880, - "watchers_count": 1880, + "stargazers_count": 1881, + "watchers_count": 1881, "language": "TypeScript", "topics": [ "free", @@ -2808,13 +2904,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": "2023-06-29T15:35:37Z", + "updated_at": "2023-06-30T09:47:28Z", "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": 11762, - "watchers_count": 11762, + "stargazers_count": 11770, + "watchers_count": 11770, "language": "TypeScript", "topics": [ "alibaba", @@ -2839,13 +2935,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": "2023-06-29T14:56:34Z", + "updated_at": "2023-06-30T15:23:54Z", "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": 9924, - "watchers_count": 9924, + "stargazers_count": 9931, + "watchers_count": 9931, "language": "TypeScript", "topics": [ "english-learning", @@ -3223,13 +3319,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": "2023-06-28T12:25:56Z", + "updated_at": "2023-06-30T19:20:07Z", "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": 1493, - "watchers_count": 1493, + "stargazers_count": 1495, + "watchers_count": 1495, "language": "TypeScript", "topics": [ "atom-feed", @@ -3437,13 +3533,13 @@ "url": "https://api.github.com/repos/benphelps/homepage", "languages_url": "https://api.github.com/repos/benphelps/homepage/languages", "created_at": "2022-08-24T07:29:42Z", - "updated_at": "2023-06-30T00:15:58Z", + "updated_at": "2023-06-30T23:29:52Z", "git_url": "git://github.com/benphelps/homepage.git", "ssh_url": "git@github.com:benphelps/homepage.git", "clone_url": "https://github.com/benphelps/homepage.git", "homepage": "", - "stargazers_count": 6893, - "watchers_count": 6893, + "stargazers_count": 6903, + "watchers_count": 6903, "language": "JavaScript", "topics": [ "docker", @@ -3499,13 +3595,13 @@ "url": "https://api.github.com/repos/tl-open-source/tl-rtc-file", "languages_url": "https://api.github.com/repos/tl-open-source/tl-rtc-file/languages", "created_at": "2021-08-05T08:29:41Z", - "updated_at": "2023-06-28T01:35:28Z", + "updated_at": "2023-06-30T17:17:14Z", "git_url": "git://github.com/tl-open-source/tl-rtc-file.git", "ssh_url": "git@github.com:tl-open-source/tl-rtc-file.git", "clone_url": "https://github.com/tl-open-source/tl-rtc-file.git", "homepage": "https://im.iamtsm.cn/home.html", - "stargazers_count": 599, - "watchers_count": 599, + "stargazers_count": 601, + "watchers_count": 601, "language": "JavaScript", "topics": [ "demotool", @@ -3534,13 +3630,13 @@ "url": "https://api.github.com/repos/xcanwin/KeepChatGPT", "languages_url": "https://api.github.com/repos/xcanwin/KeepChatGPT/languages", "created_at": "2023-03-28T18:12:33Z", - "updated_at": "2023-06-29T17:26:51Z", + "updated_at": "2023-07-01T00:34:57Z", "git_url": "git://github.com/xcanwin/KeepChatGPT.git", "ssh_url": "git@github.com:xcanwin/KeepChatGPT.git", "clone_url": "https://github.com/xcanwin/KeepChatGPT.git", "homepage": "", - "stargazers_count": 10462, - "watchers_count": 10462, + "stargazers_count": 10473, + "watchers_count": 10473, "language": "JavaScript", "topics": [ "ai", @@ -3566,13 +3662,13 @@ "url": "https://api.github.com/repos/songquanpeng/one-api", "languages_url": "https://api.github.com/repos/songquanpeng/one-api/languages", "created_at": "2023-04-22T12:39:24Z", - "updated_at": "2023-06-30T00:56:07Z", + "updated_at": "2023-06-30T14:41:45Z", "git_url": "git://github.com/songquanpeng/one-api.git", "ssh_url": "git@github.com:songquanpeng/one-api.git", "clone_url": "https://github.com/songquanpeng/one-api.git", "homepage": "https://openai.justsong.cn/", - "stargazers_count": 979, - "watchers_count": 979, + "stargazers_count": 989, + "watchers_count": 989, "language": "JavaScript", "topics": [ "api", @@ -3629,13 +3725,13 @@ "url": "https://api.github.com/repos/cesarhuret/docGPT", "languages_url": "https://api.github.com/repos/cesarhuret/docGPT/languages", "created_at": "2022-12-05T01:05:59Z", - "updated_at": "2023-06-29T06:20:55Z", + "updated_at": "2023-06-30T02:03:47Z", "git_url": "git://github.com/cesarhuret/docGPT.git", "ssh_url": "git@github.com:cesarhuret/docGPT.git", "clone_url": "https://github.com/cesarhuret/docGPT.git", "homepage": "https://docs.google.com/document/d/1N7qvw5mZdVe2u2IQ5pnVDmUjHsLEfq9_Z0Tf8PHloZA/edit", - "stargazers_count": 591, - "watchers_count": 591, + "stargazers_count": 592, + "watchers_count": 592, "language": "JavaScript", "topics": [] }, @@ -3656,13 +3752,13 @@ "url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin", "languages_url": "https://api.github.com/repos/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/languages", "created_at": "2022-12-20T20:09:54Z", - "updated_at": "2023-06-29T22:26:49Z", + "updated_at": "2023-06-30T20:49:15Z", "git_url": "git://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "ssh_url": "git@github.com:AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "clone_url": "https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin.git", "homepage": "", - "stargazers_count": 4669, - "watchers_count": 4669, + "stargazers_count": 4677, + "watchers_count": 4677, "language": "JavaScript", "topics": [ "ai", @@ -3723,13 +3819,13 @@ "url": "https://api.github.com/repos/op7418/Prompt-hunter", "languages_url": "https://api.github.com/repos/op7418/Prompt-hunter/languages", "created_at": "2023-04-08T04:01:58Z", - "updated_at": "2023-06-28T15:40:57Z", + "updated_at": "2023-06-30T10:02:54Z", "git_url": "git://github.com/op7418/Prompt-hunter.git", "ssh_url": "git@github.com:op7418/Prompt-hunter.git", "clone_url": "https://github.com/op7418/Prompt-hunter.git", "homepage": "", - "stargazers_count": 371, - "watchers_count": 371, + "stargazers_count": 372, + "watchers_count": 372, "language": "JavaScript", "topics": [ "ai", @@ -3781,7 +3877,7 @@ "url": "https://api.github.com/repos/midoks/mdserver-web", "languages_url": "https://api.github.com/repos/midoks/mdserver-web/languages", "created_at": "2018-09-11T06:44:14Z", - "updated_at": "2023-06-29T09:09:48Z", + "updated_at": "2023-06-30T18:16:59Z", "git_url": "git://github.com/midoks/mdserver-web.git", "ssh_url": "git@github.com:midoks/mdserver-web.git", "clone_url": "https://github.com/midoks/mdserver-web.git", @@ -4051,13 +4147,13 @@ "url": "https://api.github.com/repos/clean-css/clean-css", "languages_url": "https://api.github.com/repos/clean-css/clean-css/languages", "created_at": "2011-02-27T21:05:18Z", - "updated_at": "2023-06-28T20:37:51Z", + "updated_at": "2023-06-30T08:13:43Z", "git_url": "git://github.com/clean-css/clean-css.git", "ssh_url": "git@github.com:clean-css/clean-css.git", "clone_url": "https://github.com/clean-css/clean-css.git", "homepage": "https://clean-css.github.io/", - "stargazers_count": 4063, - "watchers_count": 4063, + "stargazers_count": 4064, + "watchers_count": 4064, "language": "JavaScript", "topics": [ "clean-css", @@ -4194,13 +4290,13 @@ "url": "https://api.github.com/repos/kairi003/Get-cookies.txt-LOCALLY", "languages_url": "https://api.github.com/repos/kairi003/Get-cookies.txt-LOCALLY/languages", "created_at": "2023-03-01T13:03:43Z", - "updated_at": "2023-06-29T18:51:56Z", + "updated_at": "2023-06-30T12:18:25Z", "git_url": "git://github.com/kairi003/Get-cookies.txt-LOCALLY.git", "ssh_url": "git@github.com:kairi003/Get-cookies.txt-LOCALLY.git", "clone_url": "https://github.com/kairi003/Get-cookies.txt-LOCALLY.git", "homepage": "", - "stargazers_count": 139, - "watchers_count": 139, + "stargazers_count": 141, + "watchers_count": 141, "language": "JavaScript", "topics": [] }, @@ -4299,13 +4395,13 @@ "url": "https://api.github.com/repos/amitmerchant1990/linksnatch", "languages_url": "https://api.github.com/repos/amitmerchant1990/linksnatch/languages", "created_at": "2023-02-14T19:42:29Z", - "updated_at": "2023-06-18T04:10:06Z", + "updated_at": "2023-06-30T22:50:45Z", "git_url": "git://github.com/amitmerchant1990/linksnatch.git", "ssh_url": "git@github.com:amitmerchant1990/linksnatch.git", "clone_url": "https://github.com/amitmerchant1990/linksnatch.git", "homepage": "https://linksnatch.pages.dev", - "stargazers_count": 137, - "watchers_count": 137, + "stargazers_count": 138, + "watchers_count": 138, "language": "JavaScript", "topics": [ "bookmarks", @@ -4407,13 +4503,13 @@ "url": "https://api.github.com/repos/smallnew666/ChatGPT-wxapp", "languages_url": "https://api.github.com/repos/smallnew666/ChatGPT-wxapp/languages", "created_at": "2023-02-14T07:40:22Z", - "updated_at": "2023-06-29T13:26:53Z", + "updated_at": "2023-06-30T20:36:42Z", "git_url": "git://github.com/smallnew666/ChatGPT-wxapp.git", "ssh_url": "git@github.com:smallnew666/ChatGPT-wxapp.git", "clone_url": "https://github.com/smallnew666/ChatGPT-wxapp.git", "homepage": "", - "stargazers_count": 151, - "watchers_count": 151, + "stargazers_count": 152, + "watchers_count": 152, "language": "JavaScript", "topics": [] }, @@ -4434,13 +4530,13 @@ "url": "https://api.github.com/repos/bestony/ChatGPT-Feishu", "languages_url": "https://api.github.com/repos/bestony/ChatGPT-Feishu/languages", "created_at": "2023-02-09T17:05:21Z", - "updated_at": "2023-06-29T08:05:21Z", + "updated_at": "2023-06-30T01:57:02Z", "git_url": "git://github.com/bestony/ChatGPT-Feishu.git", "ssh_url": "git@github.com:bestony/ChatGPT-Feishu.git", "clone_url": "https://github.com/bestony/ChatGPT-Feishu.git", "homepage": null, - "stargazers_count": 952, - "watchers_count": 952, + "stargazers_count": 953, + "watchers_count": 953, "language": "JavaScript", "topics": [] }, @@ -4461,13 +4557,13 @@ "url": "https://api.github.com/repos/eidam/cf-workers-status-page", "languages_url": "https://api.github.com/repos/eidam/cf-workers-status-page/languages", "created_at": "2020-11-08T12:46:35Z", - "updated_at": "2023-06-29T20:56:19Z", + "updated_at": "2023-06-30T11:13:22Z", "git_url": "git://github.com/eidam/cf-workers-status-page.git", "ssh_url": "git@github.com:eidam/cf-workers-status-page.git", "clone_url": "https://github.com/eidam/cf-workers-status-page.git", "homepage": "https://status-page.eidam.dev", - "stargazers_count": 1420, - "watchers_count": 1420, + "stargazers_count": 1422, + "watchers_count": 1422, "language": "JavaScript", "topics": [ "cloudflare-workers", @@ -5107,13 +5203,13 @@ "url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi", "languages_url": "https://api.github.com/repos/Binaryify/NeteaseCloudMusicApi/languages", "created_at": "2016-06-22T11:58:03Z", - "updated_at": "2023-06-29T21:11:45Z", + "updated_at": "2023-06-30T21:59:15Z", "git_url": "git://github.com/Binaryify/NeteaseCloudMusicApi.git", "ssh_url": "git@github.com:Binaryify/NeteaseCloudMusicApi.git", "clone_url": "https://github.com/Binaryify/NeteaseCloudMusicApi.git", "homepage": "https://neteasecloudmusicapi-docs.4everland.app", - "stargazers_count": 28406, - "watchers_count": 28406, + "stargazers_count": 28413, + "watchers_count": 28413, "language": "JavaScript", "topics": [ "api", @@ -5386,13 +5482,13 @@ "url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect", "languages_url": "https://api.github.com/repos/SocialSisterYi/bilibili-API-collect/languages", "created_at": "2020-03-04T01:23:15Z", - "updated_at": "2023-06-29T22:06:47Z", + "updated_at": "2023-06-30T20:17:16Z", "git_url": "git://github.com/SocialSisterYi/bilibili-API-collect.git", "ssh_url": "git@github.com:SocialSisterYi/bilibili-API-collect.git", "clone_url": "https://github.com/SocialSisterYi/bilibili-API-collect.git", "homepage": "https://socialsisteryi.github.io/bilibili-API-collect/", - "stargazers_count": 9778, - "watchers_count": 9778, + "stargazers_count": 9785, + "watchers_count": 9785, "language": "JavaScript", "topics": [ "api", @@ -5653,13 +5749,13 @@ "url": "https://api.github.com/repos/feeddd/feeds", "languages_url": "https://api.github.com/repos/feeddd/feeds/languages", "created_at": "2021-08-17T09:41:33Z", - "updated_at": "2023-06-29T09:21:26Z", + "updated_at": "2023-06-30T13:56:41Z", "git_url": "git://github.com/feeddd/feeds.git", "ssh_url": "git@github.com:feeddd/feeds.git", "clone_url": "https://github.com/feeddd/feeds.git", "homepage": "https://hamibot.com/marketplace/vLSBc", - "stargazers_count": 1853, - "watchers_count": 1853, + "stargazers_count": 1856, + "watchers_count": 1856, "language": "JavaScript", "topics": [ "atom", @@ -5843,13 +5939,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": "2023-06-28T06:15:19Z", + "updated_at": "2023-06-30T09:20:50Z", "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": 656, - "watchers_count": 656, + "stargazers_count": 659, + "watchers_count": 659, "language": "JavaScript", "topics": [] }, @@ -5897,13 +5993,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": "2023-06-30T00:47:05Z", + "updated_at": "2023-07-01T01:06:07Z", "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": 4933, - "watchers_count": 4933, + "stargazers_count": 4934, + "watchers_count": 4934, "language": "JavaScript", "topics": [ "2d-game", @@ -6190,13 +6286,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": "2023-06-29T23:26:57Z", + "updated_at": "2023-06-30T16:10:17Z", "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": 6374, - "watchers_count": 6374, + "stargazers_count": 6377, + "watchers_count": 6377, "language": "JavaScript", "topics": [ "bookmark", @@ -6420,13 +6516,13 @@ "url": "https://api.github.com/repos/yuxiaopeng/Github-Ranking-AI", "languages_url": "https://api.github.com/repos/yuxiaopeng/Github-Ranking-AI/languages", "created_at": "2023-05-18T13:28:18Z", - "updated_at": "2023-06-30T00:25:57Z", + "updated_at": "2023-06-30T23:41:58Z", "git_url": "git://github.com/yuxiaopeng/Github-Ranking-AI.git", "ssh_url": "git@github.com:yuxiaopeng/Github-Ranking-AI.git", "clone_url": "https://github.com/yuxiaopeng/Github-Ranking-AI.git", "homepage": "https://yuxiaopeng.com/Github-Ranking-AI/", - "stargazers_count": 20, - "watchers_count": 20, + "stargazers_count": 22, + "watchers_count": 22, "language": "Python", "topics": [ "ai", @@ -6455,13 +6551,13 @@ "url": "https://api.github.com/repos/HIllya51/LunaTranslator", "languages_url": "https://api.github.com/repos/HIllya51/LunaTranslator/languages", "created_at": "2022-09-28T03:10:53Z", - "updated_at": "2023-06-29T16:37:38Z", + "updated_at": "2023-06-30T13:40:23Z", "git_url": "git://github.com/HIllya51/LunaTranslator.git", "ssh_url": "git@github.com:HIllya51/LunaTranslator.git", "clone_url": "https://github.com/HIllya51/LunaTranslator.git", "homepage": "", - "stargazers_count": 1482, - "watchers_count": 1482, + "stargazers_count": 1484, + "watchers_count": 1484, "language": "Python", "topics": [ "galgame", @@ -6515,13 +6611,13 @@ "url": "https://api.github.com/repos/Josh-XT/AGiXT", "languages_url": "https://api.github.com/repos/Josh-XT/AGiXT/languages", "created_at": "2023-04-17T19:35:00Z", - "updated_at": "2023-06-29T23:21:23Z", + "updated_at": "2023-06-30T21:12:31Z", "git_url": "git://github.com/Josh-XT/AGiXT.git", "ssh_url": "git@github.com:Josh-XT/AGiXT.git", "clone_url": "https://github.com/Josh-XT/AGiXT.git", "homepage": "https://AGiXT.com", - "stargazers_count": 1819, - "watchers_count": 1819, + "stargazers_count": 1822, + "watchers_count": 1822, "language": "Python", "topics": [ "agent-llm", @@ -6584,13 +6680,13 @@ "url": "https://api.github.com/repos/oobabooga/text-generation-webui", "languages_url": "https://api.github.com/repos/oobabooga/text-generation-webui/languages", "created_at": "2022-12-21T04:17:37Z", - "updated_at": "2023-06-30T01:01:47Z", + "updated_at": "2023-07-01T01:11:06Z", "git_url": "git://github.com/oobabooga/text-generation-webui.git", "ssh_url": "git@github.com:oobabooga/text-generation-webui.git", "clone_url": "https://github.com/oobabooga/text-generation-webui.git", "homepage": "", - "stargazers_count": 16387, - "watchers_count": 16387, + "stargazers_count": 16484, + "watchers_count": 16484, "language": "Python", "topics": [] }, @@ -6611,13 +6707,13 @@ "url": "https://api.github.com/repos/zyddnys/manga-image-translator", "languages_url": "https://api.github.com/repos/zyddnys/manga-image-translator/languages", "created_at": "2021-02-18T03:03:23Z", - "updated_at": "2023-06-29T18:21:22Z", + "updated_at": "2023-07-01T00:56:19Z", "git_url": "git://github.com/zyddnys/manga-image-translator.git", "ssh_url": "git@github.com:zyddnys/manga-image-translator.git", "clone_url": "https://github.com/zyddnys/manga-image-translator.git", "homepage": "https://cotrans.touhou.ai/", - "stargazers_count": 1653, - "watchers_count": 1653, + "stargazers_count": 1665, + "watchers_count": 1665, "language": "Python", "topics": [ "anime", @@ -6681,13 +6777,13 @@ "url": "https://api.github.com/repos/XingangPan/DragGAN", "languages_url": "https://api.github.com/repos/XingangPan/DragGAN/languages", "created_at": "2023-05-18T10:08:02Z", - "updated_at": "2023-06-30T01:10:13Z", + "updated_at": "2023-07-01T01:20:41Z", "git_url": "git://github.com/XingangPan/DragGAN.git", "ssh_url": "git@github.com:XingangPan/DragGAN.git", "clone_url": "https://github.com/XingangPan/DragGAN.git", "homepage": "https://vcai.mpi-inf.mpg.de/projects/DragGAN/", - "stargazers_count": 27332, - "watchers_count": 27332, + "stargazers_count": 28076, + "watchers_count": 28076, "language": "Python", "topics": [ "artificial-intelligence", @@ -6713,13 +6809,13 @@ "url": "https://api.github.com/repos/Sanster/lama-cleaner", "languages_url": "https://api.github.com/repos/Sanster/lama-cleaner/languages", "created_at": "2021-11-15T14:16:40Z", - "updated_at": "2023-06-29T23:45:23Z", + "updated_at": "2023-07-01T01:19:49Z", "git_url": "git://github.com/Sanster/lama-cleaner.git", "ssh_url": "git@github.com:Sanster/lama-cleaner.git", "clone_url": "https://github.com/Sanster/lama-cleaner.git", "homepage": "https://lama-cleaner-docs.vercel.app/", - "stargazers_count": 11864, - "watchers_count": 11864, + "stargazers_count": 11882, + "watchers_count": 11882, "language": "Python", "topics": [ "inpainting", @@ -6775,13 +6871,13 @@ "url": "https://api.github.com/repos/OpenGVLab/InternGPT", "languages_url": "https://api.github.com/repos/OpenGVLab/InternGPT/languages", "created_at": "2023-05-08T15:41:30Z", - "updated_at": "2023-06-30T01:07:45Z", + "updated_at": "2023-07-01T00:22:58Z", "git_url": "git://github.com/OpenGVLab/InternGPT.git", "ssh_url": "git@github.com:OpenGVLab/InternGPT.git", "clone_url": "https://github.com/OpenGVLab/InternGPT.git", "homepage": "https://igpt.opengvlab.com", - "stargazers_count": 2614, - "watchers_count": 2614, + "stargazers_count": 2625, + "watchers_count": 2625, "language": "Python", "topics": [ "chatgpt", @@ -6858,13 +6954,13 @@ "url": "https://api.github.com/repos/mli/autocut", "languages_url": "https://api.github.com/repos/mli/autocut/languages", "created_at": "2022-10-28T21:53:27Z", - "updated_at": "2023-06-29T06:32:17Z", + "updated_at": "2023-06-30T13:25:46Z", "git_url": "git://github.com/mli/autocut.git", "ssh_url": "git@github.com:mli/autocut.git", "clone_url": "https://github.com/mli/autocut.git", "homepage": "", - "stargazers_count": 4929, - "watchers_count": 4929, + "stargazers_count": 4932, + "watchers_count": 4932, "language": "Python", "topics": [] }, @@ -6881,11 +6977,11 @@ "html_url": "https://github.com/Beadd" }, "html_url": "https://github.com/Beadd/MusicDownloader", - "description": "🎵 Netease music and QQ music download tools 网易云无损,QQ音乐批量下载工具", + "description": "🎵 网易云无损,QQ音乐批量下载工具 Netease music and QQ music download tools", "url": "https://api.github.com/repos/Beadd/MusicDownloader", "languages_url": "https://api.github.com/repos/Beadd/MusicDownloader/languages", "created_at": "2022-05-22T08:12:39Z", - "updated_at": "2023-06-29T11:46:34Z", + "updated_at": "2023-06-30T05:55:46Z", "git_url": "git://github.com/Beadd/MusicDownloader.git", "ssh_url": "git@github.com:Beadd/MusicDownloader.git", "clone_url": "https://github.com/Beadd/MusicDownloader.git", @@ -7180,13 +7276,13 @@ "url": "https://api.github.com/repos/Giskard-AI/giskard", "languages_url": "https://api.github.com/repos/Giskard-AI/giskard/languages", "created_at": "2022-03-06T21:45:37Z", - "updated_at": "2023-06-29T23:23:07Z", + "updated_at": "2023-06-30T23:27:11Z", "git_url": "git://github.com/Giskard-AI/giskard.git", "ssh_url": "git@github.com:Giskard-AI/giskard.git", "clone_url": "https://github.com/Giskard-AI/giskard.git", "homepage": "https://docs.giskard.ai", - "stargazers_count": 995, - "watchers_count": 995, + "stargazers_count": 1014, + "watchers_count": 1014, "language": "Python", "topics": [ "ai", @@ -7287,13 +7383,13 @@ "url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt", "languages_url": "https://api.github.com/repos/LiLittleCat/awesome-free-chatgpt/languages", "created_at": "2023-03-09T07:37:37Z", - "updated_at": "2023-06-30T01:03:23Z", + "updated_at": "2023-06-30T22:10:33Z", "git_url": "git://github.com/LiLittleCat/awesome-free-chatgpt.git", "ssh_url": "git@github.com:LiLittleCat/awesome-free-chatgpt.git", "clone_url": "https://github.com/LiLittleCat/awesome-free-chatgpt.git", "homepage": "", - "stargazers_count": 6789, - "watchers_count": 6789, + "stargazers_count": 6874, + "watchers_count": 6874, "language": "Python", "topics": [ "awesome", @@ -7321,13 +7417,13 @@ "url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui", "languages_url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/languages", "created_at": "2022-08-22T14:05:26Z", - "updated_at": "2023-06-30T01:11:12Z", + "updated_at": "2023-07-01T01:14:56Z", "git_url": "git://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "ssh_url": "git@github.com:AUTOMATIC1111/stable-diffusion-webui.git", "clone_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "homepage": "", - "stargazers_count": 87265, - "watchers_count": 87265, + "stargazers_count": 87484, + "watchers_count": 87484, "language": "Python", "topics": [ "ai", @@ -7397,13 +7493,13 @@ "url": "https://api.github.com/repos/microsoft/TaskMatrix", "languages_url": "https://api.github.com/repos/microsoft/TaskMatrix/languages", "created_at": "2023-03-02T09:04:28Z", - "updated_at": "2023-06-30T00:39:05Z", + "updated_at": "2023-06-30T20:36:49Z", "git_url": "git://github.com/microsoft/TaskMatrix.git", "ssh_url": "git@github.com:microsoft/TaskMatrix.git", "clone_url": "https://github.com/microsoft/TaskMatrix.git", "homepage": "", - "stargazers_count": 33467, - "watchers_count": 33467, + "stargazers_count": 33480, + "watchers_count": 33480, "language": "Python", "topics": [] }, @@ -7424,13 +7520,13 @@ "url": "https://api.github.com/repos/chrislemke/ChatFred", "languages_url": "https://api.github.com/repos/chrislemke/ChatFred/languages", "created_at": "2023-02-14T20:48:20Z", - "updated_at": "2023-06-29T05:53:59Z", + "updated_at": "2023-06-30T18:15:52Z", "git_url": "git://github.com/chrislemke/ChatFred.git", "ssh_url": "git@github.com:chrislemke/ChatFred.git", "clone_url": "https://github.com/chrislemke/ChatFred.git", "homepage": "https://alfred.app/workflows/chrislemke/chatfred/", - "stargazers_count": 254, - "watchers_count": 254, + "stargazers_count": 255, + "watchers_count": 255, "language": "Python", "topics": [ "alfred-workflow", @@ -7463,13 +7559,13 @@ "url": "https://api.github.com/repos/Nriver/Episode-ReName", "languages_url": "https://api.github.com/repos/Nriver/Episode-ReName/languages", "created_at": "2021-10-19T03:58:13Z", - "updated_at": "2023-06-29T12:09:11Z", + "updated_at": "2023-06-30T11:00:52Z", "git_url": "git://github.com/Nriver/Episode-ReName.git", "ssh_url": "git@github.com:Nriver/Episode-ReName.git", "clone_url": "https://github.com/Nriver/Episode-ReName.git", "homepage": "", - "stargazers_count": 513, - "watchers_count": 513, + "stargazers_count": 514, + "watchers_count": 514, "language": "Python", "topics": [ "automation", @@ -7504,13 +7600,13 @@ "url": "https://api.github.com/repos/cluic/wxauto", "languages_url": "https://api.github.com/repos/cluic/wxauto/languages", "created_at": "2021-08-15T16:24:05Z", - "updated_at": "2023-06-29T12:06:08Z", + "updated_at": "2023-06-30T11:51:49Z", "git_url": "git://github.com/cluic/wxauto.git", "ssh_url": "git@github.com:cluic/wxauto.git", "clone_url": "https://github.com/cluic/wxauto.git", "homepage": "", - "stargazers_count": 712, - "watchers_count": 712, + "stargazers_count": 714, + "watchers_count": 714, "language": "Python", "topics": [ "automatic", @@ -7537,13 +7633,13 @@ "url": "https://api.github.com/repos/handrew/browserpilot", "languages_url": "https://api.github.com/repos/handrew/browserpilot/languages", "created_at": "2023-02-14T17:50:49Z", - "updated_at": "2023-06-29T10:50:24Z", + "updated_at": "2023-06-30T11:27:34Z", "git_url": "git://github.com/handrew/browserpilot.git", "ssh_url": "git@github.com:handrew/browserpilot.git", "clone_url": "https://github.com/handrew/browserpilot.git", "homepage": "", - "stargazers_count": 147, - "watchers_count": 147, + "stargazers_count": 148, + "watchers_count": 148, "language": "Python", "topics": [ "browser-automation", @@ -7691,13 +7787,13 @@ "url": "https://api.github.com/repos/marticliment/WingetUI", "languages_url": "https://api.github.com/repos/marticliment/WingetUI/languages", "created_at": "2021-06-15T12:57:58Z", - "updated_at": "2023-06-30T00:44:32Z", + "updated_at": "2023-06-30T22:54:11Z", "git_url": "git://github.com/marticliment/WingetUI.git", "ssh_url": "git@github.com:marticliment/WingetUI.git", "clone_url": "https://github.com/marticliment/WingetUI.git", "homepage": "https://www.marticliment.com/wingetui/", - "stargazers_count": 3572, - "watchers_count": 3572, + "stargazers_count": 3574, + "watchers_count": 3574, "language": "Python", "topics": [ "chocolatey", @@ -7758,13 +7854,13 @@ "url": "https://api.github.com/repos/LAION-AI/Open-Assistant", "languages_url": "https://api.github.com/repos/LAION-AI/Open-Assistant/languages", "created_at": "2022-12-13T05:24:17Z", - "updated_at": "2023-06-29T23:25:43Z", + "updated_at": "2023-07-01T01:18:00Z", "git_url": "git://github.com/LAION-AI/Open-Assistant.git", "ssh_url": "git@github.com:LAION-AI/Open-Assistant.git", "clone_url": "https://github.com/LAION-AI/Open-Assistant.git", "homepage": "https://open-assistant.io", - "stargazers_count": 34136, - "watchers_count": 34136, + "stargazers_count": 34156, + "watchers_count": 34156, "language": "Python", "topics": [ "ai", @@ -7795,13 +7891,13 @@ "url": "https://api.github.com/repos/chidiwilliams/buzz", "languages_url": "https://api.github.com/repos/chidiwilliams/buzz/languages", "created_at": "2022-09-24T13:43:23Z", - "updated_at": "2023-06-30T01:09:11Z", + "updated_at": "2023-07-01T00:49:27Z", "git_url": "git://github.com/chidiwilliams/buzz.git", "ssh_url": "git@github.com:chidiwilliams/buzz.git", "clone_url": "https://github.com/chidiwilliams/buzz.git", "homepage": "https://buzzcaptions.com", - "stargazers_count": 6524, - "watchers_count": 6524, + "stargazers_count": 6534, + "watchers_count": 6534, "language": "Python", "topics": [ "whisper" @@ -7824,13 +7920,13 @@ "url": "https://api.github.com/repos/arc53/DocsGPT", "languages_url": "https://api.github.com/repos/arc53/DocsGPT/languages", "created_at": "2023-02-02T11:03:23Z", - "updated_at": "2023-06-29T19:09:49Z", + "updated_at": "2023-06-30T20:02:40Z", "git_url": "git://github.com/arc53/DocsGPT.git", "ssh_url": "git@github.com:arc53/DocsGPT.git", "clone_url": "https://github.com/arc53/DocsGPT.git", "homepage": "https://docsgpt.arc53.com/", - "stargazers_count": 5935, - "watchers_count": 5935, + "stargazers_count": 5944, + "watchers_count": 5944, "language": "Python", "topics": [ "ai", @@ -7982,13 +8078,13 @@ "url": "https://api.github.com/repos/wzpan/wukong-robot", "languages_url": "https://api.github.com/repos/wzpan/wukong-robot/languages", "created_at": "2019-01-16T16:19:51Z", - "updated_at": "2023-06-29T15:17:27Z", + "updated_at": "2023-06-30T02:33:54Z", "git_url": "git://github.com/wzpan/wukong-robot.git", "ssh_url": "git@github.com:wzpan/wukong-robot.git", "clone_url": "https://github.com/wzpan/wukong-robot.git", "homepage": "https://wukong.hahack.com/", - "stargazers_count": 4712, - "watchers_count": 4712, + "stargazers_count": 4711, + "watchers_count": 4711, "language": "Python", "topics": [ "ai", @@ -8027,13 +8123,13 @@ "url": "https://api.github.com/repos/babysor/MockingBird", "languages_url": "https://api.github.com/repos/babysor/MockingBird/languages", "created_at": "2021-08-07T03:53:39Z", - "updated_at": "2023-06-29T19:31:10Z", + "updated_at": "2023-07-01T00:30:47Z", "git_url": "git://github.com/babysor/MockingBird.git", "ssh_url": "git@github.com:babysor/MockingBird.git", "clone_url": "https://github.com/babysor/MockingBird.git", "homepage": "", - "stargazers_count": 29804, - "watchers_count": 29804, + "stargazers_count": 29814, + "watchers_count": 29814, "language": "Python", "topics": [ "ai", @@ -8059,13 +8155,13 @@ "url": "https://api.github.com/repos/Python3WebSpider/ProxyPool", "languages_url": "https://api.github.com/repos/Python3WebSpider/ProxyPool/languages", "created_at": "2017-07-09T16:54:47Z", - "updated_at": "2023-06-29T09:49:27Z", + "updated_at": "2023-06-30T20:36:36Z", "git_url": "git://github.com/Python3WebSpider/ProxyPool.git", "ssh_url": "git@github.com:Python3WebSpider/ProxyPool.git", "clone_url": "https://github.com/Python3WebSpider/ProxyPool.git", "homepage": "https://proxypool.scrape.center", - "stargazers_count": 4751, - "watchers_count": 4751, + "stargazers_count": 4753, + "watchers_count": 4753, "language": "Python", "topics": [ "flask", @@ -8183,13 +8279,13 @@ "url": "https://api.github.com/repos/skyplane-project/skyplane", "languages_url": "https://api.github.com/repos/skyplane-project/skyplane/languages", "created_at": "2021-10-27T18:20:37Z", - "updated_at": "2023-06-29T20:54:35Z", + "updated_at": "2023-06-30T06:52:23Z", "git_url": "git://github.com/skyplane-project/skyplane.git", "ssh_url": "git@github.com:skyplane-project/skyplane.git", "clone_url": "https://github.com/skyplane-project/skyplane.git", "homepage": "https://skyplane.org", - "stargazers_count": 793, - "watchers_count": 793, + "stargazers_count": 794, + "watchers_count": 794, "language": "Python", "topics": [ "aws", @@ -8370,13 +8466,13 @@ "url": "https://api.github.com/repos/vas3k/infomate.club", "languages_url": "https://api.github.com/repos/vas3k/infomate.club/languages", "created_at": "2020-01-05T11:17:13Z", - "updated_at": "2023-06-16T21:35:36Z", + "updated_at": "2023-06-30T10:13:38Z", "git_url": "git://github.com/vas3k/infomate.club.git", "ssh_url": "git@github.com:vas3k/infomate.club.git", "clone_url": "https://github.com/vas3k/infomate.club.git", "homepage": "https://infomate.club", - "stargazers_count": 401, - "watchers_count": 401, + "stargazers_count": 402, + "watchers_count": 402, "language": "Python", "topics": [ "feed", @@ -8460,13 +8556,13 @@ "url": "https://api.github.com/repos/521xueweihan/GitHub520", "languages_url": "https://api.github.com/repos/521xueweihan/GitHub520/languages", "created_at": "2020-05-13T07:25:21Z", - "updated_at": "2023-06-29T16:02:27Z", + "updated_at": "2023-06-30T14:01:38Z", "git_url": "git://github.com/521xueweihan/GitHub520.git", "ssh_url": "git@github.com:521xueweihan/GitHub520.git", "clone_url": "https://github.com/521xueweihan/GitHub520.git", "homepage": "", - "stargazers_count": 15939, - "watchers_count": 15939, + "stargazers_count": 15941, + "watchers_count": 15941, "language": "Python", "topics": [ "dns", @@ -8525,13 +8621,13 @@ "url": "https://api.github.com/repos/NangInShell/VSET", "languages_url": "https://api.github.com/repos/NangInShell/VSET/languages", "created_at": "2022-12-19T22:05:22Z", - "updated_at": "2023-06-29T09:07:40Z", + "updated_at": "2023-06-30T19:08:26Z", "git_url": "git://github.com/NangInShell/VSET.git", "ssh_url": "git@github.com:NangInShell/VSET.git", "clone_url": "https://github.com/NangInShell/VSET.git", "homepage": "", - "stargazers_count": 229, - "watchers_count": 229, + "stargazers_count": 231, + "watchers_count": 231, "language": "Python", "topics": [ "ffmpeg", @@ -8613,13 +8709,13 @@ "url": "https://api.github.com/repos/hunshcn/gh-proxy", "languages_url": "https://api.github.com/repos/hunshcn/gh-proxy/languages", "created_at": "2020-03-22T00:56:45Z", - "updated_at": "2023-06-29T14:39:41Z", + "updated_at": "2023-06-30T16:22:08Z", "git_url": "git://github.com/hunshcn/gh-proxy.git", "ssh_url": "git@github.com:hunshcn/gh-proxy.git", "clone_url": "https://github.com/hunshcn/gh-proxy.git", "homepage": "", - "stargazers_count": 4528, - "watchers_count": 4528, + "stargazers_count": 4533, + "watchers_count": 4533, "language": "Python", "topics": [] }, @@ -8640,13 +8736,13 @@ "url": "https://api.github.com/repos/BlinkDL/AI-Writer", "languages_url": "https://api.github.com/repos/BlinkDL/AI-Writer/languages", "created_at": "2021-07-26T22:43:14Z", - "updated_at": "2023-06-29T17:19:03Z", + "updated_at": "2023-06-30T16:11:08Z", "git_url": "git://github.com/BlinkDL/AI-Writer.git", "ssh_url": "git@github.com:BlinkDL/AI-Writer.git", "clone_url": "https://github.com/BlinkDL/AI-Writer.git", "homepage": "", - "stargazers_count": 2234, - "watchers_count": 2234, + "stargazers_count": 2237, + "watchers_count": 2237, "language": "Python", "topics": [] }, @@ -8667,13 +8763,13 @@ "url": "https://api.github.com/repos/ngc660sec/NGCBot", "languages_url": "https://api.github.com/repos/ngc660sec/NGCBot/languages", "created_at": "2022-12-12T03:40:22Z", - "updated_at": "2023-06-28T06:37:24Z", + "updated_at": "2023-06-30T08:17:28Z", "git_url": "git://github.com/ngc660sec/NGCBot.git", "ssh_url": "git@github.com:ngc660sec/NGCBot.git", "clone_url": "https://github.com/ngc660sec/NGCBot.git", "homepage": "", - "stargazers_count": 153, - "watchers_count": 153, + "stargazers_count": 155, + "watchers_count": 155, "language": "Python", "topics": [ "bot", @@ -8699,13 +8795,13 @@ "url": "https://api.github.com/repos/DeEpinGh0st/JetbrainsServerFinder", "languages_url": "https://api.github.com/repos/DeEpinGh0st/JetbrainsServerFinder/languages", "created_at": "2022-09-09T08:59:56Z", - "updated_at": "2023-06-05T08:03:05Z", + "updated_at": "2023-06-30T08:27:50Z", "git_url": "git://github.com/DeEpinGh0st/JetbrainsServerFinder.git", "ssh_url": "git@github.com:DeEpinGh0st/JetbrainsServerFinder.git", "clone_url": "https://github.com/DeEpinGh0st/JetbrainsServerFinder.git", "homepage": "", - "stargazers_count": 38, - "watchers_count": 38, + "stargazers_count": 37, + "watchers_count": 37, "language": "Python", "topics": [] }, @@ -8726,13 +8822,13 @@ "url": "https://api.github.com/repos/biancangming/wtv", "languages_url": "https://api.github.com/repos/biancangming/wtv/languages", "created_at": "2019-10-21T09:13:26Z", - "updated_at": "2023-06-29T13:39:58Z", + "updated_at": "2023-06-30T16:13:18Z", "git_url": "git://github.com/biancangming/wtv.git", "ssh_url": "git@github.com:biancangming/wtv.git", "clone_url": "https://github.com/biancangming/wtv.git", "homepage": "", - "stargazers_count": 8257, - "watchers_count": 8257, + "stargazers_count": 8259, + "watchers_count": 8259, "language": "Python", "topics": [ "iptv", @@ -8913,13 +9009,13 @@ "url": "https://api.github.com/repos/Anjok07/ultimatevocalremovergui", "languages_url": "https://api.github.com/repos/Anjok07/ultimatevocalremovergui/languages", "created_at": "2020-07-20T21:29:01Z", - "updated_at": "2023-06-29T23:05:53Z", + "updated_at": "2023-07-01T01:16:07Z", "git_url": "git://github.com/Anjok07/ultimatevocalremovergui.git", "ssh_url": "git@github.com:Anjok07/ultimatevocalremovergui.git", "clone_url": "https://github.com/Anjok07/ultimatevocalremovergui.git", "homepage": "", - "stargazers_count": 8370, - "watchers_count": 8370, + "stargazers_count": 8390, + "watchers_count": 8390, "language": "Python", "topics": [ "audio", @@ -9011,13 +9107,13 @@ "url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT", "languages_url": "https://api.github.com/repos/EssayKillerBrain/WriteGPT/languages", "created_at": "2020-09-29T14:35:24Z", - "updated_at": "2023-06-29T09:06:27Z", + "updated_at": "2023-06-30T17:11:46Z", "git_url": "git://github.com/EssayKillerBrain/WriteGPT.git", "ssh_url": "git@github.com:EssayKillerBrain/WriteGPT.git", "clone_url": "https://github.com/EssayKillerBrain/WriteGPT.git", "homepage": "", - "stargazers_count": 5240, - "watchers_count": 5240, + "stargazers_count": 5242, + "watchers_count": 5242, "language": "Python", "topics": [] }, @@ -9092,13 +9188,13 @@ "url": "https://api.github.com/repos/TakWolf/ark-pixel-font", "languages_url": "https://api.github.com/repos/TakWolf/ark-pixel-font/languages", "created_at": "2021-05-11T18:12:13Z", - "updated_at": "2023-06-29T20:25:06Z", + "updated_at": "2023-06-30T08:20:33Z", "git_url": "git://github.com/TakWolf/ark-pixel-font.git", "ssh_url": "git@github.com:TakWolf/ark-pixel-font.git", "clone_url": "https://github.com/TakWolf/ark-pixel-font.git", "homepage": "https://ark-pixel-font.takwolf.com", - "stargazers_count": 2261, - "watchers_count": 2261, + "stargazers_count": 2263, + "watchers_count": 2263, "language": "Python", "topics": [ "bitmap-font", @@ -9200,13 +9296,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": "2023-06-29T23:40:26Z", + "updated_at": "2023-07-01T01:16:40Z", "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": 26512, - "watchers_count": 26512, + "stargazers_count": 26526, + "watchers_count": 26526, "language": "Python", "topics": [ "chatgpt", @@ -9235,13 +9331,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": "2023-06-28T08:17:45Z", + "updated_at": "2023-06-30T17:42:19Z", "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": 1284, - "watchers_count": 1284, + "stargazers_count": 1287, + "watchers_count": 1287, "language": "Python", "topics": [ "ai", @@ -9336,13 +9432,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": "2023-06-29T21:59:42Z", + "updated_at": "2023-06-30T20:58:13Z", "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": 3116, - "watchers_count": 3116, + "stargazers_count": 3117, + "watchers_count": 3117, "language": "Python", "topics": [ "chatgpt", @@ -9445,13 +9541,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": "2023-06-29T18:01:46Z", + "updated_at": "2023-06-30T16:51:03Z", "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": 3196, - "watchers_count": 3196, + "stargazers_count": 3201, + "watchers_count": 3201, "language": "Python", "topics": [ "api", @@ -9479,13 +9575,13 @@ "url": "https://api.github.com/repos/auqhjjqdo/LiveRecorder", "languages_url": "https://api.github.com/repos/auqhjjqdo/LiveRecorder/languages", "created_at": "2022-11-28T13:13:28Z", - "updated_at": "2023-06-29T17:41:08Z", + "updated_at": "2023-06-30T20:43:36Z", "git_url": "git://github.com/auqhjjqdo/LiveRecorder.git", "ssh_url": "git@github.com:auqhjjqdo/LiveRecorder.git", "clone_url": "https://github.com/auqhjjqdo/LiveRecorder.git", "homepage": "", - "stargazers_count": 79, - "watchers_count": 79, + "stargazers_count": 81, + "watchers_count": 81, "language": "Python", "topics": [ "afreecatv", @@ -9571,13 +9667,13 @@ "url": "https://api.github.com/repos/guangzhengli/wecom-notification-action", "languages_url": "https://api.github.com/repos/guangzhengli/wecom-notification-action/languages", "created_at": "2022-09-21T13:59:45Z", - "updated_at": "2023-03-04T14:56:33Z", + "updated_at": "2023-06-30T20:40:03Z", "git_url": "git://github.com/guangzhengli/wecom-notification-action.git", "ssh_url": "git@github.com:guangzhengli/wecom-notification-action.git", "clone_url": "https://github.com/guangzhengli/wecom-notification-action.git", "homepage": "", - "stargazers_count": 3, - "watchers_count": 3, + "stargazers_count": 4, + "watchers_count": 4, "language": "Python", "topics": [] }, @@ -9662,33 +9758,6 @@ "language": "Python", "topics": [] }, - { - "id": 269209219, - "node_id": "MDEwOlJlcG9zaXRvcnkyNjkyMDkyMTk=", - "name": "channel_push", - "full_name": "gaoyunzhi/channel_push", - "owner": { - "login": "gaoyunzhi", - "id": 2855662, - "avatar_url": "https://avatars.githubusercontent.com/u/2855662?v=4", - "url": "https://api.github.com/users/gaoyunzhi", - "html_url": "https://github.com/gaoyunzhi" - }, - "html_url": "https://github.com/gaoyunzhi/channel_push", - "description": "Telegram channel/group recommendation bot", - "url": "https://api.github.com/repos/gaoyunzhi/channel_push", - "languages_url": "https://api.github.com/repos/gaoyunzhi/channel_push/languages", - "created_at": "2020-06-03T22:38:59Z", - "updated_at": "2023-03-03T09:44:01Z", - "git_url": "git://github.com/gaoyunzhi/channel_push.git", - "ssh_url": "git@github.com:gaoyunzhi/channel_push.git", - "clone_url": "https://github.com/gaoyunzhi/channel_push.git", - "homepage": null, - "stargazers_count": 9, - "watchers_count": 9, - "language": "Python", - "topics": [] - }, { "id": 393105720, "node_id": "MDEwOlJlcG9zaXRvcnkzOTMxMDU3MjA=", @@ -9766,13 +9835,13 @@ "url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition", "languages_url": "https://api.github.com/repos/1595901624/gpt-aggregated-edition/languages", "created_at": "2023-03-21T13:57:05Z", - "updated_at": "2023-06-29T18:09:08Z", + "updated_at": "2023-07-01T01:16:29Z", "git_url": "git://github.com/1595901624/gpt-aggregated-edition.git", "ssh_url": "git@github.com:1595901624/gpt-aggregated-edition.git", "clone_url": "https://github.com/1595901624/gpt-aggregated-edition.git", "homepage": "", - "stargazers_count": 411, - "watchers_count": 411, + "stargazers_count": 503, + "watchers_count": 503, "language": "Rust", "topics": [] }, @@ -9793,13 +9862,13 @@ "url": "https://api.github.com/repos/YukiCoco/ToMoon", "languages_url": "https://api.github.com/repos/YukiCoco/ToMoon/languages", "created_at": "2022-09-25T03:12:40Z", - "updated_at": "2023-06-29T14:33:50Z", + "updated_at": "2023-06-30T19:21:35Z", "git_url": "git://github.com/YukiCoco/ToMoon.git", "ssh_url": "git@github.com:YukiCoco/ToMoon.git", "clone_url": "https://github.com/YukiCoco/ToMoon.git", "homepage": "", - "stargazers_count": 473, - "watchers_count": 473, + "stargazers_count": 476, + "watchers_count": 476, "language": "Rust", "topics": [] }, @@ -9954,13 +10023,13 @@ "url": "https://api.github.com/repos/lencx/ChatGPT", "languages_url": "https://api.github.com/repos/lencx/ChatGPT/languages", "created_at": "2022-12-07T09:43:02Z", - "updated_at": "2023-06-29T22:56:23Z", + "updated_at": "2023-06-30T21:13:57Z", "git_url": "git://github.com/lencx/ChatGPT.git", "ssh_url": "git@github.com:lencx/ChatGPT.git", "clone_url": "https://github.com/lencx/ChatGPT.git", "homepage": "https://nofwl.com", - "stargazers_count": 38564, - "watchers_count": 38564, + "stargazers_count": 38601, + "watchers_count": 38601, "language": "Rust", "topics": [ "ai", @@ -9997,13 +10066,13 @@ "url": "https://api.github.com/repos/qdrant/qdrant", "languages_url": "https://api.github.com/repos/qdrant/qdrant/languages", "created_at": "2020-05-30T21:37:01Z", - "updated_at": "2023-06-30T01:03:14Z", + "updated_at": "2023-07-01T00:52:13Z", "git_url": "git://github.com/qdrant/qdrant.git", "ssh_url": "git@github.com:qdrant/qdrant.git", "clone_url": "https://github.com/qdrant/qdrant.git", "homepage": "https://qdrant.tech", - "stargazers_count": 11317, - "watchers_count": 11317, + "stargazers_count": 11344, + "watchers_count": 11344, "language": "Rust", "topics": [ "approximate-nearest-neighbor-search", @@ -10044,13 +10113,13 @@ "url": "https://api.github.com/repos/MicroCBer/BetterUniverse-Installer", "languages_url": "https://api.github.com/repos/MicroCBer/BetterUniverse-Installer/languages", "created_at": "2022-04-16T09:28:50Z", - "updated_at": "2023-06-29T14:43:28Z", + "updated_at": "2023-06-30T13:57:28Z", "git_url": "git://github.com/MicroCBer/BetterUniverse-Installer.git", "ssh_url": "git@github.com:MicroCBer/BetterUniverse-Installer.git", "clone_url": "https://github.com/MicroCBer/BetterUniverse-Installer.git", "homepage": "", - "stargazers_count": 1424, - "watchers_count": 1424, + "stargazers_count": 1427, + "watchers_count": 1427, "language": "Rust", "topics": [] }, @@ -10141,13 +10210,13 @@ "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": "2023-06-30T00:04:10Z", + "updated_at": "2023-06-30T22:47:42Z", "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": 16487, - "watchers_count": 16487, + "stargazers_count": 16495, + "watchers_count": 16495, "language": "Rust", "topics": [ "chatgpt", @@ -10250,13 +10319,13 @@ "url": "https://api.github.com/repos/xisuo67/XHS-Spider", "languages_url": "https://api.github.com/repos/xisuo67/XHS-Spider/languages", "created_at": "2023-04-25T05:18:09Z", - "updated_at": "2023-06-29T20:06:29Z", + "updated_at": "2023-06-30T15:35:24Z", "git_url": "git://github.com/xisuo67/XHS-Spider.git", "ssh_url": "git@github.com:xisuo67/XHS-Spider.git", "clone_url": "https://github.com/xisuo67/XHS-Spider.git", "homepage": "https://xisuo67.website/XHS-Spider-Doc/", - "stargazers_count": 517, - "watchers_count": 517, + "stargazers_count": 521, + "watchers_count": 521, "language": "C#", "topics": [ "crawler", @@ -10284,13 +10353,13 @@ "url": "https://api.github.com/repos/LorisYounger/VPet", "languages_url": "https://api.github.com/repos/LorisYounger/VPet/languages", "created_at": "2022-12-13T06:37:41Z", - "updated_at": "2023-06-29T04:27:32Z", + "updated_at": "2023-06-30T08:28:10Z", "git_url": "git://github.com/LorisYounger/VPet.git", "ssh_url": "git@github.com:LorisYounger/VPet.git", "clone_url": "https://github.com/LorisYounger/VPet.git", "homepage": "", - "stargazers_count": 520, - "watchers_count": 520, + "stargazers_count": 521, + "watchers_count": 521, "language": "C#", "topics": [ "desktop-pet", @@ -10405,13 +10474,13 @@ "url": "https://api.github.com/repos/BornToBeRoot/NETworkManager", "languages_url": "https://api.github.com/repos/BornToBeRoot/NETworkManager/languages", "created_at": "2017-04-26T21:20:08Z", - "updated_at": "2023-06-30T01:00:33Z", + "updated_at": "2023-06-30T03:31:08Z", "git_url": "git://github.com/BornToBeRoot/NETworkManager.git", "ssh_url": "git@github.com:BornToBeRoot/NETworkManager.git", "clone_url": "https://github.com/BornToBeRoot/NETworkManager.git", "homepage": "https://borntoberoot.net/NETworkManager/", - "stargazers_count": 3719, - "watchers_count": 3719, + "stargazers_count": 3720, + "watchers_count": 3720, "language": "C#", "topics": [ "arp", @@ -10518,13 +10587,13 @@ "url": "https://api.github.com/repos/jenius-apps/ambie", "languages_url": "https://api.github.com/repos/jenius-apps/ambie/languages", "created_at": "2020-11-01T21:26:12Z", - "updated_at": "2023-06-29T20:46:52Z", + "updated_at": "2023-06-30T05:24:39Z", "git_url": "git://github.com/jenius-apps/ambie.git", "ssh_url": "git@github.com:jenius-apps/ambie.git", "clone_url": "https://github.com/jenius-apps/ambie.git", "homepage": "https://ambieapp.com", - "stargazers_count": 1497, - "watchers_count": 1497, + "stargazers_count": 1498, + "watchers_count": 1498, "language": "C#", "topics": [ "csharp", @@ -10710,13 +10779,13 @@ "url": "https://api.github.com/repos/TGSAN/CMWTAT_Digital_Edition", "languages_url": "https://api.github.com/repos/TGSAN/CMWTAT_Digital_Edition/languages", "created_at": "2018-05-27T13:45:02Z", - "updated_at": "2023-06-29T20:04:08Z", + "updated_at": "2023-07-01T01:12:56Z", "git_url": "git://github.com/TGSAN/CMWTAT_Digital_Edition.git", "ssh_url": "git@github.com:TGSAN/CMWTAT_Digital_Edition.git", "clone_url": "https://github.com/TGSAN/CMWTAT_Digital_Edition.git", "homepage": "https://cmwtat.cloudmoe.com", - "stargazers_count": 11634, - "watchers_count": 11634, + "stargazers_count": 11649, + "watchers_count": 11649, "language": "C#", "topics": [ "activation-toolkit", @@ -10747,13 +10816,13 @@ "url": "https://api.github.com/repos/xpnas/inotify", "languages_url": "https://api.github.com/repos/xpnas/inotify/languages", "created_at": "2021-03-24T14:31:43Z", - "updated_at": "2023-06-28T03:14:44Z", + "updated_at": "2023-07-01T00:01:00Z", "git_url": "git://github.com/xpnas/inotify.git", "ssh_url": "git@github.com:xpnas/inotify.git", "clone_url": "https://github.com/xpnas/inotify.git", "homepage": "", - "stargazers_count": 215, - "watchers_count": 215, + "stargazers_count": 217, + "watchers_count": 217, "language": "C#", "topics": [] }, @@ -10774,13 +10843,13 @@ "url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools", "languages_url": "https://api.github.com/repos/OdysseusYuan/LKY_OfficeTools/languages", "created_at": "2022-10-27T14:58:30Z", - "updated_at": "2023-06-29T23:47:07Z", + "updated_at": "2023-06-30T13:39:24Z", "git_url": "git://github.com/OdysseusYuan/LKY_OfficeTools.git", "ssh_url": "git@github.com:OdysseusYuan/LKY_OfficeTools.git", "clone_url": "https://github.com/OdysseusYuan/LKY_OfficeTools.git", "homepage": "E-Mail: liukaiyuan@sjtu.edu.cn", - "stargazers_count": 2407, - "watchers_count": 2407, + "stargazers_count": 2413, + "watchers_count": 2413, "language": "C#", "topics": [] }, @@ -10964,13 +11033,13 @@ "url": "https://api.github.com/repos/rubickCenter/rubick", "languages_url": "https://api.github.com/repos/rubickCenter/rubick/languages", "created_at": "2021-06-11T02:00:20Z", - "updated_at": "2023-06-29T05:03:24Z", + "updated_at": "2023-06-30T08:10:49Z", "git_url": "git://github.com/rubickCenter/rubick.git", "ssh_url": "git@github.com:rubickCenter/rubick.git", "clone_url": "https://github.com/rubickCenter/rubick.git", "homepage": "https://rubickcenter.github.io/rubick/", - "stargazers_count": 4720, - "watchers_count": 4720, + "stargazers_count": 4722, + "watchers_count": 4722, "language": "HTML", "topics": [ "cross-platform", @@ -11001,13 +11070,13 @@ "url": "https://api.github.com/repos/adams549659584/go-proxy-bingai", "languages_url": "https://api.github.com/repos/adams549659584/go-proxy-bingai/languages", "created_at": "2023-05-03T03:30:19Z", - "updated_at": "2023-06-30T01:01:04Z", + "updated_at": "2023-07-01T01:04:58Z", "git_url": "git://github.com/adams549659584/go-proxy-bingai.git", "ssh_url": "git@github.com:adams549659584/go-proxy-bingai.git", "clone_url": "https://github.com/adams549659584/go-proxy-bingai.git", "homepage": "https://bing.vcanbb.top", - "stargazers_count": 6623, - "watchers_count": 6623, + "stargazers_count": 6678, + "watchers_count": 6678, "language": "HTML", "topics": [] }, @@ -11055,13 +11124,13 @@ "url": "https://api.github.com/repos/aoaostar/legado", "languages_url": "https://api.github.com/repos/aoaostar/legado/languages", "created_at": "2022-11-28T12:51:53Z", - "updated_at": "2023-06-29T08:22:14Z", + "updated_at": "2023-06-30T07:56:32Z", "git_url": "git://github.com/aoaostar/legado.git", "ssh_url": "git@github.com:aoaostar/legado.git", "clone_url": "https://github.com/aoaostar/legado.git", "homepage": "", - "stargazers_count": 645, - "watchers_count": 645, + "stargazers_count": 646, + "watchers_count": 646, "language": "HTML", "topics": [ "legado", @@ -11085,13 +11154,13 @@ "url": "https://api.github.com/repos/LiangYang666/ChatGPT-Web", "languages_url": "https://api.github.com/repos/LiangYang666/ChatGPT-Web/languages", "created_at": "2023-03-02T13:52:11Z", - "updated_at": "2023-06-29T06:34:21Z", + "updated_at": "2023-06-30T11:51:50Z", "git_url": "git://github.com/LiangYang666/ChatGPT-Web.git", "ssh_url": "git@github.com:LiangYang666/ChatGPT-Web.git", "clone_url": "https://github.com/LiangYang666/ChatGPT-Web.git", "homepage": "", - "stargazers_count": 326, - "watchers_count": 326, + "stargazers_count": 328, + "watchers_count": 328, "language": "HTML", "topics": [ "chatgpt", @@ -11146,13 +11215,13 @@ "url": "https://api.github.com/repos/Kirilllive/tuesday-js", "languages_url": "https://api.github.com/repos/Kirilllive/tuesday-js/languages", "created_at": "2020-01-10T10:14:03Z", - "updated_at": "2023-06-28T09:32:00Z", + "updated_at": "2023-06-30T05:37:17Z", "git_url": "git://github.com/Kirilllive/tuesday-js.git", "ssh_url": "git@github.com:Kirilllive/tuesday-js.git", "clone_url": "https://github.com/Kirilllive/tuesday-js.git", "homepage": "https://kirilllive.github.io/tuesday-js/", - "stargazers_count": 249, - "watchers_count": 249, + "stargazers_count": 251, + "watchers_count": 251, "language": "HTML", "topics": [ "adventure-game-engine", @@ -11565,13 +11634,13 @@ "url": "https://api.github.com/repos/cf-pages/Telegraph-Image", "languages_url": "https://api.github.com/repos/cf-pages/Telegraph-Image/languages", "created_at": "2022-10-31T18:33:24Z", - "updated_at": "2023-06-29T14:24:34Z", + "updated_at": "2023-06-30T14:47:03Z", "git_url": "git://github.com/cf-pages/Telegraph-Image.git", "ssh_url": "git@github.com:cf-pages/Telegraph-Image.git", "clone_url": "https://github.com/cf-pages/Telegraph-Image.git", "homepage": "https://im.gurl.eu.org", - "stargazers_count": 993, - "watchers_count": 993, + "stargazers_count": 1001, + "watchers_count": 1001, "language": "HTML", "topics": [ "cloudflare", @@ -11636,13 +11705,13 @@ "url": "https://api.github.com/repos/songquanpeng/go-file", "languages_url": "https://api.github.com/repos/songquanpeng/go-file/languages", "created_at": "2020-04-08T07:28:24Z", - "updated_at": "2023-06-28T10:34:57Z", + "updated_at": "2023-06-30T06:48:39Z", "git_url": "git://github.com/songquanpeng/go-file.git", "ssh_url": "git@github.com:songquanpeng/go-file.git", "clone_url": "https://github.com/songquanpeng/go-file.git", "homepage": "https://go-file.onrender.com", - "stargazers_count": 563, - "watchers_count": 563, + "stargazers_count": 565, + "watchers_count": 565, "language": "HTML", "topics": [ "file-share", @@ -11668,13 +11737,13 @@ "url": "https://api.github.com/repos/qinlili23333/ctfileGet", "languages_url": "https://api.github.com/repos/qinlili23333/ctfileGet/languages", "created_at": "2021-02-11T06:41:34Z", - "updated_at": "2023-06-28T11:50:36Z", + "updated_at": "2023-06-30T07:32:14Z", "git_url": "git://github.com/qinlili23333/ctfileGet.git", "ssh_url": "git@github.com:qinlili23333/ctfileGet.git", "clone_url": "https://github.com/qinlili23333/ctfileGet.git", "homepage": "https://ctfile.qinlili.bid", - "stargazers_count": 1008, - "watchers_count": 1008, + "stargazers_count": 1009, + "watchers_count": 1009, "language": "HTML", "topics": [] }, @@ -11764,13 +11833,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": "2023-06-25T02:33:44Z", + "updated_at": "2023-06-30T10:05:48Z", "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": 309, - "watchers_count": 309, + "stargazers_count": 310, + "watchers_count": 310, "language": "HTML", "topics": [] }, @@ -11967,13 +12036,13 @@ "url": "https://api.github.com/repos/szpnygo/VecTextSearch", "languages_url": "https://api.github.com/repos/szpnygo/VecTextSearch/languages", "created_at": "2023-03-26T10:44:48Z", - "updated_at": "2023-06-29T01:02:25Z", + "updated_at": "2023-06-30T15:30:07Z", "git_url": "git://github.com/szpnygo/VecTextSearch.git", "ssh_url": "git@github.com:szpnygo/VecTextSearch.git", "clone_url": "https://github.com/szpnygo/VecTextSearch.git", "homepage": "", - "stargazers_count": 194, - "watchers_count": 194, + "stargazers_count": 196, + "watchers_count": 196, "language": "Go", "topics": [ "ai", @@ -12206,13 +12275,13 @@ "url": "https://api.github.com/repos/ginuerzh/gost", "languages_url": "https://api.github.com/repos/ginuerzh/gost/languages", "created_at": "2015-03-20T09:45:08Z", - "updated_at": "2023-06-29T21:22:56Z", + "updated_at": "2023-06-30T20:46:47Z", "git_url": "git://github.com/ginuerzh/gost.git", "ssh_url": "git@github.com:ginuerzh/gost.git", "clone_url": "https://github.com/ginuerzh/gost.git", "homepage": "", - "stargazers_count": 13275, - "watchers_count": 13275, + "stargazers_count": 13282, + "watchers_count": 13282, "language": "Go", "topics": [ "dns", @@ -12662,13 +12731,13 @@ "url": "https://api.github.com/repos/yqchilde/wxbot", "languages_url": "https://api.github.com/repos/yqchilde/wxbot/languages", "created_at": "2022-08-09T01:32:06Z", - "updated_at": "2023-06-29T12:08:31Z", + "updated_at": "2023-06-30T06:59:35Z", "git_url": "git://github.com/yqchilde/wxbot.git", "ssh_url": "git@github.com:yqchilde/wxbot.git", "clone_url": "https://github.com/yqchilde/wxbot.git", "homepage": "", - "stargazers_count": 382, - "watchers_count": 382, + "stargazers_count": 383, + "watchers_count": 383, "language": "Go", "topics": [ "chatgpt", @@ -12728,13 +12797,13 @@ "url": "https://api.github.com/repos/aldinokemal/go-whatsapp-web-multidevice", "languages_url": "https://api.github.com/repos/aldinokemal/go-whatsapp-web-multidevice/languages", "created_at": "2022-02-09T16:19:30Z", - "updated_at": "2023-06-23T09:46:38Z", + "updated_at": "2023-06-30T20:49:16Z", "git_url": "git://github.com/aldinokemal/go-whatsapp-web-multidevice.git", "ssh_url": "git@github.com:aldinokemal/go-whatsapp-web-multidevice.git", "clone_url": "https://github.com/aldinokemal/go-whatsapp-web-multidevice.git", "homepage": "", - "stargazers_count": 118, - "watchers_count": 118, + "stargazers_count": 123, + "watchers_count": 123, "language": "Go", "topics": [ "bot", @@ -13273,13 +13342,13 @@ "url": "https://api.github.com/repos/flucont/btcloud", "languages_url": "https://api.github.com/repos/flucont/btcloud/languages", "created_at": "2022-06-04T03:48:23Z", - "updated_at": "2023-06-29T03:04:54Z", + "updated_at": "2023-06-30T09:05:56Z", "git_url": "git://github.com/flucont/btcloud.git", "ssh_url": "git@github.com:flucont/btcloud.git", "clone_url": "https://github.com/flucont/btcloud.git", "homepage": "", - "stargazers_count": 773, - "watchers_count": 773, + "stargazers_count": 774, + "watchers_count": 774, "language": "PHP", "topics": [] }, @@ -13419,13 +13488,13 @@ "url": "https://api.github.com/repos/kaindev8/starMQ", "languages_url": "https://api.github.com/repos/kaindev8/starMQ/languages", "created_at": "2023-02-02T07:51:59Z", - "updated_at": "2023-06-29T10:42:04Z", + "updated_at": "2023-07-01T00:50:56Z", "git_url": "git://github.com/kaindev8/starMQ.git", "ssh_url": "git@github.com:kaindev8/starMQ.git", "clone_url": "https://github.com/kaindev8/starMQ.git", "homepage": "", - "stargazers_count": 262, - "watchers_count": 262, + "stargazers_count": 264, + "watchers_count": 264, "language": "PHP", "topics": [ "codepay", @@ -13574,13 +13643,13 @@ "url": "https://api.github.com/repos/Goomento/PageBuilder", "languages_url": "https://api.github.com/repos/Goomento/PageBuilder/languages", "created_at": "2021-08-22T11:03:05Z", - "updated_at": "2023-06-28T16:59:46Z", + "updated_at": "2023-06-30T12:12:47Z", "git_url": "git://github.com/Goomento/PageBuilder.git", "ssh_url": "git@github.com:Goomento/PageBuilder.git", "clone_url": "https://github.com/Goomento/PageBuilder.git", "homepage": "https://goomento.com", - "stargazers_count": 60, - "watchers_count": 60, + "stargazers_count": 61, + "watchers_count": 61, "language": "PHP", "topics": [ "goomento", @@ -13612,13 +13681,13 @@ "url": "https://api.github.com/repos/PGYER/codefever", "languages_url": "https://api.github.com/repos/PGYER/codefever/languages", "created_at": "2022-01-19T09:14:15Z", - "updated_at": "2023-06-29T07:19:58Z", + "updated_at": "2023-06-30T13:22:50Z", "git_url": "git://github.com/PGYER/codefever.git", "ssh_url": "git@github.com:PGYER/codefever.git", "clone_url": "https://github.com/PGYER/codefever.git", "homepage": "https://codefever.cn", - "stargazers_count": 2444, - "watchers_count": 2444, + "stargazers_count": 2446, + "watchers_count": 2446, "language": "PHP", "topics": [ "docker", @@ -13781,13 +13850,13 @@ "url": "https://api.github.com/repos/yeuxuan/ccproxy_kami", "languages_url": "https://api.github.com/repos/yeuxuan/ccproxy_kami/languages", "created_at": "2022-05-01T08:34:44Z", - "updated_at": "2023-06-25T16:12:56Z", + "updated_at": "2023-06-30T14:26:53Z", "git_url": "git://github.com/yeuxuan/ccproxy_kami.git", "ssh_url": "git@github.com:yeuxuan/ccproxy_kami.git", "clone_url": "https://github.com/yeuxuan/ccproxy_kami.git", "homepage": "", - "stargazers_count": 63, - "watchers_count": 63, + "stargazers_count": 64, + "watchers_count": 64, "language": "PHP", "topics": [] }, @@ -13838,13 +13907,13 @@ "url": "https://api.github.com/repos/aoaostar/toolbox", "languages_url": "https://api.github.com/repos/aoaostar/toolbox/languages", "created_at": "2021-12-21T10:01:40Z", - "updated_at": "2023-06-29T17:22:16Z", + "updated_at": "2023-06-30T15:20:11Z", "git_url": "git://github.com/aoaostar/toolbox.git", "ssh_url": "git@github.com:aoaostar/toolbox.git", "clone_url": "https://github.com/aoaostar/toolbox.git", "homepage": "", - "stargazers_count": 835, - "watchers_count": 835, + "stargazers_count": 843, + "watchers_count": 843, "language": "PHP", "topics": [ "php", @@ -13896,7 +13965,7 @@ "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": "2023-06-29T05:55:47Z", + "updated_at": "2023-06-30T15:19:35Z", "git_url": "git://github.com/luolongfei/freenom.git", "ssh_url": "git@github.com:luolongfei/freenom.git", "clone_url": "https://github.com/luolongfei/freenom.git", @@ -13992,13 +14061,13 @@ "url": "https://api.github.com/repos/yzfly/wonderful-prompts", "languages_url": "https://api.github.com/repos/yzfly/wonderful-prompts/languages", "created_at": "2023-04-24T06:17:37Z", - "updated_at": "2023-06-29T11:23:24Z", + "updated_at": "2023-06-30T16:59:46Z", "git_url": "git://github.com/yzfly/wonderful-prompts.git", "ssh_url": "git@github.com:yzfly/wonderful-prompts.git", "clone_url": "https://github.com/yzfly/wonderful-prompts.git", "homepage": "", - "stargazers_count": 602, - "watchers_count": 602, + "stargazers_count": 617, + "watchers_count": 617, "language": null, "topics": [ "chatgpt", @@ -14029,13 +14098,13 @@ "url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy", "languages_url": "https://api.github.com/repos/gaboolic/vercel-reverse-proxy/languages", "created_at": "2023-04-23T08:42:30Z", - "updated_at": "2023-06-29T07:52:51Z", + "updated_at": "2023-06-30T07:12:08Z", "git_url": "git://github.com/gaboolic/vercel-reverse-proxy.git", "ssh_url": "git@github.com:gaboolic/vercel-reverse-proxy.git", "clone_url": "https://github.com/gaboolic/vercel-reverse-proxy.git", "homepage": "https://github.com/gaboolic/cloudflare-reverse-proxy", - "stargazers_count": 435, - "watchers_count": 435, + "stargazers_count": 438, + "watchers_count": 438, "language": null, "topics": [ "github-proxy", @@ -14063,13 +14132,13 @@ "url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese", "languages_url": "https://api.github.com/repos/VinsonLaro/stable-diffusion-webui-chinese/languages", "created_at": "2022-10-10T17:47:37Z", - "updated_at": "2023-06-29T16:13:04Z", + "updated_at": "2023-06-30T09:15:39Z", "git_url": "git://github.com/VinsonLaro/stable-diffusion-webui-chinese.git", "ssh_url": "git@github.com:VinsonLaro/stable-diffusion-webui-chinese.git", "clone_url": "https://github.com/VinsonLaro/stable-diffusion-webui-chinese.git", "homepage": "https://github.com/VinsonLaro/stable-diffusion-webui-chinese", - "stargazers_count": 1717, - "watchers_count": 1717, + "stargazers_count": 1721, + "watchers_count": 1721, "language": null, "topics": [] }, @@ -14177,13 +14246,13 @@ "url": "https://api.github.com/repos/Semporia/TikTok-Unlock", "languages_url": "https://api.github.com/repos/Semporia/TikTok-Unlock/languages", "created_at": "2020-06-02T01:57:22Z", - "updated_at": "2023-06-30T00:04:27Z", + "updated_at": "2023-06-30T21:14:39Z", "git_url": "git://github.com/Semporia/TikTok-Unlock.git", "ssh_url": "git@github.com:Semporia/TikTok-Unlock.git", "clone_url": "https://github.com/Semporia/TikTok-Unlock.git", "homepage": "https://semporia.github.io/iTunes.html", - "stargazers_count": 8017, - "watchers_count": 8017, + "stargazers_count": 8039, + "watchers_count": 8039, "language": null, "topics": [ "tiktok", @@ -14208,13 +14277,13 @@ "url": "https://api.github.com/repos/mushan0x0/AI0x0.com", "languages_url": "https://api.github.com/repos/mushan0x0/AI0x0.com/languages", "created_at": "2023-02-26T12:34:31Z", - "updated_at": "2023-06-29T19:19:01Z", + "updated_at": "2023-06-30T16:33:48Z", "git_url": "git://github.com/mushan0x0/AI0x0.com.git", "ssh_url": "git@github.com:mushan0x0/AI0x0.com.git", "clone_url": "https://github.com/mushan0x0/AI0x0.com.git", "homepage": "https://AI0x0.com", - "stargazers_count": 2342, - "watchers_count": 2342, + "stargazers_count": 2351, + "watchers_count": 2351, "language": null, "topics": [] }, @@ -14262,13 +14331,13 @@ "url": "https://api.github.com/repos/ai-collection/ai-collection", "languages_url": "https://api.github.com/repos/ai-collection/ai-collection/languages", "created_at": "2023-01-03T06:02:03Z", - "updated_at": "2023-06-29T22:59:42Z", + "updated_at": "2023-06-30T20:36:49Z", "git_url": "git://github.com/ai-collection/ai-collection.git", "ssh_url": "git@github.com:ai-collection/ai-collection.git", "clone_url": "https://github.com/ai-collection/ai-collection.git", "homepage": "https://ai-collection.org", - "stargazers_count": 5149, - "watchers_count": 5149, + "stargazers_count": 5156, + "watchers_count": 5156, "language": null, "topics": [ "ai", @@ -14303,13 +14372,13 @@ "url": "https://api.github.com/repos/jqueryscript/ChatGPT-Resources", "languages_url": "https://api.github.com/repos/jqueryscript/ChatGPT-Resources/languages", "created_at": "2022-12-07T09:12:37Z", - "updated_at": "2023-06-21T01:59:23Z", + "updated_at": "2023-06-30T21:22:48Z", "git_url": "git://github.com/jqueryscript/ChatGPT-Resources.git", "ssh_url": "git@github.com:jqueryscript/ChatGPT-Resources.git", "clone_url": "https://github.com/jqueryscript/ChatGPT-Resources.git", "homepage": "https://www.scriptbyai.com/", - "stargazers_count": 71, - "watchers_count": 71, + "stargazers_count": 72, + "watchers_count": 72, "language": null, "topics": [ "ai", @@ -14506,13 +14575,13 @@ "url": "https://api.github.com/repos/matchai/awesome-pinned-gists", "languages_url": "https://api.github.com/repos/matchai/awesome-pinned-gists/languages", "created_at": "2019-03-18T20:56:00Z", - "updated_at": "2023-06-29T17:25:10Z", + "updated_at": "2023-06-30T01:14:48Z", "git_url": "git://github.com/matchai/awesome-pinned-gists.git", "ssh_url": "git@github.com:matchai/awesome-pinned-gists.git", "clone_url": "https://github.com/matchai/awesome-pinned-gists.git", "homepage": "", - "stargazers_count": 1658, - "watchers_count": 1658, + "stargazers_count": 1659, + "watchers_count": 1659, "language": null, "topics": [ "awesome", @@ -14680,13 +14749,13 @@ "url": "https://api.github.com/repos/xiaye13579/BBLL", "languages_url": "https://api.github.com/repos/xiaye13579/BBLL/languages", "created_at": "2022-12-12T01:49:07Z", - "updated_at": "2023-06-29T17:32:20Z", + "updated_at": "2023-07-01T01:14:15Z", "git_url": "git://github.com/xiaye13579/BBLL.git", "ssh_url": "git@github.com:xiaye13579/BBLL.git", "clone_url": "https://github.com/xiaye13579/BBLL.git", "homepage": "", - "stargazers_count": 5573, - "watchers_count": 5573, + "stargazers_count": 5581, + "watchers_count": 5581, "language": null, "topics": [ "android", @@ -14799,13 +14868,13 @@ "url": "https://api.github.com/repos/phith0n/Mind-Map", "languages_url": "https://api.github.com/repos/phith0n/Mind-Map/languages", "created_at": "2015-09-03T09:31:26Z", - "updated_at": "2023-06-29T03:54:40Z", + "updated_at": "2023-06-30T10:15:35Z", "git_url": "git://github.com/phith0n/Mind-Map.git", "ssh_url": "git@github.com:phith0n/Mind-Map.git", "clone_url": "https://github.com/phith0n/Mind-Map.git", "homepage": null, - "stargazers_count": 4263, - "watchers_count": 4263, + "stargazers_count": 4264, + "watchers_count": 4264, "language": null, "topics": [] }, @@ -14826,13 +14895,13 @@ "url": "https://api.github.com/repos/Cyril0563/lanjing_live", "languages_url": "https://api.github.com/repos/Cyril0563/lanjing_live/languages", "created_at": "2022-04-11T11:47:22Z", - "updated_at": "2023-06-29T16:50:29Z", + "updated_at": "2023-06-30T17:02:55Z", "git_url": "git://github.com/Cyril0563/lanjing_live.git", "ssh_url": "git@github.com:Cyril0563/lanjing_live.git", "clone_url": "https://github.com/Cyril0563/lanjing_live.git", "homepage": "", - "stargazers_count": 3061, - "watchers_count": 3061, + "stargazers_count": 3063, + "watchers_count": 3063, "language": null, "topics": [] }, @@ -14853,13 +14922,13 @@ "url": "https://api.github.com/repos/Bssn520/VideosShareByAliyun", "languages_url": "https://api.github.com/repos/Bssn520/VideosShareByAliyun/languages", "created_at": "2022-11-04T01:22:38Z", - "updated_at": "2023-06-23T02:58:24Z", + "updated_at": "2023-06-30T17:23:38Z", "git_url": "git://github.com/Bssn520/VideosShareByAliyun.git", "ssh_url": "git@github.com:Bssn520/VideosShareByAliyun.git", "clone_url": "https://github.com/Bssn520/VideosShareByAliyun.git", "homepage": "", - "stargazers_count": 142, - "watchers_count": 142, + "stargazers_count": 143, + "watchers_count": 143, "language": null, "topics": [] }, @@ -14941,13 +15010,13 @@ "url": "https://api.github.com/repos/akira-cn/moyu", "languages_url": "https://api.github.com/repos/akira-cn/moyu/languages", "created_at": "2022-08-31T04:40:03Z", - "updated_at": "2023-06-28T08:07:12Z", + "updated_at": "2023-06-30T09:00:00Z", "git_url": "git://github.com/akira-cn/moyu.git", "ssh_url": "git@github.com:akira-cn/moyu.git", "clone_url": "https://github.com/akira-cn/moyu.git", "homepage": "", - "stargazers_count": 596, - "watchers_count": 596, + "stargazers_count": 599, + "watchers_count": 599, "language": null, "topics": [] }, @@ -14995,13 +15064,13 @@ "url": "https://api.github.com/repos/pashangshangpo/AI-Create-Video", "languages_url": "https://api.github.com/repos/pashangshangpo/AI-Create-Video/languages", "created_at": "2022-09-18T04:09:23Z", - "updated_at": "2023-06-29T08:37:16Z", + "updated_at": "2023-06-30T08:37:14Z", "git_url": "git://github.com/pashangshangpo/AI-Create-Video.git", "ssh_url": "git@github.com:pashangshangpo/AI-Create-Video.git", "clone_url": "https://github.com/pashangshangpo/AI-Create-Video.git", "homepage": null, - "stargazers_count": 64, - "watchers_count": 64, + "stargazers_count": 65, + "watchers_count": 65, "language": null, "topics": [] }, @@ -15022,13 +15091,13 @@ "url": "https://api.github.com/repos/MarkMindCkm/obsidian-markmind", "languages_url": "https://api.github.com/repos/MarkMindCkm/obsidian-markmind/languages", "created_at": "2021-08-18T14:41:39Z", - "updated_at": "2023-06-28T21:33:14Z", + "updated_at": "2023-06-30T18:10:42Z", "git_url": "git://github.com/MarkMindCkm/obsidian-markmind.git", "ssh_url": "git@github.com:MarkMindCkm/obsidian-markmind.git", "clone_url": "https://github.com/MarkMindCkm/obsidian-markmind.git", "homepage": "", - "stargazers_count": 529, - "watchers_count": 529, + "stargazers_count": 530, + "watchers_count": 530, "language": null, "topics": [ "mindmap-editor", @@ -15052,7 +15121,7 @@ "url": "https://api.github.com/repos/juancarlospaco/awesome-streaming-tools", "languages_url": "https://api.github.com/repos/juancarlospaco/awesome-streaming-tools/languages", "created_at": "2019-11-14T14:41:39Z", - "updated_at": "2023-06-27T21:45:41Z", + "updated_at": "2023-06-30T20:16:53Z", "git_url": "git://github.com/juancarlospaco/awesome-streaming-tools.git", "ssh_url": "git@github.com:juancarlospaco/awesome-streaming-tools.git", "clone_url": "https://github.com/juancarlospaco/awesome-streaming-tools.git", @@ -15225,13 +15294,13 @@ "url": "https://api.github.com/repos/tinygeeker/ai-prompt-generator", "languages_url": "https://api.github.com/repos/tinygeeker/ai-prompt-generator/languages", "created_at": "2023-03-27T05:48:07Z", - "updated_at": "2023-06-29T01:49:49Z", + "updated_at": "2023-06-30T09:10:53Z", "git_url": "git://github.com/tinygeeker/ai-prompt-generator.git", "ssh_url": "git@github.com:tinygeeker/ai-prompt-generator.git", "clone_url": "https://github.com/tinygeeker/ai-prompt-generator.git", "homepage": "https://tinygeeker.github.io/p/ai-prompt-generator/", - "stargazers_count": 153, - "watchers_count": 153, + "stargazers_count": 154, + "watchers_count": 154, "language": "Vue", "topics": [ "ai", @@ -15410,13 +15479,13 @@ "url": "https://api.github.com/repos/moeakwak/chatgpt-web-share", "languages_url": "https://api.github.com/repos/moeakwak/chatgpt-web-share/languages", "created_at": "2023-03-03T09:27:49Z", - "updated_at": "2023-06-29T18:08:34Z", + "updated_at": "2023-06-30T20:43:38Z", "git_url": "git://github.com/moeakwak/chatgpt-web-share.git", "ssh_url": "git@github.com:moeakwak/chatgpt-web-share.git", "clone_url": "https://github.com/moeakwak/chatgpt-web-share.git", "homepage": "", - "stargazers_count": 2073, - "watchers_count": 2073, + "stargazers_count": 2080, + "watchers_count": 2080, "language": "Vue", "topics": [ "chatgpt", @@ -15444,13 +15513,13 @@ "url": "https://api.github.com/repos/UniiemStudio/CTFever", "languages_url": "https://api.github.com/repos/UniiemStudio/CTFever/languages", "created_at": "2022-03-31T14:40:17Z", - "updated_at": "2023-06-28T18:13:34Z", + "updated_at": "2023-06-30T03:13:31Z", "git_url": "git://github.com/UniiemStudio/CTFever.git", "ssh_url": "git@github.com:UniiemStudio/CTFever.git", "clone_url": "https://github.com/UniiemStudio/CTFever.git", "homepage": "https://ctfever.uniiem.com/", - "stargazers_count": 730, - "watchers_count": 730, + "stargazers_count": 731, + "watchers_count": 731, "language": "Vue", "topics": [ "base64image", @@ -15488,13 +15557,13 @@ "url": "https://api.github.com/repos/XPoet/picx", "languages_url": "https://api.github.com/repos/XPoet/picx/languages", "created_at": "2020-08-12T04:23:50Z", - "updated_at": "2023-06-30T00:41:51Z", + "updated_at": "2023-07-01T00:00:13Z", "git_url": "git://github.com/XPoet/picx.git", "ssh_url": "git@github.com:XPoet/picx.git", "clone_url": "https://github.com/XPoet/picx.git", "homepage": "https://picx.xpoet.cn", - "stargazers_count": 2706, - "watchers_count": 2706, + "stargazers_count": 2728, + "watchers_count": 2728, "language": "Vue", "topics": [ "cdn", @@ -15524,13 +15593,13 @@ "url": "https://api.github.com/repos/202252197/ChatGPT_JCM", "languages_url": "https://api.github.com/repos/202252197/ChatGPT_JCM/languages", "created_at": "2023-03-10T02:07:35Z", - "updated_at": "2023-06-29T17:20:43Z", + "updated_at": "2023-07-01T01:15:46Z", "git_url": "git://github.com/202252197/ChatGPT_JCM.git", "ssh_url": "git@github.com:202252197/ChatGPT_JCM.git", "clone_url": "https://github.com/202252197/ChatGPT_JCM.git", "homepage": "", - "stargazers_count": 2657, - "watchers_count": 2657, + "stargazers_count": 2664, + "watchers_count": 2664, "language": "Vue", "topics": [] }, @@ -15848,13 +15917,13 @@ "url": "https://api.github.com/repos/imsyy/SPlayer", "languages_url": "https://api.github.com/repos/imsyy/SPlayer/languages", "created_at": "2023-01-06T15:05:33Z", - "updated_at": "2023-06-26T09:28:45Z", + "updated_at": "2023-06-30T15:06:10Z", "git_url": "git://github.com/imsyy/SPlayer.git", "ssh_url": "git@github.com:imsyy/SPlayer.git", "clone_url": "https://github.com/imsyy/SPlayer.git", "homepage": "https://music.imsyy.top/", - "stargazers_count": 206, - "watchers_count": 206, + "stargazers_count": 207, + "watchers_count": 207, "language": "Vue", "topics": [ "music", @@ -15881,13 +15950,13 @@ "url": "https://api.github.com/repos/a7650/h5-editor", "languages_url": "https://api.github.com/repos/a7650/h5-editor/languages", "created_at": "2020-07-27T02:04:13Z", - "updated_at": "2023-06-26T08:02:26Z", + "updated_at": "2023-06-30T08:58:29Z", "git_url": "git://github.com/a7650/h5-editor.git", "ssh_url": "git@github.com:a7650/h5-editor.git", "clone_url": "https://github.com/a7650/h5-editor.git", "homepage": "https://a7650.github.io/h5-editor/#/", - "stargazers_count": 659, - "watchers_count": 659, + "stargazers_count": 660, + "watchers_count": 660, "language": "Vue", "topics": [ "buider", @@ -15999,13 +16068,13 @@ "url": "https://api.github.com/repos/canwdev/page-craft-vite", "languages_url": "https://api.github.com/repos/canwdev/page-craft-vite/languages", "created_at": "2022-08-24T10:36:27Z", - "updated_at": "2023-05-11T03:55:05Z", + "updated_at": "2023-06-30T20:36:50Z", "git_url": "git://github.com/canwdev/page-craft-vite.git", "ssh_url": "git@github.com:canwdev/page-craft-vite.git", "clone_url": "https://github.com/canwdev/page-craft-vite.git", "homepage": "https://canwdev.github.io/page-craft-vite/index.html", - "stargazers_count": 5, - "watchers_count": 5, + "stargazers_count": 4, + "watchers_count": 4, "language": "Vue", "topics": [] }, @@ -16026,13 +16095,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": "2023-06-27T14:52:41Z", + "updated_at": "2023-06-30T13:03: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": 459, - "watchers_count": 459, + "stargazers_count": 462, + "watchers_count": 462, "language": "Vue", "topics": [ "designer", @@ -16058,13 +16127,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": "2023-06-29T19:49:10Z", + "updated_at": "2023-06-30T05:31:50Z", "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": "https://www.macwk.cc", - "stargazers_count": 938, - "watchers_count": 938, + "stargazers_count": 940, + "watchers_count": 940, "language": "Vue", "topics": [ "java", @@ -16230,13 +16299,13 @@ "url": "https://api.github.com/repos/xpipe-io/xpipe", "languages_url": "https://api.github.com/repos/xpipe-io/xpipe/languages", "created_at": "2023-01-27T02:25:38Z", - "updated_at": "2023-06-26T17:49:22Z", + "updated_at": "2023-06-30T21:17:39Z", "git_url": "git://github.com/xpipe-io/xpipe.git", "ssh_url": "git@github.com:xpipe-io/xpipe.git", "clone_url": "https://github.com/xpipe-io/xpipe.git", "homepage": "", - "stargazers_count": 145, - "watchers_count": 145, + "stargazers_count": 146, + "watchers_count": 146, "language": "Java", "topics": [ "administrator", @@ -16269,13 +16338,13 @@ "url": "https://api.github.com/repos/mblog-backend/backend", "languages_url": "https://api.github.com/repos/mblog-backend/backend/languages", "created_at": "2023-05-11T02:25:50Z", - "updated_at": "2023-06-29T09:44:31Z", + "updated_at": "2023-06-30T05:51:05Z", "git_url": "git://github.com/mblog-backend/backend.git", "ssh_url": "git@github.com:mblog-backend/backend.git", "clone_url": "https://github.com/mblog-backend/backend.git", "homepage": "https://m.kingwrcy.cn", - "stargazers_count": 208, - "watchers_count": 208, + "stargazers_count": 209, + "watchers_count": 209, "language": "Java", "topics": [ "blog", @@ -16421,13 +16490,13 @@ "url": "https://api.github.com/repos/Hello-hao/Tbed", "languages_url": "https://api.github.com/repos/Hello-hao/Tbed/languages", "created_at": "2019-01-30T06:36:11Z", - "updated_at": "2023-06-28T09:36:08Z", + "updated_at": "2023-06-30T23:21:24Z", "git_url": "git://github.com/Hello-hao/Tbed.git", "ssh_url": "git@github.com:Hello-hao/Tbed.git", "clone_url": "https://github.com/Hello-hao/Tbed.git", "homepage": "https://tbed.hellohao.cn", - "stargazers_count": 1218, - "watchers_count": 1218, + "stargazers_count": 1219, + "watchers_count": 1219, "language": "Java", "topics": [ "clouddisk", @@ -16486,13 +16555,13 @@ "url": "https://api.github.com/repos/Clay-Ferguson/quantizr", "languages_url": "https://api.github.com/repos/Clay-Ferguson/quantizr/languages", "created_at": "2019-12-05T19:59:42Z", - "updated_at": "2023-06-28T02:21:08Z", + "updated_at": "2023-06-30T12:17:15Z", "git_url": "git://github.com/Clay-Ferguson/quantizr.git", "ssh_url": "git@github.com:Clay-Ferguson/quantizr.git", "clone_url": "https://github.com/Clay-Ferguson/quantizr.git", "homepage": "https://quanta.wiki", - "stargazers_count": 119, - "watchers_count": 119, + "stargazers_count": 120, + "watchers_count": 120, "language": "Java", "topics": [ "activitypub", @@ -16593,13 +16662,13 @@ "url": "https://api.github.com/repos/ZhongFuCheng3y/austin", "languages_url": "https://api.github.com/repos/ZhongFuCheng3y/austin/languages", "created_at": "2021-11-06T09:36:01Z", - "updated_at": "2023-06-29T07:55:56Z", + "updated_at": "2023-06-30T23:45:22Z", "git_url": "git://github.com/ZhongFuCheng3y/austin.git", "ssh_url": "git@github.com:ZhongFuCheng3y/austin.git", "clone_url": "https://github.com/ZhongFuCheng3y/austin.git", "homepage": "http://139.9.66.219:3000/", - "stargazers_count": 4108, - "watchers_count": 4108, + "stargazers_count": 4116, + "watchers_count": 4116, "language": "Java", "topics": [] }, @@ -16620,13 +16689,13 @@ "url": "https://api.github.com/repos/jeequan/jeepay", "languages_url": "https://api.github.com/repos/jeequan/jeepay/languages", "created_at": "2017-08-12T02:40:32Z", - "updated_at": "2023-06-29T18:29:15Z", + "updated_at": "2023-07-01T01:17:03Z", "git_url": "git://github.com/jeequan/jeepay.git", "ssh_url": "git@github.com:jeequan/jeepay.git", "clone_url": "https://github.com/jeequan/jeepay.git", "homepage": "https://www.jeequan.com", - "stargazers_count": 3857, - "watchers_count": 3857, + "stargazers_count": 3863, + "watchers_count": 3863, "language": "Java", "topics": [ "jeepay", @@ -16754,13 +16823,13 @@ "url": "https://api.github.com/repos/fregie/pho", "languages_url": "https://api.github.com/repos/fregie/pho/languages", "created_at": "2023-03-06T15:13:34Z", - "updated_at": "2023-06-29T18:53:59Z", + "updated_at": "2023-06-30T15:22:19Z", "git_url": "git://github.com/fregie/pho.git", "ssh_url": "git@github.com:fregie/pho.git", "clone_url": "https://github.com/fregie/pho.git", "homepage": "https://pho.tools", - "stargazers_count": 395, - "watchers_count": 395, + "stargazers_count": 397, + "watchers_count": 397, "language": "Dart", "topics": [ "backup", @@ -16788,13 +16857,13 @@ "url": "https://api.github.com/repos/guardllamanet/guardllama", "languages_url": "https://api.github.com/repos/guardllamanet/guardllama/languages", "created_at": "2023-03-26T16:01:53Z", - "updated_at": "2023-06-22T20:46:42Z", + "updated_at": "2023-06-30T13:33:19Z", "git_url": "git://github.com/guardllamanet/guardllama.git", "ssh_url": "git@github.com:guardllamanet/guardllama.git", "clone_url": "https://github.com/guardllamanet/guardllama.git", "homepage": "https://guardllama.net", - "stargazers_count": 191, - "watchers_count": 191, + "stargazers_count": 192, + "watchers_count": 192, "language": "Dart", "topics": [ "adblock", @@ -16825,13 +16894,13 @@ "url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live", "languages_url": "https://api.github.com/repos/xiaoyaocz/dart_simple_live/languages", "created_at": "2023-02-27T07:30:34Z", - "updated_at": "2023-06-29T21:42:32Z", + "updated_at": "2023-06-30T18:02:38Z", "git_url": "git://github.com/xiaoyaocz/dart_simple_live.git", "ssh_url": "git@github.com:xiaoyaocz/dart_simple_live.git", "clone_url": "https://github.com/xiaoyaocz/dart_simple_live.git", "homepage": "", - "stargazers_count": 955, - "watchers_count": 955, + "stargazers_count": 961, + "watchers_count": 961, "language": "Dart", "topics": [] }, @@ -16916,13 +16985,13 @@ "url": "https://api.github.com/repos/bapaws/answer", "languages_url": "https://api.github.com/repos/bapaws/answer/languages", "created_at": "2023-03-12T13:08:56Z", - "updated_at": "2023-06-25T08:49:55Z", + "updated_at": "2023-06-30T13:31:10Z", "git_url": "git://github.com/bapaws/answer.git", "ssh_url": "git@github.com:bapaws/answer.git", "clone_url": "https://github.com/bapaws/answer.git", "homepage": "", - "stargazers_count": 246, - "watchers_count": 246, + "stargazers_count": 247, + "watchers_count": 247, "language": "Dart", "topics": [ "android", @@ -16985,7 +17054,7 @@ "url": "https://api.github.com/repos/iakmds/buhocms", "languages_url": "https://api.github.com/repos/iakmds/buhocms/languages", "created_at": "2023-02-09T13:46:11Z", - "updated_at": "2023-06-29T22:37:20Z", + "updated_at": "2023-06-30T02:36:06Z", "git_url": "git://github.com/iakmds/buhocms.git", "ssh_url": "git@github.com:iakmds/buhocms.git", "clone_url": "https://github.com/iakmds/buhocms.git", @@ -17055,13 +17124,13 @@ "url": "https://api.github.com/repos/QiuChenlyOpenSource/MyMacsAppCrack", "languages_url": "https://api.github.com/repos/QiuChenlyOpenSource/MyMacsAppCrack/languages", "created_at": "2022-10-30T05:25:55Z", - "updated_at": "2023-06-27T13:35:53Z", + "updated_at": "2023-06-30T07:50:03Z", "git_url": "git://github.com/QiuChenlyOpenSource/MyMacsAppCrack.git", "ssh_url": "git@github.com:QiuChenlyOpenSource/MyMacsAppCrack.git", "clone_url": "https://github.com/QiuChenlyOpenSource/MyMacsAppCrack.git", "homepage": "", - "stargazers_count": 1970, - "watchers_count": 1970, + "stargazers_count": 1969, + "watchers_count": 1969, "language": "Shell", "topics": [] }, @@ -17180,7 +17249,7 @@ "url": "https://api.github.com/repos/aviaryan/awesome-no-login-web-apps", "languages_url": "https://api.github.com/repos/aviaryan/awesome-no-login-web-apps/languages", "created_at": "2016-12-06T10:54:01Z", - "updated_at": "2023-06-29T17:22:40Z", + "updated_at": "2023-06-30T23:36:39Z", "git_url": "git://github.com/aviaryan/awesome-no-login-web-apps.git", "ssh_url": "git@github.com:aviaryan/awesome-no-login-web-apps.git", "clone_url": "https://github.com/aviaryan/awesome-no-login-web-apps.git", @@ -17388,13 +17457,13 @@ "url": "https://api.github.com/repos/Slackadays/Clipboard", "languages_url": "https://api.github.com/repos/Slackadays/Clipboard/languages", "created_at": "2022-11-20T01:06:54Z", - "updated_at": "2023-06-30T00:12:31Z", + "updated_at": "2023-07-01T00:01:15Z", "git_url": "git://github.com/Slackadays/Clipboard.git", "ssh_url": "git@github.com:Slackadays/Clipboard.git", "clone_url": "https://github.com/Slackadays/Clipboard.git", "homepage": "https://getclipboard.app/", - "stargazers_count": 3651, - "watchers_count": 3651, + "stargazers_count": 3657, + "watchers_count": 3657, "language": "C++", "topics": [ "api", @@ -17530,13 +17599,13 @@ "url": "https://api.github.com/repos/MicroCBer/BetterNCM", "languages_url": "https://api.github.com/repos/MicroCBer/BetterNCM/languages", "created_at": "2022-04-03T17:00:22Z", - "updated_at": "2023-06-29T15:37:19Z", + "updated_at": "2023-06-30T19:12:43Z", "git_url": "git://github.com/MicroCBer/BetterNCM.git", "ssh_url": "git@github.com:MicroCBer/BetterNCM.git", "clone_url": "https://github.com/MicroCBer/BetterNCM.git", "homepage": "", - "stargazers_count": 5174, - "watchers_count": 5174, + "stargazers_count": 5184, + "watchers_count": 5184, "language": "C++", "topics": [ "cef", @@ -17563,13 +17632,13 @@ "url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic", "languages_url": "https://api.github.com/repos/FrzMtrsprt/QtUnblockNeteaseMusic/languages", "created_at": "2022-07-22T02:48:10Z", - "updated_at": "2023-06-29T19:27:57Z", + "updated_at": "2023-06-30T10:52:40Z", "git_url": "git://github.com/FrzMtrsprt/QtUnblockNeteaseMusic.git", "ssh_url": "git@github.com:FrzMtrsprt/QtUnblockNeteaseMusic.git", "clone_url": "https://github.com/FrzMtrsprt/QtUnblockNeteaseMusic.git", "homepage": "", - "stargazers_count": 179, - "watchers_count": 179, + "stargazers_count": 184, + "watchers_count": 184, "language": "C++", "topics": [ "netease-cloud-music", @@ -17685,13 +17754,13 @@ "url": "https://api.github.com/repos/itisyang/playerdemo", "languages_url": "https://api.github.com/repos/itisyang/playerdemo/languages", "created_at": "2017-08-24T14:47:21Z", - "updated_at": "2023-06-29T06:53:02Z", + "updated_at": "2023-06-30T03:44:01Z", "git_url": "git://github.com/itisyang/playerdemo.git", "ssh_url": "git@github.com:itisyang/playerdemo.git", "clone_url": "https://github.com/itisyang/playerdemo.git", "homepage": "", - "stargazers_count": 755, - "watchers_count": 755, + "stargazers_count": 756, + "watchers_count": 756, "language": "C++", "topics": [ "ffmpeg", @@ -17748,7 +17817,7 @@ "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": "2023-06-29T09:15:39Z", + "updated_at": "2023-06-30T20:36:39Z", "git_url": "git://github.com/xfangfang/wiliwili.git", "ssh_url": "git@github.com:xfangfang/wiliwili.git", "clone_url": "https://github.com/xfangfang/wiliwili.git", @@ -17820,13 +17889,13 @@ "url": "https://api.github.com/repos/Lin-jun-xiang/vscode-extensions-best", "languages_url": "https://api.github.com/repos/Lin-jun-xiang/vscode-extensions-best/languages", "created_at": "2023-03-17T06:01:42Z", - "updated_at": "2023-06-28T11:24:10Z", + "updated_at": "2023-06-30T03:44:09Z", "git_url": "git://github.com/Lin-jun-xiang/vscode-extensions-best.git", "ssh_url": "git@github.com:Lin-jun-xiang/vscode-extensions-best.git", "clone_url": "https://github.com/Lin-jun-xiang/vscode-extensions-best.git", "homepage": "", - "stargazers_count": 154, - "watchers_count": 154, + "stargazers_count": 155, + "watchers_count": 155, "language": "PowerShell", "topics": [ "docker", @@ -17944,70 +18013,6 @@ ] } ], - "Swift": [ - { - "id": 612211778, - "node_id": "R_kgDOJH2cQg", - "name": "macGPT", - "full_name": "hellokuls/macGPT", - "owner": { - "login": "hellokuls", - "id": 42165104, - "avatar_url": "https://avatars.githubusercontent.com/u/42165104?v=4", - "url": "https://api.github.com/users/hellokuls", - "html_url": "https://github.com/hellokuls" - }, - "html_url": "https://github.com/hellokuls/macGPT", - "description": "一款ChatGPT for Mac原生客户端,一键下载!Develop a ChatGPT Mac client, not a web page integration.", - "url": "https://api.github.com/repos/hellokuls/macGPT", - "languages_url": "https://api.github.com/repos/hellokuls/macGPT/languages", - "created_at": "2023-03-10T12:48:09Z", - "updated_at": "2023-06-21T13:09:38Z", - "git_url": "git://github.com/hellokuls/macGPT.git", - "ssh_url": "git@github.com:hellokuls/macGPT.git", - "clone_url": "https://github.com/hellokuls/macGPT.git", - "homepage": "", - "stargazers_count": 94, - "watchers_count": 94, - "language": "Swift", - "topics": [ - "chatgpt", - "mac" - ] - }, - { - "id": 504335127, - "node_id": "R_kgDOHg-LFw", - "name": "Taberu", - "full_name": "Mnpn/Taberu", - "owner": { - "login": "Mnpn", - "id": 17569187, - "avatar_url": "https://avatars.githubusercontent.com/u/17569187?v=4", - "url": "https://api.github.com/users/Mnpn", - "html_url": "https://github.com/Mnpn" - }, - "html_url": "https://github.com/Mnpn/Taberu", - "description": "A simple RSS feed parser for macOS which lives in the menu bar", - "url": "https://api.github.com/repos/Mnpn/Taberu", - "languages_url": "https://api.github.com/repos/Mnpn/Taberu/languages", - "created_at": "2022-06-16T23:35:06Z", - "updated_at": "2023-04-14T07:53:21Z", - "git_url": "git://github.com/Mnpn/Taberu.git", - "ssh_url": "git@github.com:Mnpn/Taberu.git", - "clone_url": "https://github.com/Mnpn/Taberu.git", - "homepage": "https://mnpn.dev", - "stargazers_count": 7, - "watchers_count": 7, - "language": "Swift", - "topics": [ - "macos", - "rss", - "rss-feed", - "swift" - ] - } - ], "CSS": [ { "id": 375002401, @@ -18026,13 +18031,13 @@ "url": "https://api.github.com/repos/stilleshan/dockerfiles", "languages_url": "https://api.github.com/repos/stilleshan/dockerfiles/languages", "created_at": "2021-06-08T12:32:32Z", - "updated_at": "2023-06-29T07:26:58Z", + "updated_at": "2023-06-30T15:44:06Z", "git_url": "git://github.com/stilleshan/dockerfiles.git", "ssh_url": "git@github.com:stilleshan/dockerfiles.git", "clone_url": "https://github.com/stilleshan/dockerfiles.git", "homepage": "https://hub.docker.com/u/stilleshan", - "stargazers_count": 638, - "watchers_count": 638, + "stargazers_count": 640, + "watchers_count": 640, "language": "CSS", "topics": [ "docker", @@ -18058,13 +18063,13 @@ "url": "https://api.github.com/repos/austin2035/astro-air-blog", "languages_url": "https://api.github.com/repos/austin2035/astro-air-blog/languages", "created_at": "2023-02-17T09:26:37Z", - "updated_at": "2023-06-28T14:18:42Z", + "updated_at": "2023-06-30T03:52:39Z", "git_url": "git://github.com/austin2035/astro-air-blog.git", "ssh_url": "git@github.com:austin2035/astro-air-blog.git", "clone_url": "https://github.com/austin2035/astro-air-blog.git", "homepage": "https://astro.yufengbiji.com", - "stargazers_count": 709, - "watchers_count": 709, + "stargazers_count": 710, + "watchers_count": 710, "language": "CSS", "topics": [ "astro", @@ -18090,13 +18095,13 @@ "url": "https://api.github.com/repos/guaguaguaxia/weekly_report", "languages_url": "https://api.github.com/repos/guaguaguaxia/weekly_report/languages", "created_at": "2023-02-09T03:44:39Z", - "updated_at": "2023-06-29T12:06:30Z", + "updated_at": "2023-06-30T12:58:38Z", "git_url": "git://github.com/guaguaguaxia/weekly_report.git", "ssh_url": "git@github.com:guaguaguaxia/weekly_report.git", "clone_url": "https://github.com/guaguaguaxia/weekly_report.git", "homepage": "https://weeklyreport.avemaria.fun", - "stargazers_count": 2951, - "watchers_count": 2951, + "stargazers_count": 2953, + "watchers_count": 2953, "language": "CSS", "topics": [] }, @@ -18257,13 +18262,13 @@ "url": "https://api.github.com/repos/ZxBing0066/pixel-converter", "languages_url": "https://api.github.com/repos/ZxBing0066/pixel-converter/languages", "created_at": "2022-09-17T07:00:57Z", - "updated_at": "2023-06-19T08:38:35Z", + "updated_at": "2023-06-30T10:17:06Z", "git_url": "git://github.com/ZxBing0066/pixel-converter.git", "ssh_url": "git@github.com:ZxBing0066/pixel-converter.git", "clone_url": "https://github.com/ZxBing0066/pixel-converter.git", "homepage": "https://pixel.heyfe.org/", - "stargazers_count": 114, - "watchers_count": 114, + "stargazers_count": 115, + "watchers_count": 115, "language": "CSS", "topics": [] }, @@ -18486,13 +18491,13 @@ "url": "https://api.github.com/repos/invoke-ai/InvokeAI", "languages_url": "https://api.github.com/repos/invoke-ai/InvokeAI/languages", "created_at": "2022-08-17T01:04:27Z", - "updated_at": "2023-06-29T22:59:07Z", + "updated_at": "2023-07-01T01:07:09Z", "git_url": "git://github.com/invoke-ai/InvokeAI.git", "ssh_url": "git@github.com:invoke-ai/InvokeAI.git", "clone_url": "https://github.com/invoke-ai/InvokeAI.git", "homepage": "https://invoke-ai.github.io/InvokeAI/", - "stargazers_count": 15293, - "watchers_count": 15293, + "stargazers_count": 15316, + "watchers_count": 15316, "language": "Jupyter Notebook", "topics": [ "ai-art", @@ -18554,13 +18559,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": "2023-06-29T18:52:32Z", + "updated_at": "2023-06-30T14:03:19Z", "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": 8062, - "watchers_count": 8062, + "stargazers_count": 8069, + "watchers_count": 8069, "language": "Jupyter Notebook", "topics": [ "animegan2", @@ -18600,13 +18605,13 @@ "url": "https://api.github.com/repos/exelix11/SwitchThemeInjector", "languages_url": "https://api.github.com/repos/exelix11/SwitchThemeInjector/languages", "created_at": "2018-09-24T15:27:42Z", - "updated_at": "2023-06-28T16:53:13Z", + "updated_at": "2023-07-01T01:16:07Z", "git_url": "git://github.com/exelix11/SwitchThemeInjector.git", "ssh_url": "git@github.com:exelix11/SwitchThemeInjector.git", "clone_url": "https://github.com/exelix11/SwitchThemeInjector.git", "homepage": "", - "stargazers_count": 798, - "watchers_count": 798, + "stargazers_count": 799, + "watchers_count": 799, "language": "C", "topics": [ "customization", @@ -18661,7 +18666,7 @@ "url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager", "languages_url": "https://api.github.com/repos/aleksey-hoffman/sigma-file-manager/languages", "created_at": "2021-05-25T12:08:52Z", - "updated_at": "2023-06-29T19:25:53Z", + "updated_at": "2023-06-30T20:11:05Z", "git_url": "git://github.com/aleksey-hoffman/sigma-file-manager.git", "ssh_url": "git@github.com:aleksey-hoffman/sigma-file-manager.git", "clone_url": "https://github.com/aleksey-hoffman/sigma-file-manager.git", @@ -18697,13 +18702,13 @@ "url": "https://api.github.com/repos/nesbox/TIC-80", "languages_url": "https://api.github.com/repos/nesbox/TIC-80/languages", "created_at": "2017-01-03T13:40:19Z", - "updated_at": "2023-06-29T23:01:44Z", + "updated_at": "2023-06-30T10:28:34Z", "git_url": "git://github.com/nesbox/TIC-80.git", "ssh_url": "git@github.com:nesbox/TIC-80.git", "clone_url": "https://github.com/nesbox/TIC-80.git", "homepage": "https://tic80.com", - "stargazers_count": 4136, - "watchers_count": 4136, + "stargazers_count": 4137, + "watchers_count": 4137, "language": "C", "topics": [ "8bit", @@ -18734,13 +18739,13 @@ "url": "https://api.github.com/repos/Fclash/Fclash", "languages_url": "https://api.github.com/repos/Fclash/Fclash/languages", "created_at": "2022-04-11T04:36:29Z", - "updated_at": "2023-06-29T15:50:54Z", + "updated_at": "2023-06-30T06:37:14Z", "git_url": "git://github.com/Fclash/Fclash.git", "ssh_url": "git@github.com:Fclash/Fclash.git", "clone_url": "https://github.com/Fclash/Fclash.git", "homepage": "https://kingtous.cn/2022/05/09/%E8%87%AA%E5%88%B6fclash%E7%AE%80%E4%BB%8B/", - "stargazers_count": 275, - "watchers_count": 275, + "stargazers_count": 277, + "watchers_count": 277, "language": "C", "topics": [ "android-app", @@ -18780,13 +18785,13 @@ "url": "https://api.github.com/repos/chen310/BilibiliPotPlayer", "languages_url": "https://api.github.com/repos/chen310/BilibiliPotPlayer/languages", "created_at": "2023-02-21T13:20:21Z", - "updated_at": "2023-06-29T15:40:49Z", + "updated_at": "2023-06-30T15:34:43Z", "git_url": "git://github.com/chen310/BilibiliPotPlayer.git", "ssh_url": "git@github.com:chen310/BilibiliPotPlayer.git", "clone_url": "https://github.com/chen310/BilibiliPotPlayer.git", "homepage": "", - "stargazers_count": 433, - "watchers_count": 433, + "stargazers_count": 436, + "watchers_count": 436, "language": "AngelScript", "topics": [ "bilibili", @@ -18813,13 +18818,13 @@ "url": "https://api.github.com/repos/Ashinch/ReadYou", "languages_url": "https://api.github.com/repos/Ashinch/ReadYou/languages", "created_at": "2022-03-01T16:58:16Z", - "updated_at": "2023-06-29T14:51:04Z", + "updated_at": "2023-06-30T22:50:30Z", "git_url": "git://github.com/Ashinch/ReadYou.git", "ssh_url": "git@github.com:Ashinch/ReadYou.git", "clone_url": "https://github.com/Ashinch/ReadYou.git", "homepage": "", - "stargazers_count": 2704, - "watchers_count": 2704, + "stargazers_count": 2709, + "watchers_count": 2709, "language": "Kotlin", "topics": [ "android", @@ -18884,13 +18889,13 @@ "url": "https://api.github.com/repos/pppscn/SmsForwarder", "languages_url": "https://api.github.com/repos/pppscn/SmsForwarder/languages", "created_at": "2021-02-10T02:23:07Z", - "updated_at": "2023-06-29T11:35:47Z", + "updated_at": "2023-06-30T23:39:30Z", "git_url": "git://github.com/pppscn/SmsForwarder.git", "ssh_url": "git@github.com:pppscn/SmsForwarder.git", "clone_url": "https://github.com/pppscn/SmsForwarder.git", "homepage": "", - "stargazers_count": 9418, - "watchers_count": 9418, + "stargazers_count": 9430, + "watchers_count": 9430, "language": "Kotlin", "topics": [ "android", @@ -18929,7 +18934,7 @@ "url": "https://api.github.com/repos/easybangumiorg/EasyBangumi", "languages_url": "https://api.github.com/repos/easybangumiorg/EasyBangumi/languages", "created_at": "2021-10-05T07:53:10Z", - "updated_at": "2023-06-29T05:52:56Z", + "updated_at": "2023-06-30T21:18:29Z", "git_url": "git://github.com/easybangumiorg/EasyBangumi.git", "ssh_url": "git@github.com:easybangumiorg/EasyBangumi.git", "clone_url": "https://github.com/easybangumiorg/EasyBangumi.git", @@ -19027,13 +19032,13 @@ "url": "https://api.github.com/repos/appleboy/telegram-action", "languages_url": "https://api.github.com/repos/appleboy/telegram-action/languages", "created_at": "2019-02-16T15:23:57Z", - "updated_at": "2023-06-29T18:04:38Z", + "updated_at": "2023-06-30T01:27:31Z", "git_url": "git://github.com/appleboy/telegram-action.git", "ssh_url": "git@github.com:appleboy/telegram-action.git", "clone_url": "https://github.com/appleboy/telegram-action.git", "homepage": "https://github.com/marketplace/actions/telegram-message-notify", - "stargazers_count": 678, - "watchers_count": 678, + "stargazers_count": 679, + "watchers_count": 679, "language": "Dockerfile", "topics": [ "github-actions", @@ -19058,13 +19063,13 @@ "url": "https://api.github.com/repos/appotry/docker-hexo", "languages_url": "https://api.github.com/repos/appotry/docker-hexo/languages", "created_at": "2021-10-13T04:14:51Z", - "updated_at": "2023-06-23T04:59:24Z", + "updated_at": "2023-06-30T02:18:07Z", "git_url": "git://github.com/appotry/docker-hexo.git", "ssh_url": "git@github.com:appotry/docker-hexo.git", "clone_url": "https://github.com/appotry/docker-hexo.git", "homepage": "", - "stargazers_count": 27, - "watchers_count": 27, + "stargazers_count": 28, + "watchers_count": 28, "language": "Dockerfile", "topics": [ "docker", @@ -19088,13 +19093,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": "2023-06-29T15:12:58Z", + "updated_at": "2023-06-30T14:35:58Z", "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": 7042, - "watchers_count": 7042, + "stargazers_count": 7046, + "watchers_count": 7046, "language": "Dockerfile", "topics": [ "cheatsheet", @@ -19128,13 +19133,13 @@ "url": "https://api.github.com/repos/freeCodeCamp/devdocs", "languages_url": "https://api.github.com/repos/freeCodeCamp/devdocs/languages", "created_at": "2013-10-24T18:16:07Z", - "updated_at": "2023-06-29T20:17:34Z", + "updated_at": "2023-06-30T23:42:34Z", "git_url": "git://github.com/freeCodeCamp/devdocs.git", "ssh_url": "git@github.com:freeCodeCamp/devdocs.git", "clone_url": "https://github.com/freeCodeCamp/devdocs.git", "homepage": "https://devdocs.io", - "stargazers_count": 31712, - "watchers_count": 31712, + "stargazers_count": 31718, + "watchers_count": 31718, "language": "Ruby", "topics": [ "api-documentation", @@ -19197,13 +19202,13 @@ "url": "https://api.github.com/repos/nostalgic-css/NES.css", "languages_url": "https://api.github.com/repos/nostalgic-css/NES.css/languages", "created_at": "2018-09-24T01:49:11Z", - "updated_at": "2023-06-29T20:21:29Z", + "updated_at": "2023-06-30T13:34:46Z", "git_url": "git://github.com/nostalgic-css/NES.css.git", "ssh_url": "git@github.com:nostalgic-css/NES.css.git", "clone_url": "https://github.com/nostalgic-css/NES.css.git", "homepage": "https://nostalgic-css.github.io/NES.css/", - "stargazers_count": 19798, - "watchers_count": 19798, + "stargazers_count": 19801, + "watchers_count": 19801, "language": "SCSS", "topics": [ "8bit",