diff --git a/README.md b/README.md index 43ade79..d09b44c 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ ## Table of Contents +* [JavaScript](#javascript) * [Go](#go) * [Python](#python) * [PHP](#php) * [C](#c) * [Vue](#vue) -* [TypeScript](#typescript) +* [Rust](#rust) * [Kotlin](#kotlin) +* [TypeScript](#typescript) * [Java](#java) * [miscellaneous](#miscellaneous) -* [JavaScript](#javascript) -* [Rust](#rust) * [Nix](#nix) * [Lua](#lua) * [HTML](#html) @@ -33,6 +33,68 @@ * [CSS](#css) * [MATLAB](#matlab) +## JavaScript + +* [maillab/cloud-mail](https://github.com/maillab/cloud-mail) - A Cloudflare-based email service | 基于 Cloudflare 的邮箱服务 | Cloudflare Email 邮箱 Mail + +* [lain39/qqnotifier](https://github.com/lain39/qqnotifier) - 基于 Cloudflare Workers 构建的 兼容 Telegram 接口协议的 Serverless QQBot API 转换网关。 + +* [koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader) - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web + +* [HaxIOX/northrealm-mqtt](https://github.com/HaxIOX/northrealm-mqtt) - Northrealm (NR) — MQTT client. + +* [serverless-dns/serverless-dns](https://github.com/serverless-dns/serverless-dns) - The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io + +* [metowolf/Meting-API](https://github.com/metowolf/Meting-API) - 🐳 Meting API 的容器化 + +* [ShadowHunt-yi/musicPage](https://github.com/ShadowHunt-yi/musicPage) - + +* [fishjar/kiss-worker](https://github.com/fishjar/kiss-worker) - A simple data sync service for KISSS-Translator. + +* [xiyewuqiu/new-lmage](https://github.com/xiyewuqiu/new-lmage) - + +* [win12-online/win12](https://github.com/win12-online/win12) - Windows 12 网页版,在线体验 点击下面的链接在线体验 + +* [reymond-group/smilesDrawer](https://github.com/reymond-group/smilesDrawer) - A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license. + +* [copy/v86](https://github.com/copy/v86) - x86 PC emulator and x86-to-wasm JIT, running in the browser + +* [hitokoto-osc/hitokoto-api](https://github.com/hitokoto-osc/hitokoto-api) - 版本:1,现行的 API 运行框架。 + +* [gethomepage/homepage](https://github.com/gethomepage/homepage) - A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. + +* [dqzboy/Docker-Proxy](https://github.com/dqzboy/Docker-Proxy) - 🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\管理服务。支持免服务器部署到 ClawCloud\Render\Koyeb + +* [chatgptuk/Real-US-Address-Generator](https://github.com/chatgptuk/Real-US-Address-Generator) - + +* [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) - A fancy self-hosted monitoring tool + +* [setube/vue-xiuxiangame](https://github.com/setube/vue-xiuxiangame) - 文字游戏: 我的文字修仙全靠刷 + +* [wanglin2/mind-map](https://github.com/wanglin2/mind-map) - SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map. + +* [leeenx/OneStroke](https://github.com/leeenx/OneStroke) - H5小游戏100例:一笔画 + +* [HypnosNova/Bejeweled](https://github.com/HypnosNova/Bejeweled) - POPCAP的宝石迷阵网页版代码 + +* [316k/tap-the-black-tiles](https://github.com/316k/tap-the-black-tiles) - A free clone of Don't Tap the White Tiles (aka Piano Tiles) + +* [arcxingye/EatKano](https://github.com/arcxingye/EatKano) - H5 Games + +* [FounderIsShadowWalker/reactChess](https://github.com/FounderIsShadowWalker/reactChess) - 一个react写的跳棋 + +* [gabrielecirulli/2048](https://github.com/gabrielecirulli/2048) - The source code for 2048 + +* [BKcore/HexGL](https://github.com/BKcore/HexGL) - Source code of HexGL, a futuristic HTML5 racing game + +* [IvarK/IvarK.github.io](https://github.com/IvarK/IvarK.github.io) - Antimatter Dimensions + +* [nroutasuo/level13](https://github.com/nroutasuo/level13) - Incremental browser text adventure + +* [cmliu/edgetunnel](https://github.com/cmliu/edgetunnel) - edgetunnel2 VLESS/Trojan/SS 多功能面板 + +* [songquanpeng/one-api](https://github.com/songquanpeng/one-api) - LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI. + ## Go * [ollama/ollama](https://github.com/ollama/ollama) - Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. @@ -135,18 +197,30 @@ * [xororz/web-realesrgan](https://github.com/xororz/web-realesrgan) - Run Real-ESRGAN/Real-CUGAN in Your Local Browser on Any Device. Powered by TensorFlow.js. Support computing with WebGL and WebGPU. -## TypeScript +## Rust * [t8y2/dbx](https://github.com/t8y2/dbx) - 15MB, lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.15MB,轻量级跨平台数据库客户端、数据库管理工具。支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、DuckDB、ClickHouse、SQL Server 等。 +* [nearai/ironclaw](https://github.com/nearai/ironclaw) - IronClaw is an Agent OS focused on privacy, security and extensibility + +* [openinterpreter/openinterpreter](https://github.com/openinterpreter/openinterpreter) - A lightweight coding agent for open models like Deepseek, Kimi, and Qwen + +## Kotlin + +* [wxxsfxyzm/InstallerX-Revived](https://github.com/wxxsfxyzm/InstallerX-Revived) - More Expressive InstallerX ! + +* [gkd-kit/gkd](https://github.com/gkd-kit/gkd) - 基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules + +* [RikkaApps/Shizuku](https://github.com/RikkaApps/Shizuku) - Using system APIs directly with adb/root privileges from normal apps through a Java process started with app\_process. + +## TypeScript + * [dark-hxx/keyfarm-zh](https://github.com/dark-hxx/keyfarm-zh) - 键盘农场游戏——用农作物、动物游戏化你的打字 * [KuekHaoYang/KVideo](https://github.com/KuekHaoYang/KVideo) - 一个基于 Next.js 16 构建的现代化视频聚合播放平台。采用独特的 "Liquid Glass" 设计语言,提供流畅的视觉体验和强大的视频搜索功能。 * [Anarkh-Lee/visual-docker-compose](https://github.com/Anarkh-Lee/visual-docker-compose) - 一款现代化的 Docker Compose 可视化生成器,通过拖拽操作快速构建容器编排配置文件。 -* [Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere - * [Frankieli123/dns-panel](https://github.com/Frankieli123/dns-panel) - * [EvanNotFound/vercount](https://github.com/EvanNotFound/vercount) - Busuanzi Compatible Website Counter Powered by Go + Redis @@ -197,20 +271,14 @@ * [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub) - 🧡 Everything is RSSible -## Kotlin - -* [wxxsfxyzm/InstallerX-Revived](https://github.com/wxxsfxyzm/InstallerX-Revived) - More Expressive InstallerX ! - -* [gkd-kit/gkd](https://github.com/gkd-kit/gkd) - 基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules - -* [RikkaApps/Shizuku](https://github.com/RikkaApps/Shizuku) - Using system APIs directly with adb/root privileges from normal apps through a Java process started with app\_process. - ## Java * [termux/termux-app](https://github.com/termux/termux-app) - Termux - a terminal emulator application for Android OS extendible by variety of packages. * [Syngnat/missav-bot](https://github.com/Syngnat/missav-bot) - 一个基于 Telegram 的视频推送机器人,自动抓取 MissAV 最新视频并推送给订阅用户。 +* [Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF) - #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere + * [rikka0w0/wsmc](https://github.com/rikka0w0/wsmc) - Enable Websocket support for Minecraft Java. * [isinvon/gold-foil-font-api](https://github.com/isinvon/gold-foil-font-api) - gold-foil-api - 烫金字体API, 为新年欢呼! @@ -243,72 +311,6 @@ * [freefq/free](https://github.com/freefq/free) - 翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子 -## JavaScript - -* [lain39/qqnotifier](https://github.com/lain39/qqnotifier) - 基于 Cloudflare Workers 构建的 兼容 Telegram 接口协议的 Serverless QQBot API 转换网关。 - -* [koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader) - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web - -* [HaxIOX/northrealm-mqtt](https://github.com/HaxIOX/northrealm-mqtt) - Northrealm (NR) — MQTT client. - -* [serverless-dns/serverless-dns](https://github.com/serverless-dns/serverless-dns) - The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io - -* [metowolf/Meting-API](https://github.com/metowolf/Meting-API) - 🐳 Meting API 的容器化 - -* [ShadowHunt-yi/musicPage](https://github.com/ShadowHunt-yi/musicPage) - - -* [fishjar/kiss-worker](https://github.com/fishjar/kiss-worker) - A simple data sync service for KISSS-Translator. - -* [xiyewuqiu/new-lmage](https://github.com/xiyewuqiu/new-lmage) - - -* [win12-online/win12](https://github.com/win12-online/win12) - Windows 12 网页版,在线体验 点击下面的链接在线体验 - -* [reymond-group/smilesDrawer](https://github.com/reymond-group/smilesDrawer) - A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license. - -* [copy/v86](https://github.com/copy/v86) - x86 PC emulator and x86-to-wasm JIT, running in the browser - -* [hitokoto-osc/hitokoto-api](https://github.com/hitokoto-osc/hitokoto-api) - 版本:1,现行的 API 运行框架。 - -* [gethomepage/homepage](https://github.com/gethomepage/homepage) - A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations. - -* [dqzboy/Docker-Proxy](https://github.com/dqzboy/Docker-Proxy) - 🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\管理服务。支持免服务器部署到 ClawCloud\Render\Koyeb - -* [chatgptuk/Real-US-Address-Generator](https://github.com/chatgptuk/Real-US-Address-Generator) - - -* [louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) - A fancy self-hosted monitoring tool - -* [setube/vue-xiuxiangame](https://github.com/setube/vue-xiuxiangame) - 文字游戏: 我的文字修仙全靠刷 - -* [wanglin2/mind-map](https://github.com/wanglin2/mind-map) - SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map. - -* [leeenx/OneStroke](https://github.com/leeenx/OneStroke) - H5小游戏100例:一笔画 - -* [HypnosNova/Bejeweled](https://github.com/HypnosNova/Bejeweled) - POPCAP的宝石迷阵网页版代码 - -* [316k/tap-the-black-tiles](https://github.com/316k/tap-the-black-tiles) - A free clone of Don't Tap the White Tiles (aka Piano Tiles) - -* [arcxingye/EatKano](https://github.com/arcxingye/EatKano) - H5 Games - -* [FounderIsShadowWalker/reactChess](https://github.com/FounderIsShadowWalker/reactChess) - 一个react写的跳棋 - -* [gabrielecirulli/2048](https://github.com/gabrielecirulli/2048) - The source code for 2048 - -* [BKcore/HexGL](https://github.com/BKcore/HexGL) - Source code of HexGL, a futuristic HTML5 racing game - -* [IvarK/IvarK.github.io](https://github.com/IvarK/IvarK.github.io) - Antimatter Dimensions - -* [nroutasuo/level13](https://github.com/nroutasuo/level13) - Incremental browser text adventure - -* [cmliu/edgetunnel](https://github.com/cmliu/edgetunnel) - edgetunnel2 VLESS/Trojan/SS 多功能面板 - -* [songquanpeng/one-api](https://github.com/songquanpeng/one-api) - LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI. - -## Rust - -* [nearai/ironclaw](https://github.com/nearai/ironclaw) - IronClaw is an Agent OS focused on privacy, security and extensibility - -* [openinterpreter/openinterpreter](https://github.com/openinterpreter/openinterpreter) - A lightweight coding agent for open models like Deepseek, Kimi, and Qwen - ## Nix * [voidlhf/StarRailGrubThemes](https://github.com/voidlhf/StarRailGrubThemes) - A pack of GRUB2 themes for Honkai: Star Rail diff --git a/data.json b/data.json index a116f3c..3473975 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,3586 @@ { + "JavaScript": [ + { + "id": 971999086, + "node_id": "R_kgDOOe-Hbg", + "name": "cloud-mail", + "full_name": "maillab/cloud-mail", + "private": false, + "owner": { + "login": "maillab", + "id": 214576067, + "node_id": "O_kgDODMorww", + "avatar_url": "https://avatars.githubusercontent.com/u/214576067?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/maillab", + "html_url": "https://github.com/maillab", + "followers_url": "https://api.github.com/users/maillab/followers", + "following_url": "https://api.github.com/users/maillab/following{/other_user}", + "gists_url": "https://api.github.com/users/maillab/gists{/gist_id}", + "starred_url": "https://api.github.com/users/maillab/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/maillab/subscriptions", + "organizations_url": "https://api.github.com/users/maillab/orgs", + "repos_url": "https://api.github.com/users/maillab/repos", + "events_url": "https://api.github.com/users/maillab/events{/privacy}", + "received_events_url": "https://api.github.com/users/maillab/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/maillab/cloud-mail", + "description": "A Cloudflare-based email service | 基于 Cloudflare 的邮箱服务 | Cloudflare Email 邮箱 Mail", + "fork": false, + "url": "https://api.github.com/repos/maillab/cloud-mail", + "forks_url": "https://api.github.com/repos/maillab/cloud-mail/forks", + "keys_url": "https://api.github.com/repos/maillab/cloud-mail/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/maillab/cloud-mail/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/maillab/cloud-mail/teams", + "hooks_url": "https://api.github.com/repos/maillab/cloud-mail/hooks", + "issue_events_url": "https://api.github.com/repos/maillab/cloud-mail/issues/events{/number}", + "events_url": "https://api.github.com/repos/maillab/cloud-mail/events", + "assignees_url": "https://api.github.com/repos/maillab/cloud-mail/assignees{/user}", + "branches_url": "https://api.github.com/repos/maillab/cloud-mail/branches{/branch}", + "tags_url": "https://api.github.com/repos/maillab/cloud-mail/tags", + "blobs_url": "https://api.github.com/repos/maillab/cloud-mail/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/maillab/cloud-mail/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/maillab/cloud-mail/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/maillab/cloud-mail/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/maillab/cloud-mail/statuses/{sha}", + "languages_url": "https://api.github.com/repos/maillab/cloud-mail/languages", + "stargazers_url": "https://api.github.com/repos/maillab/cloud-mail/stargazers", + "contributors_url": "https://api.github.com/repos/maillab/cloud-mail/contributors", + "subscribers_url": "https://api.github.com/repos/maillab/cloud-mail/subscribers", + "subscription_url": "https://api.github.com/repos/maillab/cloud-mail/subscription", + "commits_url": "https://api.github.com/repos/maillab/cloud-mail/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/maillab/cloud-mail/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/maillab/cloud-mail/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/maillab/cloud-mail/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/maillab/cloud-mail/contents/{+path}", + "compare_url": "https://api.github.com/repos/maillab/cloud-mail/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/maillab/cloud-mail/merges", + "archive_url": "https://api.github.com/repos/maillab/cloud-mail/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/maillab/cloud-mail/downloads", + "issues_url": "https://api.github.com/repos/maillab/cloud-mail/issues{/number}", + "pulls_url": "https://api.github.com/repos/maillab/cloud-mail/pulls{/number}", + "milestones_url": "https://api.github.com/repos/maillab/cloud-mail/milestones{/number}", + "notifications_url": "https://api.github.com/repos/maillab/cloud-mail/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/maillab/cloud-mail/labels{/name}", + "releases_url": "https://api.github.com/repos/maillab/cloud-mail/releases{/id}", + "deployments_url": "https://api.github.com/repos/maillab/cloud-mail/deployments", + "created_at": "2025-04-24T11:36:56Z", + "updated_at": "2026-06-16T20:08:51Z", + "pushed_at": "2026-06-09T11:55:15Z", + "git_url": "git://github.com/maillab/cloud-mail.git", + "ssh_url": "git@github.com:maillab/cloud-mail.git", + "clone_url": "https://github.com/maillab/cloud-mail.git", + "svn_url": "https://github.com/maillab/cloud-mail", + "homepage": "https://skymail.ink", + "size": 29233, + "stargazers_count": 11254, + "watchers_count": 11254, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": true, + "forks_count": 15522, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 53, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "cloudflare", + "cloudflare-email", + "cloudflare-workers", + "email", + "mail" + ], + "visibility": "public", + "forks": 15522, + "open_issues": 53, + "watchers": 11254, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 1178997751, + "node_id": "R_kgDORkYT9w", + "name": "qqnotifier", + "full_name": "lain39/qqnotifier", + "private": false, + "owner": { + "login": "lain39", + "id": 101935631, + "node_id": "U_kgDOBhNqDw", + "avatar_url": "https://avatars.githubusercontent.com/u/101935631?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/lain39", + "html_url": "https://github.com/lain39", + "followers_url": "https://api.github.com/users/lain39/followers", + "following_url": "https://api.github.com/users/lain39/following{/other_user}", + "gists_url": "https://api.github.com/users/lain39/gists{/gist_id}", + "starred_url": "https://api.github.com/users/lain39/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/lain39/subscriptions", + "organizations_url": "https://api.github.com/users/lain39/orgs", + "repos_url": "https://api.github.com/users/lain39/repos", + "events_url": "https://api.github.com/users/lain39/events{/privacy}", + "received_events_url": "https://api.github.com/users/lain39/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/lain39/qqnotifier", + "description": "基于 Cloudflare Workers 构建的 兼容 Telegram 接口协议的 Serverless QQBot API 转换网关。", + "fork": false, + "url": "https://api.github.com/repos/lain39/qqnotifier", + "forks_url": "https://api.github.com/repos/lain39/qqnotifier/forks", + "keys_url": "https://api.github.com/repos/lain39/qqnotifier/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/lain39/qqnotifier/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/lain39/qqnotifier/teams", + "hooks_url": "https://api.github.com/repos/lain39/qqnotifier/hooks", + "issue_events_url": "https://api.github.com/repos/lain39/qqnotifier/issues/events{/number}", + "events_url": "https://api.github.com/repos/lain39/qqnotifier/events", + "assignees_url": "https://api.github.com/repos/lain39/qqnotifier/assignees{/user}", + "branches_url": "https://api.github.com/repos/lain39/qqnotifier/branches{/branch}", + "tags_url": "https://api.github.com/repos/lain39/qqnotifier/tags", + "blobs_url": "https://api.github.com/repos/lain39/qqnotifier/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/lain39/qqnotifier/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/lain39/qqnotifier/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/lain39/qqnotifier/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/lain39/qqnotifier/statuses/{sha}", + "languages_url": "https://api.github.com/repos/lain39/qqnotifier/languages", + "stargazers_url": "https://api.github.com/repos/lain39/qqnotifier/stargazers", + "contributors_url": "https://api.github.com/repos/lain39/qqnotifier/contributors", + "subscribers_url": "https://api.github.com/repos/lain39/qqnotifier/subscribers", + "subscription_url": "https://api.github.com/repos/lain39/qqnotifier/subscription", + "commits_url": "https://api.github.com/repos/lain39/qqnotifier/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/lain39/qqnotifier/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/lain39/qqnotifier/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/lain39/qqnotifier/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/lain39/qqnotifier/contents/{+path}", + "compare_url": "https://api.github.com/repos/lain39/qqnotifier/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/lain39/qqnotifier/merges", + "archive_url": "https://api.github.com/repos/lain39/qqnotifier/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/lain39/qqnotifier/downloads", + "issues_url": "https://api.github.com/repos/lain39/qqnotifier/issues{/number}", + "pulls_url": "https://api.github.com/repos/lain39/qqnotifier/pulls{/number}", + "milestones_url": "https://api.github.com/repos/lain39/qqnotifier/milestones{/number}", + "notifications_url": "https://api.github.com/repos/lain39/qqnotifier/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/lain39/qqnotifier/labels{/name}", + "releases_url": "https://api.github.com/repos/lain39/qqnotifier/releases{/id}", + "deployments_url": "https://api.github.com/repos/lain39/qqnotifier/deployments", + "created_at": "2026-03-11T15:26:38Z", + "updated_at": "2026-03-13T03:07:52Z", + "pushed_at": "2026-03-11T15:27:05Z", + "git_url": "git://github.com/lain39/qqnotifier.git", + "ssh_url": "git@github.com:lain39/qqnotifier.git", + "clone_url": "https://github.com/lain39/qqnotifier.git", + "svn_url": "https://github.com/lain39/qqnotifier", + "homepage": "https://qqnotifier.psu.monster/", + "size": 25, + "stargazers_count": 5, + "watchers_count": 5, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 3, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "bot-api", + "qq-bot", + "serverless" + ], + "visibility": "public", + "forks": 3, + "open_issues": 0, + "watchers": 5, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 245049028, + "node_id": "MDEwOlJlcG9zaXRvcnkyNDUwNDkwMjg=", + "name": "koodo-reader", + "full_name": "koodo-reader/koodo-reader", + "private": false, + "owner": { + "login": "koodo-reader", + "id": 149913075, + "node_id": "O_kgDOCO998w", + "avatar_url": "https://avatars.githubusercontent.com/u/149913075?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/koodo-reader", + "html_url": "https://github.com/koodo-reader", + "followers_url": "https://api.github.com/users/koodo-reader/followers", + "following_url": "https://api.github.com/users/koodo-reader/following{/other_user}", + "gists_url": "https://api.github.com/users/koodo-reader/gists{/gist_id}", + "starred_url": "https://api.github.com/users/koodo-reader/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/koodo-reader/subscriptions", + "organizations_url": "https://api.github.com/users/koodo-reader/orgs", + "repos_url": "https://api.github.com/users/koodo-reader/repos", + "events_url": "https://api.github.com/users/koodo-reader/events{/privacy}", + "received_events_url": "https://api.github.com/users/koodo-reader/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/koodo-reader/koodo-reader", + "description": "A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web", + "fork": false, + "url": "https://api.github.com/repos/koodo-reader/koodo-reader", + "forks_url": "https://api.github.com/repos/koodo-reader/koodo-reader/forks", + "keys_url": "https://api.github.com/repos/koodo-reader/koodo-reader/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/koodo-reader/koodo-reader/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/koodo-reader/koodo-reader/teams", + "hooks_url": "https://api.github.com/repos/koodo-reader/koodo-reader/hooks", + "issue_events_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues/events{/number}", + "events_url": "https://api.github.com/repos/koodo-reader/koodo-reader/events", + "assignees_url": "https://api.github.com/repos/koodo-reader/koodo-reader/assignees{/user}", + "branches_url": "https://api.github.com/repos/koodo-reader/koodo-reader/branches{/branch}", + "tags_url": "https://api.github.com/repos/koodo-reader/koodo-reader/tags", + "blobs_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/koodo-reader/koodo-reader/statuses/{sha}", + "languages_url": "https://api.github.com/repos/koodo-reader/koodo-reader/languages", + "stargazers_url": "https://api.github.com/repos/koodo-reader/koodo-reader/stargazers", + "contributors_url": "https://api.github.com/repos/koodo-reader/koodo-reader/contributors", + "subscribers_url": "https://api.github.com/repos/koodo-reader/koodo-reader/subscribers", + "subscription_url": "https://api.github.com/repos/koodo-reader/koodo-reader/subscription", + "commits_url": "https://api.github.com/repos/koodo-reader/koodo-reader/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/koodo-reader/koodo-reader/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/koodo-reader/koodo-reader/contents/{+path}", + "compare_url": "https://api.github.com/repos/koodo-reader/koodo-reader/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/koodo-reader/koodo-reader/merges", + "archive_url": "https://api.github.com/repos/koodo-reader/koodo-reader/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/koodo-reader/koodo-reader/downloads", + "issues_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues{/number}", + "pulls_url": "https://api.github.com/repos/koodo-reader/koodo-reader/pulls{/number}", + "milestones_url": "https://api.github.com/repos/koodo-reader/koodo-reader/milestones{/number}", + "notifications_url": "https://api.github.com/repos/koodo-reader/koodo-reader/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/koodo-reader/koodo-reader/labels{/name}", + "releases_url": "https://api.github.com/repos/koodo-reader/koodo-reader/releases{/id}", + "deployments_url": "https://api.github.com/repos/koodo-reader/koodo-reader/deployments", + "created_at": "2020-03-05T02:18:30Z", + "updated_at": "2026-06-16T17:31:59Z", + "pushed_at": "2026-06-16T03:26:25Z", + "git_url": "git://github.com/koodo-reader/koodo-reader.git", + "ssh_url": "git@github.com:koodo-reader/koodo-reader.git", + "clone_url": "https://github.com/koodo-reader/koodo-reader.git", + "svn_url": "https://github.com/koodo-reader/koodo-reader", + "homepage": "https://koodoreader.com", + "size": 89933, + "stargazers_count": 27223, + "watchers_count": 27223, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 2016, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 274, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "book", + "cb7", + "cbr", + "cbt", + "cbz", + "comic", + "docx", + "ebook", + "epub", + "fb2", + "html", + "markdown", + "mobi", + "pdf", + "reader", + "rtf", + "txt", + "xml" + ], + "visibility": "public", + "forks": 2016, + "open_issues": 274, + "watchers": 27223, + "default_branch": "dev", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 1119451575, + "node_id": "R_kgDOQrl5tw", + "name": "northrealm-mqtt", + "full_name": "HaxIOX/northrealm-mqtt", + "private": false, + "owner": { + "login": "HaxIOX", + "id": 97204414, + "node_id": "U_kgDOBcs4vg", + "avatar_url": "https://avatars.githubusercontent.com/u/97204414?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/HaxIOX", + "html_url": "https://github.com/HaxIOX", + "followers_url": "https://api.github.com/users/HaxIOX/followers", + "following_url": "https://api.github.com/users/HaxIOX/following{/other_user}", + "gists_url": "https://api.github.com/users/HaxIOX/gists{/gist_id}", + "starred_url": "https://api.github.com/users/HaxIOX/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/HaxIOX/subscriptions", + "organizations_url": "https://api.github.com/users/HaxIOX/orgs", + "repos_url": "https://api.github.com/users/HaxIOX/repos", + "events_url": "https://api.github.com/users/HaxIOX/events{/privacy}", + "received_events_url": "https://api.github.com/users/HaxIOX/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/HaxIOX/northrealm-mqtt", + "description": "Northrealm (NR) — MQTT client.", + "fork": false, + "url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt", + "forks_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/forks", + "keys_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/teams", + "hooks_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/hooks", + "issue_events_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues/events{/number}", + "events_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/events", + "assignees_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/assignees{/user}", + "branches_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/branches{/branch}", + "tags_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/tags", + "blobs_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/statuses/{sha}", + "languages_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/languages", + "stargazers_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/stargazers", + "contributors_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/contributors", + "subscribers_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/subscribers", + "subscription_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/subscription", + "commits_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/contents/{+path}", + "compare_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/merges", + "archive_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/downloads", + "issues_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues{/number}", + "pulls_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/pulls{/number}", + "milestones_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/milestones{/number}", + "notifications_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/labels{/name}", + "releases_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/releases{/id}", + "deployments_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/deployments", + "created_at": "2025-12-19T09:42:51Z", + "updated_at": "2026-05-05T14:28:22Z", + "pushed_at": "2026-05-14T02:21:15Z", + "git_url": "git://github.com/HaxIOX/northrealm-mqtt.git", + "ssh_url": "git@github.com:HaxIOX/northrealm-mqtt.git", + "clone_url": "https://github.com/HaxIOX/northrealm-mqtt.git", + "svn_url": "https://github.com/HaxIOX/northrealm-mqtt", + "homepage": "https://nrmqtt.haxio.de", + "size": 937, + "stargazers_count": 10, + "watchers_count": 10, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": true, + "has_discussions": false, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "mqtt-client" + ], + "visibility": "public", + "forks": 0, + "open_issues": 0, + "watchers": 10, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 346385174, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDYzODUxNzQ=", + "name": "serverless-dns", + "full_name": "serverless-dns/serverless-dns", + "private": false, + "owner": { + "login": "serverless-dns", + "id": 79926304, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjc5OTI2MzA0", + "avatar_url": "https://avatars.githubusercontent.com/u/79926304?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/serverless-dns", + "html_url": "https://github.com/serverless-dns", + "followers_url": "https://api.github.com/users/serverless-dns/followers", + "following_url": "https://api.github.com/users/serverless-dns/following{/other_user}", + "gists_url": "https://api.github.com/users/serverless-dns/gists{/gist_id}", + "starred_url": "https://api.github.com/users/serverless-dns/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/serverless-dns/subscriptions", + "organizations_url": "https://api.github.com/users/serverless-dns/orgs", + "repos_url": "https://api.github.com/users/serverless-dns/repos", + "events_url": "https://api.github.com/users/serverless-dns/events{/privacy}", + "received_events_url": "https://api.github.com/users/serverless-dns/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/serverless-dns/serverless-dns", + "description": "The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io", + "fork": false, + "url": "https://api.github.com/repos/serverless-dns/serverless-dns", + "forks_url": "https://api.github.com/repos/serverless-dns/serverless-dns/forks", + "keys_url": "https://api.github.com/repos/serverless-dns/serverless-dns/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/serverless-dns/serverless-dns/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/serverless-dns/serverless-dns/teams", + "hooks_url": "https://api.github.com/repos/serverless-dns/serverless-dns/hooks", + "issue_events_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues/events{/number}", + "events_url": "https://api.github.com/repos/serverless-dns/serverless-dns/events", + "assignees_url": "https://api.github.com/repos/serverless-dns/serverless-dns/assignees{/user}", + "branches_url": "https://api.github.com/repos/serverless-dns/serverless-dns/branches{/branch}", + "tags_url": "https://api.github.com/repos/serverless-dns/serverless-dns/tags", + "blobs_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/serverless-dns/serverless-dns/statuses/{sha}", + "languages_url": "https://api.github.com/repos/serverless-dns/serverless-dns/languages", + "stargazers_url": "https://api.github.com/repos/serverless-dns/serverless-dns/stargazers", + "contributors_url": "https://api.github.com/repos/serverless-dns/serverless-dns/contributors", + "subscribers_url": "https://api.github.com/repos/serverless-dns/serverless-dns/subscribers", + "subscription_url": "https://api.github.com/repos/serverless-dns/serverless-dns/subscription", + "commits_url": "https://api.github.com/repos/serverless-dns/serverless-dns/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/serverless-dns/serverless-dns/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/serverless-dns/serverless-dns/contents/{+path}", + "compare_url": "https://api.github.com/repos/serverless-dns/serverless-dns/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/serverless-dns/serverless-dns/merges", + "archive_url": "https://api.github.com/repos/serverless-dns/serverless-dns/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/serverless-dns/serverless-dns/downloads", + "issues_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues{/number}", + "pulls_url": "https://api.github.com/repos/serverless-dns/serverless-dns/pulls{/number}", + "milestones_url": "https://api.github.com/repos/serverless-dns/serverless-dns/milestones{/number}", + "notifications_url": "https://api.github.com/repos/serverless-dns/serverless-dns/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/serverless-dns/serverless-dns/labels{/name}", + "releases_url": "https://api.github.com/repos/serverless-dns/serverless-dns/releases{/id}", + "deployments_url": "https://api.github.com/repos/serverless-dns/serverless-dns/deployments", + "created_at": "2021-03-10T14:35:30Z", + "updated_at": "2026-06-16T20:06:33Z", + "pushed_at": "2026-05-06T00:05:26Z", + "git_url": "git://github.com/serverless-dns/serverless-dns.git", + "ssh_url": "git@github.com:serverless-dns/serverless-dns.git", + "clone_url": "https://github.com/serverless-dns/serverless-dns.git", + "svn_url": "https://github.com/serverless-dns/serverless-dns", + "homepage": "https://rethinkdns.com/configure", + "size": 1928, + "stargazers_count": 3692, + "watchers_count": 3692, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 2279, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 45, + "license": { + "key": "mpl-2.0", + "name": "Mozilla Public License 2.0", + "spdx_id": "MPL-2.0", + "url": "https://api.github.com/licenses/mpl-2.0", + "node_id": "MDc6TGljZW5zZTE0" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "adblock", + "cloudflare", + "cloudflare-workers", + "deno", + "dns-over-https", + "dns-over-tls", + "doh", + "fastly", + "fastly-compute-at-edge", + "flyio", + "nodejs", + "pihole", + "serverless", + "workers" + ], + "visibility": "public", + "forks": 2279, + "open_issues": 45, + "watchers": 3692, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 182009948, + "node_id": "MDEwOlJlcG9zaXRvcnkxODIwMDk5NDg=", + "name": "Meting-API", + "full_name": "metowolf/Meting-API", + "private": false, + "owner": { + "login": "metowolf", + "id": 2666735, + "node_id": "MDQ6VXNlcjI2NjY3MzU=", + "avatar_url": "https://avatars.githubusercontent.com/u/2666735?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/metowolf", + "html_url": "https://github.com/metowolf", + "followers_url": "https://api.github.com/users/metowolf/followers", + "following_url": "https://api.github.com/users/metowolf/following{/other_user}", + "gists_url": "https://api.github.com/users/metowolf/gists{/gist_id}", + "starred_url": "https://api.github.com/users/metowolf/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/metowolf/subscriptions", + "organizations_url": "https://api.github.com/users/metowolf/orgs", + "repos_url": "https://api.github.com/users/metowolf/repos", + "events_url": "https://api.github.com/users/metowolf/events{/privacy}", + "received_events_url": "https://api.github.com/users/metowolf/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/metowolf/Meting-API", + "description": "🐳 Meting API 的容器化", + "fork": false, + "url": "https://api.github.com/repos/metowolf/Meting-API", + "forks_url": "https://api.github.com/repos/metowolf/Meting-API/forks", + "keys_url": "https://api.github.com/repos/metowolf/Meting-API/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/metowolf/Meting-API/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/metowolf/Meting-API/teams", + "hooks_url": "https://api.github.com/repos/metowolf/Meting-API/hooks", + "issue_events_url": "https://api.github.com/repos/metowolf/Meting-API/issues/events{/number}", + "events_url": "https://api.github.com/repos/metowolf/Meting-API/events", + "assignees_url": "https://api.github.com/repos/metowolf/Meting-API/assignees{/user}", + "branches_url": "https://api.github.com/repos/metowolf/Meting-API/branches{/branch}", + "tags_url": "https://api.github.com/repos/metowolf/Meting-API/tags", + "blobs_url": "https://api.github.com/repos/metowolf/Meting-API/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/metowolf/Meting-API/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/metowolf/Meting-API/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/metowolf/Meting-API/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/metowolf/Meting-API/statuses/{sha}", + "languages_url": "https://api.github.com/repos/metowolf/Meting-API/languages", + "stargazers_url": "https://api.github.com/repos/metowolf/Meting-API/stargazers", + "contributors_url": "https://api.github.com/repos/metowolf/Meting-API/contributors", + "subscribers_url": "https://api.github.com/repos/metowolf/Meting-API/subscribers", + "subscription_url": "https://api.github.com/repos/metowolf/Meting-API/subscription", + "commits_url": "https://api.github.com/repos/metowolf/Meting-API/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/metowolf/Meting-API/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/metowolf/Meting-API/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/metowolf/Meting-API/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/metowolf/Meting-API/contents/{+path}", + "compare_url": "https://api.github.com/repos/metowolf/Meting-API/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/metowolf/Meting-API/merges", + "archive_url": "https://api.github.com/repos/metowolf/Meting-API/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/metowolf/Meting-API/downloads", + "issues_url": "https://api.github.com/repos/metowolf/Meting-API/issues{/number}", + "pulls_url": "https://api.github.com/repos/metowolf/Meting-API/pulls{/number}", + "milestones_url": "https://api.github.com/repos/metowolf/Meting-API/milestones{/number}", + "notifications_url": "https://api.github.com/repos/metowolf/Meting-API/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/metowolf/Meting-API/labels{/name}", + "releases_url": "https://api.github.com/repos/metowolf/Meting-API/releases{/id}", + "deployments_url": "https://api.github.com/repos/metowolf/Meting-API/deployments", + "created_at": "2019-04-18T03:29:15Z", + "updated_at": "2026-06-16T07:14:26Z", + "pushed_at": "2026-03-08T01:52:47Z", + "git_url": "git://github.com/metowolf/Meting-API.git", + "ssh_url": "git@github.com:metowolf/Meting-API.git", + "clone_url": "https://github.com/metowolf/Meting-API.git", + "svn_url": "https://github.com/metowolf/Meting-API", + "homepage": "https://api.i-meto.com/meting/demo?id=烟火里的尘埃", + "size": 175, + "stargazers_count": 125, + "watchers_count": 125, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 399, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 3, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "api", + "docker", + "meting" + ], + "visibility": "public", + "forks": 399, + "open_issues": 3, + "watchers": 125, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 1049613001, + "node_id": "R_kgDOPo_SyQ", + "name": "musicPage", + "full_name": "ShadowHunt-yi/musicPage", + "private": false, + "owner": { + "login": "ShadowHunt-yi", + "id": 92614423, + "node_id": "U_kgDOBYUvFw", + "avatar_url": "https://avatars.githubusercontent.com/u/92614423?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/ShadowHunt-yi", + "html_url": "https://github.com/ShadowHunt-yi", + "followers_url": "https://api.github.com/users/ShadowHunt-yi/followers", + "following_url": "https://api.github.com/users/ShadowHunt-yi/following{/other_user}", + "gists_url": "https://api.github.com/users/ShadowHunt-yi/gists{/gist_id}", + "starred_url": "https://api.github.com/users/ShadowHunt-yi/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/ShadowHunt-yi/subscriptions", + "organizations_url": "https://api.github.com/users/ShadowHunt-yi/orgs", + "repos_url": "https://api.github.com/users/ShadowHunt-yi/repos", + "events_url": "https://api.github.com/users/ShadowHunt-yi/events{/privacy}", + "received_events_url": "https://api.github.com/users/ShadowHunt-yi/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/ShadowHunt-yi/musicPage", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/ShadowHunt-yi/musicPage", + "forks_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/forks", + "keys_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/teams", + "hooks_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/hooks", + "issue_events_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues/events{/number}", + "events_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/events", + "assignees_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/assignees{/user}", + "branches_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/branches{/branch}", + "tags_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/tags", + "blobs_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/statuses/{sha}", + "languages_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/languages", + "stargazers_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/stargazers", + "contributors_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/contributors", + "subscribers_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/subscribers", + "subscription_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/subscription", + "commits_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/contents/{+path}", + "compare_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/merges", + "archive_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/downloads", + "issues_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues{/number}", + "pulls_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/pulls{/number}", + "milestones_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/milestones{/number}", + "notifications_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/labels{/name}", + "releases_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/releases{/id}", + "deployments_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/deployments", + "created_at": "2025-09-03T08:35:21Z", + "updated_at": "2026-05-30T07:23:09Z", + "pushed_at": "2025-09-11T02:23:18Z", + "git_url": "git://github.com/ShadowHunt-yi/musicPage.git", + "ssh_url": "git@github.com:ShadowHunt-yi/musicPage.git", + "clone_url": "https://github.com/ShadowHunt-yi/musicPage.git", + "svn_url": "https://github.com/ShadowHunt-yi/musicPage", + "homepage": null, + "size": 77, + "stargazers_count": 37, + "watchers_count": 37, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 26, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 26, + "open_issues": 1, + "watchers": 37, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 671827566, + "node_id": "R_kgDOKAtGbg", + "name": "kiss-worker", + "full_name": "fishjar/kiss-worker", + "private": false, + "owner": { + "login": "fishjar", + "id": 1157624, + "node_id": "MDQ6VXNlcjExNTc2MjQ=", + "avatar_url": "https://avatars.githubusercontent.com/u/1157624?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/fishjar", + "html_url": "https://github.com/fishjar", + "followers_url": "https://api.github.com/users/fishjar/followers", + "following_url": "https://api.github.com/users/fishjar/following{/other_user}", + "gists_url": "https://api.github.com/users/fishjar/gists{/gist_id}", + "starred_url": "https://api.github.com/users/fishjar/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/fishjar/subscriptions", + "organizations_url": "https://api.github.com/users/fishjar/orgs", + "repos_url": "https://api.github.com/users/fishjar/repos", + "events_url": "https://api.github.com/users/fishjar/events{/privacy}", + "received_events_url": "https://api.github.com/users/fishjar/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/fishjar/kiss-worker", + "description": "A simple data sync service for KISSS-Translator.", + "fork": false, + "url": "https://api.github.com/repos/fishjar/kiss-worker", + "forks_url": "https://api.github.com/repos/fishjar/kiss-worker/forks", + "keys_url": "https://api.github.com/repos/fishjar/kiss-worker/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/fishjar/kiss-worker/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/fishjar/kiss-worker/teams", + "hooks_url": "https://api.github.com/repos/fishjar/kiss-worker/hooks", + "issue_events_url": "https://api.github.com/repos/fishjar/kiss-worker/issues/events{/number}", + "events_url": "https://api.github.com/repos/fishjar/kiss-worker/events", + "assignees_url": "https://api.github.com/repos/fishjar/kiss-worker/assignees{/user}", + "branches_url": "https://api.github.com/repos/fishjar/kiss-worker/branches{/branch}", + "tags_url": "https://api.github.com/repos/fishjar/kiss-worker/tags", + "blobs_url": "https://api.github.com/repos/fishjar/kiss-worker/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/fishjar/kiss-worker/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/fishjar/kiss-worker/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/fishjar/kiss-worker/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/fishjar/kiss-worker/statuses/{sha}", + "languages_url": "https://api.github.com/repos/fishjar/kiss-worker/languages", + "stargazers_url": "https://api.github.com/repos/fishjar/kiss-worker/stargazers", + "contributors_url": "https://api.github.com/repos/fishjar/kiss-worker/contributors", + "subscribers_url": "https://api.github.com/repos/fishjar/kiss-worker/subscribers", + "subscription_url": "https://api.github.com/repos/fishjar/kiss-worker/subscription", + "commits_url": "https://api.github.com/repos/fishjar/kiss-worker/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/fishjar/kiss-worker/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/fishjar/kiss-worker/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/fishjar/kiss-worker/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/fishjar/kiss-worker/contents/{+path}", + "compare_url": "https://api.github.com/repos/fishjar/kiss-worker/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/fishjar/kiss-worker/merges", + "archive_url": "https://api.github.com/repos/fishjar/kiss-worker/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/fishjar/kiss-worker/downloads", + "issues_url": "https://api.github.com/repos/fishjar/kiss-worker/issues{/number}", + "pulls_url": "https://api.github.com/repos/fishjar/kiss-worker/pulls{/number}", + "milestones_url": "https://api.github.com/repos/fishjar/kiss-worker/milestones{/number}", + "notifications_url": "https://api.github.com/repos/fishjar/kiss-worker/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/fishjar/kiss-worker/labels{/name}", + "releases_url": "https://api.github.com/repos/fishjar/kiss-worker/releases{/id}", + "deployments_url": "https://api.github.com/repos/fishjar/kiss-worker/deployments", + "created_at": "2023-07-28T08:21:52Z", + "updated_at": "2026-06-15T18:32:45Z", + "pushed_at": "2025-07-26T07:50:32Z", + "git_url": "git://github.com/fishjar/kiss-worker.git", + "ssh_url": "git@github.com:fishjar/kiss-worker.git", + "clone_url": "https://github.com/fishjar/kiss-worker.git", + "svn_url": "https://github.com/fishjar/kiss-worker", + "homepage": "", + "size": 46, + "stargazers_count": 199, + "watchers_count": 199, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 87, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 3, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 87, + "open_issues": 3, + "watchers": 199, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 982173848, + "node_id": "R_kgDOOorImA", + "name": "new-lmage", + "full_name": "xiyewuqiu/new-lmage", + "private": false, + "owner": { + "login": "xiyewuqiu", + "id": 197375731, + "node_id": "U_kgDOC8O28w", + "avatar_url": "https://avatars.githubusercontent.com/u/197375731?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/xiyewuqiu", + "html_url": "https://github.com/xiyewuqiu", + "followers_url": "https://api.github.com/users/xiyewuqiu/followers", + "following_url": "https://api.github.com/users/xiyewuqiu/following{/other_user}", + "gists_url": "https://api.github.com/users/xiyewuqiu/gists{/gist_id}", + "starred_url": "https://api.github.com/users/xiyewuqiu/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/xiyewuqiu/subscriptions", + "organizations_url": "https://api.github.com/users/xiyewuqiu/orgs", + "repos_url": "https://api.github.com/users/xiyewuqiu/repos", + "events_url": "https://api.github.com/users/xiyewuqiu/events{/privacy}", + "received_events_url": "https://api.github.com/users/xiyewuqiu/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/xiyewuqiu/new-lmage", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/xiyewuqiu/new-lmage", + "forks_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/forks", + "keys_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/teams", + "hooks_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/hooks", + "issue_events_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues/events{/number}", + "events_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/events", + "assignees_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/assignees{/user}", + "branches_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/branches{/branch}", + "tags_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/tags", + "blobs_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/statuses/{sha}", + "languages_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/languages", + "stargazers_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/stargazers", + "contributors_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/contributors", + "subscribers_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/subscribers", + "subscription_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/subscription", + "commits_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/contents/{+path}", + "compare_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/merges", + "archive_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/downloads", + "issues_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues{/number}", + "pulls_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/pulls{/number}", + "milestones_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/milestones{/number}", + "notifications_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/labels{/name}", + "releases_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/releases{/id}", + "deployments_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/deployments", + "created_at": "2025-05-12T13:36:25Z", + "updated_at": "2026-06-15T14:33:53Z", + "pushed_at": "2026-03-05T13:23:40Z", + "git_url": "git://github.com/xiyewuqiu/new-lmage.git", + "ssh_url": "git@github.com:xiyewuqiu/new-lmage.git", + "clone_url": "https://github.com/xiyewuqiu/new-lmage.git", + "svn_url": "https://github.com/xiyewuqiu/new-lmage", + "homepage": null, + "size": 6690, + "stargazers_count": 422, + "watchers_count": 422, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 95, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": { + "key": "other", + "name": "Other", + "spdx_id": "NOASSERTION", + "url": null, + "node_id": "MDc6TGljZW5zZTA=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 95, + "open_issues": 0, + "watchers": 422, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 530923405, + "node_id": "R_kgDOH6U_jQ", + "name": "win12", + "full_name": "win12-online/win12", + "private": false, + "owner": { + "login": "win12-online", + "id": 275231528, + "node_id": "O_kgDOEGezKA", + "avatar_url": "https://avatars.githubusercontent.com/u/275231528?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/win12-online", + "html_url": "https://github.com/win12-online", + "followers_url": "https://api.github.com/users/win12-online/followers", + "following_url": "https://api.github.com/users/win12-online/following{/other_user}", + "gists_url": "https://api.github.com/users/win12-online/gists{/gist_id}", + "starred_url": "https://api.github.com/users/win12-online/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/win12-online/subscriptions", + "organizations_url": "https://api.github.com/users/win12-online/orgs", + "repos_url": "https://api.github.com/users/win12-online/repos", + "events_url": "https://api.github.com/users/win12-online/events{/privacy}", + "received_events_url": "https://api.github.com/users/win12-online/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/win12-online/win12", + "description": "Windows 12 网页版,在线体验 点击下面的链接在线体验", + "fork": false, + "url": "https://api.github.com/repos/win12-online/win12", + "forks_url": "https://api.github.com/repos/win12-online/win12/forks", + "keys_url": "https://api.github.com/repos/win12-online/win12/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/win12-online/win12/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/win12-online/win12/teams", + "hooks_url": "https://api.github.com/repos/win12-online/win12/hooks", + "issue_events_url": "https://api.github.com/repos/win12-online/win12/issues/events{/number}", + "events_url": "https://api.github.com/repos/win12-online/win12/events", + "assignees_url": "https://api.github.com/repos/win12-online/win12/assignees{/user}", + "branches_url": "https://api.github.com/repos/win12-online/win12/branches{/branch}", + "tags_url": "https://api.github.com/repos/win12-online/win12/tags", + "blobs_url": "https://api.github.com/repos/win12-online/win12/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/win12-online/win12/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/win12-online/win12/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/win12-online/win12/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/win12-online/win12/statuses/{sha}", + "languages_url": "https://api.github.com/repos/win12-online/win12/languages", + "stargazers_url": "https://api.github.com/repos/win12-online/win12/stargazers", + "contributors_url": "https://api.github.com/repos/win12-online/win12/contributors", + "subscribers_url": "https://api.github.com/repos/win12-online/win12/subscribers", + "subscription_url": "https://api.github.com/repos/win12-online/win12/subscription", + "commits_url": "https://api.github.com/repos/win12-online/win12/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/win12-online/win12/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/win12-online/win12/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/win12-online/win12/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/win12-online/win12/contents/{+path}", + "compare_url": "https://api.github.com/repos/win12-online/win12/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/win12-online/win12/merges", + "archive_url": "https://api.github.com/repos/win12-online/win12/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/win12-online/win12/downloads", + "issues_url": "https://api.github.com/repos/win12-online/win12/issues{/number}", + "pulls_url": "https://api.github.com/repos/win12-online/win12/pulls{/number}", + "milestones_url": "https://api.github.com/repos/win12-online/win12/milestones{/number}", + "notifications_url": "https://api.github.com/repos/win12-online/win12/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/win12-online/win12/labels{/name}", + "releases_url": "https://api.github.com/repos/win12-online/win12/releases{/id}", + "deployments_url": "https://api.github.com/repos/win12-online/win12/deployments", + "created_at": "2022-08-31T03:34:00Z", + "updated_at": "2026-06-16T18:53:56Z", + "pushed_at": "2026-06-15T09:46:11Z", + "git_url": "git://github.com/win12-online/win12.git", + "ssh_url": "git@github.com:win12-online/win12.git", + "clone_url": "https://github.com/win12-online/win12.git", + "svn_url": "https://github.com/win12-online/win12", + "homepage": "https://win12-online.github.io/win12/boot.html", + "size": 16780, + "stargazers_count": 7229, + "watchers_count": 7229, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": true, + "forks_count": 907, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 58, + "license": { + "key": "epl-2.0", + "name": "Eclipse Public License 2.0", + "spdx_id": "EPL-2.0", + "url": "https://api.github.com/licenses/epl-2.0", + "node_id": "MDc6TGljZW5zZTMy" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "css", + "html", + "js", + "windows-12" + ], + "visibility": "public", + "forks": 907, + "open_issues": 58, + "watchers": 7229, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 75650315, + "node_id": "MDEwOlJlcG9zaXRvcnk3NTY1MDMxNQ==", + "name": "smilesDrawer", + "full_name": "reymond-group/smilesDrawer", + "private": false, + "owner": { + "login": "reymond-group", + "id": 25609625, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjI1NjA5NjI1", + "avatar_url": "https://avatars.githubusercontent.com/u/25609625?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/reymond-group", + "html_url": "https://github.com/reymond-group", + "followers_url": "https://api.github.com/users/reymond-group/followers", + "following_url": "https://api.github.com/users/reymond-group/following{/other_user}", + "gists_url": "https://api.github.com/users/reymond-group/gists{/gist_id}", + "starred_url": "https://api.github.com/users/reymond-group/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/reymond-group/subscriptions", + "organizations_url": "https://api.github.com/users/reymond-group/orgs", + "repos_url": "https://api.github.com/users/reymond-group/repos", + "events_url": "https://api.github.com/users/reymond-group/events{/privacy}", + "received_events_url": "https://api.github.com/users/reymond-group/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/reymond-group/smilesDrawer", + "description": "A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.", + "fork": false, + "url": "https://api.github.com/repos/reymond-group/smilesDrawer", + "forks_url": "https://api.github.com/repos/reymond-group/smilesDrawer/forks", + "keys_url": "https://api.github.com/repos/reymond-group/smilesDrawer/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/reymond-group/smilesDrawer/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/reymond-group/smilesDrawer/teams", + "hooks_url": "https://api.github.com/repos/reymond-group/smilesDrawer/hooks", + "issue_events_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues/events{/number}", + "events_url": "https://api.github.com/repos/reymond-group/smilesDrawer/events", + "assignees_url": "https://api.github.com/repos/reymond-group/smilesDrawer/assignees{/user}", + "branches_url": "https://api.github.com/repos/reymond-group/smilesDrawer/branches{/branch}", + "tags_url": "https://api.github.com/repos/reymond-group/smilesDrawer/tags", + "blobs_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/reymond-group/smilesDrawer/statuses/{sha}", + "languages_url": "https://api.github.com/repos/reymond-group/smilesDrawer/languages", + "stargazers_url": "https://api.github.com/repos/reymond-group/smilesDrawer/stargazers", + "contributors_url": "https://api.github.com/repos/reymond-group/smilesDrawer/contributors", + "subscribers_url": "https://api.github.com/repos/reymond-group/smilesDrawer/subscribers", + "subscription_url": "https://api.github.com/repos/reymond-group/smilesDrawer/subscription", + "commits_url": "https://api.github.com/repos/reymond-group/smilesDrawer/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/reymond-group/smilesDrawer/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/reymond-group/smilesDrawer/contents/{+path}", + "compare_url": "https://api.github.com/repos/reymond-group/smilesDrawer/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/reymond-group/smilesDrawer/merges", + "archive_url": "https://api.github.com/repos/reymond-group/smilesDrawer/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/reymond-group/smilesDrawer/downloads", + "issues_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues{/number}", + "pulls_url": "https://api.github.com/repos/reymond-group/smilesDrawer/pulls{/number}", + "milestones_url": "https://api.github.com/repos/reymond-group/smilesDrawer/milestones{/number}", + "notifications_url": "https://api.github.com/repos/reymond-group/smilesDrawer/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/reymond-group/smilesDrawer/labels{/name}", + "releases_url": "https://api.github.com/repos/reymond-group/smilesDrawer/releases{/id}", + "deployments_url": "https://api.github.com/repos/reymond-group/smilesDrawer/deployments", + "created_at": "2016-12-05T17:37:39Z", + "updated_at": "2026-06-16T12:39:01Z", + "pushed_at": "2026-06-16T12:38:23Z", + "git_url": "git://github.com/reymond-group/smilesDrawer.git", + "ssh_url": "git@github.com:reymond-group/smilesDrawer.git", + "clone_url": "https://github.com/reymond-group/smilesDrawer.git", + "svn_url": "https://github.com/reymond-group/smilesDrawer", + "homepage": "https://reymond-group.github.io/smilesDrawer/", + "size": 21324, + "stargazers_count": 588, + "watchers_count": 588, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 88, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 76, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "biology", + "chemistry", + "data-visualization", + "javascript-library", + "science" + ], + "visibility": "public", + "forks": 88, + "open_issues": 76, + "watchers": 588, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 14158237, + "node_id": "MDEwOlJlcG9zaXRvcnkxNDE1ODIzNw==", + "name": "v86", + "full_name": "copy/v86", + "private": false, + "owner": { + "login": "copy", + "id": 1816456, + "node_id": "MDQ6VXNlcjE4MTY0NTY=", + "avatar_url": "https://avatars.githubusercontent.com/u/1816456?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/copy", + "html_url": "https://github.com/copy", + "followers_url": "https://api.github.com/users/copy/followers", + "following_url": "https://api.github.com/users/copy/following{/other_user}", + "gists_url": "https://api.github.com/users/copy/gists{/gist_id}", + "starred_url": "https://api.github.com/users/copy/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/copy/subscriptions", + "organizations_url": "https://api.github.com/users/copy/orgs", + "repos_url": "https://api.github.com/users/copy/repos", + "events_url": "https://api.github.com/users/copy/events{/privacy}", + "received_events_url": "https://api.github.com/users/copy/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/copy/v86", + "description": "x86 PC emulator and x86-to-wasm JIT, running in the browser", + "fork": false, + "url": "https://api.github.com/repos/copy/v86", + "forks_url": "https://api.github.com/repos/copy/v86/forks", + "keys_url": "https://api.github.com/repos/copy/v86/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/copy/v86/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/copy/v86/teams", + "hooks_url": "https://api.github.com/repos/copy/v86/hooks", + "issue_events_url": "https://api.github.com/repos/copy/v86/issues/events{/number}", + "events_url": "https://api.github.com/repos/copy/v86/events", + "assignees_url": "https://api.github.com/repos/copy/v86/assignees{/user}", + "branches_url": "https://api.github.com/repos/copy/v86/branches{/branch}", + "tags_url": "https://api.github.com/repos/copy/v86/tags", + "blobs_url": "https://api.github.com/repos/copy/v86/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/copy/v86/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/copy/v86/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/copy/v86/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/copy/v86/statuses/{sha}", + "languages_url": "https://api.github.com/repos/copy/v86/languages", + "stargazers_url": "https://api.github.com/repos/copy/v86/stargazers", + "contributors_url": "https://api.github.com/repos/copy/v86/contributors", + "subscribers_url": "https://api.github.com/repos/copy/v86/subscribers", + "subscription_url": "https://api.github.com/repos/copy/v86/subscription", + "commits_url": "https://api.github.com/repos/copy/v86/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/copy/v86/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/copy/v86/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/copy/v86/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/copy/v86/contents/{+path}", + "compare_url": "https://api.github.com/repos/copy/v86/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/copy/v86/merges", + "archive_url": "https://api.github.com/repos/copy/v86/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/copy/v86/downloads", + "issues_url": "https://api.github.com/repos/copy/v86/issues{/number}", + "pulls_url": "https://api.github.com/repos/copy/v86/pulls{/number}", + "milestones_url": "https://api.github.com/repos/copy/v86/milestones{/number}", + "notifications_url": "https://api.github.com/repos/copy/v86/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/copy/v86/labels{/name}", + "releases_url": "https://api.github.com/repos/copy/v86/releases{/id}", + "deployments_url": "https://api.github.com/repos/copy/v86/deployments", + "created_at": "2013-11-06T00:12:12Z", + "updated_at": "2026-06-16T15:10:02Z", + "pushed_at": "2026-06-14T09:40:02Z", + "git_url": "git://github.com/copy/v86.git", + "ssh_url": "git@github.com:copy/v86.git", + "clone_url": "https://github.com/copy/v86.git", + "svn_url": "https://github.com/copy/v86", + "homepage": "https://copy.sh/v86/", + "size": 16001, + "stargazers_count": 23142, + "watchers_count": 23142, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 1844, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 137, + "license": { + "key": "bsd-2-clause", + "name": "BSD 2-Clause \"Simplified\" License", + "spdx_id": "BSD-2-Clause", + "url": "https://api.github.com/licenses/bsd-2-clause", + "node_id": "MDc6TGljZW5zZTQ=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "emulator", + "virtualization", + "wasm", + "x86" + ], + "visibility": "public", + "forks": 1844, + "open_issues": 137, + "watchers": 23142, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 252657412, + "node_id": "MDEwOlJlcG9zaXRvcnkyNTI2NTc0MTI=", + "name": "hitokoto-api", + "full_name": "hitokoto-osc/hitokoto-api", + "private": false, + "owner": { + "login": "hitokoto-osc", + "id": 61328368, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxMzI4MzY4", + "avatar_url": "https://avatars.githubusercontent.com/u/61328368?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/hitokoto-osc", + "html_url": "https://github.com/hitokoto-osc", + "followers_url": "https://api.github.com/users/hitokoto-osc/followers", + "following_url": "https://api.github.com/users/hitokoto-osc/following{/other_user}", + "gists_url": "https://api.github.com/users/hitokoto-osc/gists{/gist_id}", + "starred_url": "https://api.github.com/users/hitokoto-osc/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/hitokoto-osc/subscriptions", + "organizations_url": "https://api.github.com/users/hitokoto-osc/orgs", + "repos_url": "https://api.github.com/users/hitokoto-osc/repos", + "events_url": "https://api.github.com/users/hitokoto-osc/events{/privacy}", + "received_events_url": "https://api.github.com/users/hitokoto-osc/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/hitokoto-osc/hitokoto-api", + "description": "版本:1,现行的 API 运行框架。", + "fork": false, + "url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api", + "forks_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/forks", + "keys_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/teams", + "hooks_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/hooks", + "issue_events_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues/events{/number}", + "events_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/events", + "assignees_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/assignees{/user}", + "branches_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/branches{/branch}", + "tags_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/tags", + "blobs_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/statuses/{sha}", + "languages_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/languages", + "stargazers_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/stargazers", + "contributors_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/contributors", + "subscribers_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/subscribers", + "subscription_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/subscription", + "commits_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/contents/{+path}", + "compare_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/merges", + "archive_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/downloads", + "issues_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues{/number}", + "pulls_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/pulls{/number}", + "milestones_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/milestones{/number}", + "notifications_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/labels{/name}", + "releases_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/releases{/id}", + "deployments_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/deployments", + "created_at": "2020-04-03T07:07:11Z", + "updated_at": "2026-06-11T13:37:45Z", + "pushed_at": "2026-06-16T17:35:31Z", + "git_url": "git://github.com/hitokoto-osc/hitokoto-api.git", + "ssh_url": "git@github.com:hitokoto-osc/hitokoto-api.git", + "clone_url": "https://github.com/hitokoto-osc/hitokoto-api.git", + "svn_url": "https://github.com/hitokoto-osc/hitokoto-api", + "homepage": "https://v1.hitokoto.cn", + "size": 14876, + "stargazers_count": 567, + "watchers_count": 567, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 86, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 52, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 86, + "open_issues": 52, + "watchers": 567, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 528313152, + "node_id": "R_kgDOH31rQA", + "name": "homepage", + "full_name": "gethomepage/homepage", + "private": false, + "owner": { + "login": "gethomepage", + "id": 122929872, + "node_id": "O_kgDOB1PC0A", + "avatar_url": "https://avatars.githubusercontent.com/u/122929872?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gethomepage", + "html_url": "https://github.com/gethomepage", + "followers_url": "https://api.github.com/users/gethomepage/followers", + "following_url": "https://api.github.com/users/gethomepage/following{/other_user}", + "gists_url": "https://api.github.com/users/gethomepage/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gethomepage/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gethomepage/subscriptions", + "organizations_url": "https://api.github.com/users/gethomepage/orgs", + "repos_url": "https://api.github.com/users/gethomepage/repos", + "events_url": "https://api.github.com/users/gethomepage/events{/privacy}", + "received_events_url": "https://api.github.com/users/gethomepage/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/gethomepage/homepage", + "description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.", + "fork": false, + "url": "https://api.github.com/repos/gethomepage/homepage", + "forks_url": "https://api.github.com/repos/gethomepage/homepage/forks", + "keys_url": "https://api.github.com/repos/gethomepage/homepage/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/gethomepage/homepage/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/gethomepage/homepage/teams", + "hooks_url": "https://api.github.com/repos/gethomepage/homepage/hooks", + "issue_events_url": "https://api.github.com/repos/gethomepage/homepage/issues/events{/number}", + "events_url": "https://api.github.com/repos/gethomepage/homepage/events", + "assignees_url": "https://api.github.com/repos/gethomepage/homepage/assignees{/user}", + "branches_url": "https://api.github.com/repos/gethomepage/homepage/branches{/branch}", + "tags_url": "https://api.github.com/repos/gethomepage/homepage/tags", + "blobs_url": "https://api.github.com/repos/gethomepage/homepage/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/gethomepage/homepage/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/gethomepage/homepage/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/gethomepage/homepage/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/gethomepage/homepage/statuses/{sha}", + "languages_url": "https://api.github.com/repos/gethomepage/homepage/languages", + "stargazers_url": "https://api.github.com/repos/gethomepage/homepage/stargazers", + "contributors_url": "https://api.github.com/repos/gethomepage/homepage/contributors", + "subscribers_url": "https://api.github.com/repos/gethomepage/homepage/subscribers", + "subscription_url": "https://api.github.com/repos/gethomepage/homepage/subscription", + "commits_url": "https://api.github.com/repos/gethomepage/homepage/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/gethomepage/homepage/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/gethomepage/homepage/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/gethomepage/homepage/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/gethomepage/homepage/contents/{+path}", + "compare_url": "https://api.github.com/repos/gethomepage/homepage/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/gethomepage/homepage/merges", + "archive_url": "https://api.github.com/repos/gethomepage/homepage/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/gethomepage/homepage/downloads", + "issues_url": "https://api.github.com/repos/gethomepage/homepage/issues{/number}", + "pulls_url": "https://api.github.com/repos/gethomepage/homepage/pulls{/number}", + "milestones_url": "https://api.github.com/repos/gethomepage/homepage/milestones{/number}", + "notifications_url": "https://api.github.com/repos/gethomepage/homepage/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/gethomepage/homepage/labels{/name}", + "releases_url": "https://api.github.com/repos/gethomepage/homepage/releases{/id}", + "deployments_url": "https://api.github.com/repos/gethomepage/homepage/deployments", + "created_at": "2022-08-24T07:29:42Z", + "updated_at": "2026-06-16T21:08:05Z", + "pushed_at": "2026-06-15T20:34:44Z", + "git_url": "git://github.com/gethomepage/homepage.git", + "ssh_url": "git@github.com:gethomepage/homepage.git", + "clone_url": "https://github.com/gethomepage/homepage.git", + "svn_url": "https://github.com/gethomepage/homepage", + "homepage": "https://gethomepage.dev", + "size": 53993, + "stargazers_count": 30683, + "watchers_count": 30683, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": true, + "has_discussions": true, + "forks_count": 1964, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0", + "node_id": "MDc6TGljZW5zZTk=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "docker", + "homepage", + "nextjs", + "node", + "react", + "self-hosted", + "startpage" + ], + "visibility": "public", + "forks": 1964, + "open_issues": 1, + "watchers": 30683, + "default_branch": "dev", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 812303359, + "node_id": "R_kgDOMGrD_w", + "name": "Docker-Proxy", + "full_name": "dqzboy/Docker-Proxy", + "private": false, + "owner": { + "login": "dqzboy", + "id": 42825450, + "node_id": "MDQ6VXNlcjQyODI1NDUw", + "avatar_url": "https://avatars.githubusercontent.com/u/42825450?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/dqzboy", + "html_url": "https://github.com/dqzboy", + "followers_url": "https://api.github.com/users/dqzboy/followers", + "following_url": "https://api.github.com/users/dqzboy/following{/other_user}", + "gists_url": "https://api.github.com/users/dqzboy/gists{/gist_id}", + "starred_url": "https://api.github.com/users/dqzboy/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/dqzboy/subscriptions", + "organizations_url": "https://api.github.com/users/dqzboy/orgs", + "repos_url": "https://api.github.com/users/dqzboy/repos", + "events_url": "https://api.github.com/users/dqzboy/events{/privacy}", + "received_events_url": "https://api.github.com/users/dqzboy/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/dqzboy/Docker-Proxy", + "description": "🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\\管理服务。支持免服务器部署到 ClawCloud\\Render\\Koyeb", + "fork": false, + "url": "https://api.github.com/repos/dqzboy/Docker-Proxy", + "forks_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/forks", + "keys_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/teams", + "hooks_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/hooks", + "issue_events_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues/events{/number}", + "events_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/events", + "assignees_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/assignees{/user}", + "branches_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/branches{/branch}", + "tags_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/tags", + "blobs_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/statuses/{sha}", + "languages_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/languages", + "stargazers_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/stargazers", + "contributors_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/contributors", + "subscribers_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/subscribers", + "subscription_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/subscription", + "commits_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/contents/{+path}", + "compare_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/merges", + "archive_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/downloads", + "issues_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues{/number}", + "pulls_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/pulls{/number}", + "milestones_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/milestones{/number}", + "notifications_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/labels{/name}", + "releases_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/releases{/id}", + "deployments_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/deployments", + "created_at": "2024-06-08T14:06:48Z", + "updated_at": "2026-06-16T01:45:29Z", + "pushed_at": "2026-04-22T08:30:40Z", + "git_url": "git://github.com/dqzboy/Docker-Proxy.git", + "ssh_url": "git@github.com:dqzboy/Docker-Proxy.git", + "clone_url": "https://github.com/dqzboy/Docker-Proxy.git", + "svn_url": "https://github.com/dqzboy/Docker-Proxy", + "homepage": "https://dqzboy.github.io/docs/", + "size": 986, + "stargazers_count": 4271, + "watchers_count": 4271, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 598, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "docker-proxy", + "docker-registry", + "gcr-registry" + ], + "visibility": "public", + "forks": 598, + "open_issues": 0, + "watchers": 4271, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 837473221, + "node_id": "R_kgDOMerTxQ", + "name": "Real-US-Address-Generator", + "full_name": "chatgptuk/Real-US-Address-Generator", + "private": false, + "owner": { + "login": "chatgptuk", + "id": 38276481, + "node_id": "MDQ6VXNlcjM4Mjc2NDgx", + "avatar_url": "https://avatars.githubusercontent.com/u/38276481?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/chatgptuk", + "html_url": "https://github.com/chatgptuk", + "followers_url": "https://api.github.com/users/chatgptuk/followers", + "following_url": "https://api.github.com/users/chatgptuk/following{/other_user}", + "gists_url": "https://api.github.com/users/chatgptuk/gists{/gist_id}", + "starred_url": "https://api.github.com/users/chatgptuk/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/chatgptuk/subscriptions", + "organizations_url": "https://api.github.com/users/chatgptuk/orgs", + "repos_url": "https://api.github.com/users/chatgptuk/repos", + "events_url": "https://api.github.com/users/chatgptuk/events{/privacy}", + "received_events_url": "https://api.github.com/users/chatgptuk/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/chatgptuk/Real-US-Address-Generator", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator", + "forks_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/forks", + "keys_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/teams", + "hooks_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/hooks", + "issue_events_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues/events{/number}", + "events_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/events", + "assignees_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/assignees{/user}", + "branches_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/branches{/branch}", + "tags_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/tags", + "blobs_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/statuses/{sha}", + "languages_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/languages", + "stargazers_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/stargazers", + "contributors_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/contributors", + "subscribers_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/subscribers", + "subscription_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/subscription", + "commits_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/contents/{+path}", + "compare_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/merges", + "archive_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/downloads", + "issues_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues{/number}", + "pulls_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/pulls{/number}", + "milestones_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/milestones{/number}", + "notifications_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/labels{/name}", + "releases_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/releases{/id}", + "deployments_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/deployments", + "created_at": "2024-08-03T04:54:29Z", + "updated_at": "2026-06-09T03:44:27Z", + "pushed_at": "2025-04-28T17:03:29Z", + "git_url": "git://github.com/chatgptuk/Real-US-Address-Generator.git", + "ssh_url": "git@github.com:chatgptuk/Real-US-Address-Generator.git", + "clone_url": "https://github.com/chatgptuk/Real-US-Address-Generator.git", + "svn_url": "https://github.com/chatgptuk/Real-US-Address-Generator", + "homepage": "https://us.chatgpt.org.uk/", + "size": 36, + "stargazers_count": 356, + "watchers_count": 356, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 385, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 2, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 385, + "open_issues": 2, + "watchers": 356, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 382496361, + "node_id": "MDEwOlJlcG9zaXRvcnkzODI0OTYzNjE=", + "name": "uptime-kuma", + "full_name": "louislam/uptime-kuma", + "private": false, + "owner": { + "login": "louislam", + "id": 1336778, + "node_id": "MDQ6VXNlcjEzMzY3Nzg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1336778?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/louislam", + "html_url": "https://github.com/louislam", + "followers_url": "https://api.github.com/users/louislam/followers", + "following_url": "https://api.github.com/users/louislam/following{/other_user}", + "gists_url": "https://api.github.com/users/louislam/gists{/gist_id}", + "starred_url": "https://api.github.com/users/louislam/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/louislam/subscriptions", + "organizations_url": "https://api.github.com/users/louislam/orgs", + "repos_url": "https://api.github.com/users/louislam/repos", + "events_url": "https://api.github.com/users/louislam/events{/privacy}", + "received_events_url": "https://api.github.com/users/louislam/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/louislam/uptime-kuma", + "description": "A fancy self-hosted monitoring tool", + "fork": false, + "url": "https://api.github.com/repos/louislam/uptime-kuma", + "forks_url": "https://api.github.com/repos/louislam/uptime-kuma/forks", + "keys_url": "https://api.github.com/repos/louislam/uptime-kuma/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/louislam/uptime-kuma/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/louislam/uptime-kuma/teams", + "hooks_url": "https://api.github.com/repos/louislam/uptime-kuma/hooks", + "issue_events_url": "https://api.github.com/repos/louislam/uptime-kuma/issues/events{/number}", + "events_url": "https://api.github.com/repos/louislam/uptime-kuma/events", + "assignees_url": "https://api.github.com/repos/louislam/uptime-kuma/assignees{/user}", + "branches_url": "https://api.github.com/repos/louislam/uptime-kuma/branches{/branch}", + "tags_url": "https://api.github.com/repos/louislam/uptime-kuma/tags", + "blobs_url": "https://api.github.com/repos/louislam/uptime-kuma/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/louislam/uptime-kuma/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/louislam/uptime-kuma/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/louislam/uptime-kuma/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/louislam/uptime-kuma/statuses/{sha}", + "languages_url": "https://api.github.com/repos/louislam/uptime-kuma/languages", + "stargazers_url": "https://api.github.com/repos/louislam/uptime-kuma/stargazers", + "contributors_url": "https://api.github.com/repos/louislam/uptime-kuma/contributors", + "subscribers_url": "https://api.github.com/repos/louislam/uptime-kuma/subscribers", + "subscription_url": "https://api.github.com/repos/louislam/uptime-kuma/subscription", + "commits_url": "https://api.github.com/repos/louislam/uptime-kuma/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/louislam/uptime-kuma/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/louislam/uptime-kuma/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/louislam/uptime-kuma/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/louislam/uptime-kuma/contents/{+path}", + "compare_url": "https://api.github.com/repos/louislam/uptime-kuma/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/louislam/uptime-kuma/merges", + "archive_url": "https://api.github.com/repos/louislam/uptime-kuma/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/louislam/uptime-kuma/downloads", + "issues_url": "https://api.github.com/repos/louislam/uptime-kuma/issues{/number}", + "pulls_url": "https://api.github.com/repos/louislam/uptime-kuma/pulls{/number}", + "milestones_url": "https://api.github.com/repos/louislam/uptime-kuma/milestones{/number}", + "notifications_url": "https://api.github.com/repos/louislam/uptime-kuma/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/louislam/uptime-kuma/labels{/name}", + "releases_url": "https://api.github.com/repos/louislam/uptime-kuma/releases{/id}", + "deployments_url": "https://api.github.com/repos/louislam/uptime-kuma/deployments", + "created_at": "2021-07-03T01:02:42Z", + "updated_at": "2026-06-16T21:10:15Z", + "pushed_at": "2026-06-16T13:07:57Z", + "git_url": "git://github.com/louislam/uptime-kuma.git", + "ssh_url": "git@github.com:louislam/uptime-kuma.git", + "clone_url": "https://github.com/louislam/uptime-kuma.git", + "svn_url": "https://github.com/louislam/uptime-kuma", + "homepage": "https://uptime.kuma.pet", + "size": 32816, + "stargazers_count": 88126, + "watchers_count": 88126, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 7999, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 759, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "docker", + "monitor", + "monitoring", + "responsive", + "self-hosted", + "selfhosted", + "single-page-app", + "socket-io", + "uptime", + "uptime-monitoring", + "webapp", + "websocket" + ], + "visibility": "public", + "forks": 7999, + "open_issues": 759, + "watchers": 88126, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 828462853, + "node_id": "R_kgDOMWFXBQ", + "name": "vue-xiuxiangame", + "full_name": "setube/vue-xiuxiangame", + "private": false, + "owner": { + "login": "setube", + "id": 73606411, + "node_id": "MDQ6VXNlcjczNjA2NDEx", + "avatar_url": "https://avatars.githubusercontent.com/u/73606411?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/setube", + "html_url": "https://github.com/setube", + "followers_url": "https://api.github.com/users/setube/followers", + "following_url": "https://api.github.com/users/setube/following{/other_user}", + "gists_url": "https://api.github.com/users/setube/gists{/gist_id}", + "starred_url": "https://api.github.com/users/setube/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/setube/subscriptions", + "organizations_url": "https://api.github.com/users/setube/orgs", + "repos_url": "https://api.github.com/users/setube/repos", + "events_url": "https://api.github.com/users/setube/events{/privacy}", + "received_events_url": "https://api.github.com/users/setube/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/setube/vue-xiuxiangame", + "description": "文字游戏: 我的文字修仙全靠刷", + "fork": false, + "url": "https://api.github.com/repos/setube/vue-xiuxiangame", + "forks_url": "https://api.github.com/repos/setube/vue-xiuxiangame/forks", + "keys_url": "https://api.github.com/repos/setube/vue-xiuxiangame/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/setube/vue-xiuxiangame/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/setube/vue-xiuxiangame/teams", + "hooks_url": "https://api.github.com/repos/setube/vue-xiuxiangame/hooks", + "issue_events_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues/events{/number}", + "events_url": "https://api.github.com/repos/setube/vue-xiuxiangame/events", + "assignees_url": "https://api.github.com/repos/setube/vue-xiuxiangame/assignees{/user}", + "branches_url": "https://api.github.com/repos/setube/vue-xiuxiangame/branches{/branch}", + "tags_url": "https://api.github.com/repos/setube/vue-xiuxiangame/tags", + "blobs_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/setube/vue-xiuxiangame/statuses/{sha}", + "languages_url": "https://api.github.com/repos/setube/vue-xiuxiangame/languages", + "stargazers_url": "https://api.github.com/repos/setube/vue-xiuxiangame/stargazers", + "contributors_url": "https://api.github.com/repos/setube/vue-xiuxiangame/contributors", + "subscribers_url": "https://api.github.com/repos/setube/vue-xiuxiangame/subscribers", + "subscription_url": "https://api.github.com/repos/setube/vue-xiuxiangame/subscription", + "commits_url": "https://api.github.com/repos/setube/vue-xiuxiangame/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/setube/vue-xiuxiangame/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/setube/vue-xiuxiangame/contents/{+path}", + "compare_url": "https://api.github.com/repos/setube/vue-xiuxiangame/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/setube/vue-xiuxiangame/merges", + "archive_url": "https://api.github.com/repos/setube/vue-xiuxiangame/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/setube/vue-xiuxiangame/downloads", + "issues_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues{/number}", + "pulls_url": "https://api.github.com/repos/setube/vue-xiuxiangame/pulls{/number}", + "milestones_url": "https://api.github.com/repos/setube/vue-xiuxiangame/milestones{/number}", + "notifications_url": "https://api.github.com/repos/setube/vue-xiuxiangame/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/setube/vue-xiuxiangame/labels{/name}", + "releases_url": "https://api.github.com/repos/setube/vue-xiuxiangame/releases{/id}", + "deployments_url": "https://api.github.com/repos/setube/vue-xiuxiangame/deployments", + "created_at": "2024-07-14T08:19:36Z", + "updated_at": "2026-06-16T01:35:38Z", + "pushed_at": "2026-03-02T09:42:06Z", + "git_url": "git://github.com/setube/vue-xiuxiangame.git", + "ssh_url": "git@github.com:setube/vue-xiuxiangame.git", + "clone_url": "https://github.com/setube/vue-xiuxiangame.git", + "svn_url": "https://github.com/setube/vue-xiuxiangame", + "homepage": "https://xiuxian.wenzi.games/", + "size": 19501, + "stargazers_count": 1736, + "watchers_count": 1736, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 298, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 7, + "license": { + "key": "other", + "name": "Other", + "spdx_id": "NOASSERTION", + "url": null, + "node_id": "MDc6TGljZW5zZTA=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "game", + "javascript", + "vue", + "xiuxian" + ], + "visibility": "public", + "forks": 298, + "open_issues": 7, + "watchers": 1736, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 375741607, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzU3NDE2MDc=", + "name": "mind-map", + "full_name": "wanglin2/mind-map", + "private": false, + "owner": { + "login": "wanglin2", + "id": 17272433, + "node_id": "MDQ6VXNlcjE3MjcyNDMz", + "avatar_url": "https://avatars.githubusercontent.com/u/17272433?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/wanglin2", + "html_url": "https://github.com/wanglin2", + "followers_url": "https://api.github.com/users/wanglin2/followers", + "following_url": "https://api.github.com/users/wanglin2/following{/other_user}", + "gists_url": "https://api.github.com/users/wanglin2/gists{/gist_id}", + "starred_url": "https://api.github.com/users/wanglin2/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/wanglin2/subscriptions", + "organizations_url": "https://api.github.com/users/wanglin2/orgs", + "repos_url": "https://api.github.com/users/wanglin2/repos", + "events_url": "https://api.github.com/users/wanglin2/events{/privacy}", + "received_events_url": "https://api.github.com/users/wanglin2/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/wanglin2/mind-map", + "description": "SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map.", + "fork": false, + "url": "https://api.github.com/repos/wanglin2/mind-map", + "forks_url": "https://api.github.com/repos/wanglin2/mind-map/forks", + "keys_url": "https://api.github.com/repos/wanglin2/mind-map/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/wanglin2/mind-map/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/wanglin2/mind-map/teams", + "hooks_url": "https://api.github.com/repos/wanglin2/mind-map/hooks", + "issue_events_url": "https://api.github.com/repos/wanglin2/mind-map/issues/events{/number}", + "events_url": "https://api.github.com/repos/wanglin2/mind-map/events", + "assignees_url": "https://api.github.com/repos/wanglin2/mind-map/assignees{/user}", + "branches_url": "https://api.github.com/repos/wanglin2/mind-map/branches{/branch}", + "tags_url": "https://api.github.com/repos/wanglin2/mind-map/tags", + "blobs_url": "https://api.github.com/repos/wanglin2/mind-map/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/wanglin2/mind-map/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/wanglin2/mind-map/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/wanglin2/mind-map/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/wanglin2/mind-map/statuses/{sha}", + "languages_url": "https://api.github.com/repos/wanglin2/mind-map/languages", + "stargazers_url": "https://api.github.com/repos/wanglin2/mind-map/stargazers", + "contributors_url": "https://api.github.com/repos/wanglin2/mind-map/contributors", + "subscribers_url": "https://api.github.com/repos/wanglin2/mind-map/subscribers", + "subscription_url": "https://api.github.com/repos/wanglin2/mind-map/subscription", + "commits_url": "https://api.github.com/repos/wanglin2/mind-map/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/wanglin2/mind-map/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/wanglin2/mind-map/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/wanglin2/mind-map/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/wanglin2/mind-map/contents/{+path}", + "compare_url": "https://api.github.com/repos/wanglin2/mind-map/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/wanglin2/mind-map/merges", + "archive_url": "https://api.github.com/repos/wanglin2/mind-map/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/wanglin2/mind-map/downloads", + "issues_url": "https://api.github.com/repos/wanglin2/mind-map/issues{/number}", + "pulls_url": "https://api.github.com/repos/wanglin2/mind-map/pulls{/number}", + "milestones_url": "https://api.github.com/repos/wanglin2/mind-map/milestones{/number}", + "notifications_url": "https://api.github.com/repos/wanglin2/mind-map/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/wanglin2/mind-map/labels{/name}", + "releases_url": "https://api.github.com/repos/wanglin2/mind-map/releases{/id}", + "deployments_url": "https://api.github.com/repos/wanglin2/mind-map/deployments", + "created_at": "2021-06-10T15:17:16Z", + "updated_at": "2026-06-16T14:46:00Z", + "pushed_at": "2026-05-18T11:32:52Z", + "git_url": "git://github.com/wanglin2/mind-map.git", + "ssh_url": "git@github.com:wanglin2/mind-map.git", + "clone_url": "https://github.com/wanglin2/mind-map.git", + "svn_url": "https://github.com/wanglin2/mind-map", + "homepage": "https://wanglin2.github.io/mind-map-docs/", + "size": 53142, + "stargazers_count": 12365, + "watchers_count": 12365, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 1656, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 131, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "graph", + "jsmind", + "mind-map", + "mind-mapping", + "mindmap", + "mindmapping", + "svg", + "xmind" + ], + "visibility": "public", + "forks": 1656, + "open_issues": 131, + "watchers": 12365, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 104911615, + "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ5MTE2MTU=", + "name": "OneStroke", + "full_name": "leeenx/OneStroke", + "private": false, + "owner": { + "login": "leeenx", + "id": 8177724, + "node_id": "MDQ6VXNlcjgxNzc3MjQ=", + "avatar_url": "https://avatars.githubusercontent.com/u/8177724?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/leeenx", + "html_url": "https://github.com/leeenx", + "followers_url": "https://api.github.com/users/leeenx/followers", + "following_url": "https://api.github.com/users/leeenx/following{/other_user}", + "gists_url": "https://api.github.com/users/leeenx/gists{/gist_id}", + "starred_url": "https://api.github.com/users/leeenx/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/leeenx/subscriptions", + "organizations_url": "https://api.github.com/users/leeenx/orgs", + "repos_url": "https://api.github.com/users/leeenx/repos", + "events_url": "https://api.github.com/users/leeenx/events{/privacy}", + "received_events_url": "https://api.github.com/users/leeenx/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/leeenx/OneStroke", + "description": "H5小游戏100例:一笔画", + "fork": false, + "url": "https://api.github.com/repos/leeenx/OneStroke", + "forks_url": "https://api.github.com/repos/leeenx/OneStroke/forks", + "keys_url": "https://api.github.com/repos/leeenx/OneStroke/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/leeenx/OneStroke/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/leeenx/OneStroke/teams", + "hooks_url": "https://api.github.com/repos/leeenx/OneStroke/hooks", + "issue_events_url": "https://api.github.com/repos/leeenx/OneStroke/issues/events{/number}", + "events_url": "https://api.github.com/repos/leeenx/OneStroke/events", + "assignees_url": "https://api.github.com/repos/leeenx/OneStroke/assignees{/user}", + "branches_url": "https://api.github.com/repos/leeenx/OneStroke/branches{/branch}", + "tags_url": "https://api.github.com/repos/leeenx/OneStroke/tags", + "blobs_url": "https://api.github.com/repos/leeenx/OneStroke/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/leeenx/OneStroke/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/leeenx/OneStroke/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/leeenx/OneStroke/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/leeenx/OneStroke/statuses/{sha}", + "languages_url": "https://api.github.com/repos/leeenx/OneStroke/languages", + "stargazers_url": "https://api.github.com/repos/leeenx/OneStroke/stargazers", + "contributors_url": "https://api.github.com/repos/leeenx/OneStroke/contributors", + "subscribers_url": "https://api.github.com/repos/leeenx/OneStroke/subscribers", + "subscription_url": "https://api.github.com/repos/leeenx/OneStroke/subscription", + "commits_url": "https://api.github.com/repos/leeenx/OneStroke/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/leeenx/OneStroke/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/leeenx/OneStroke/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/leeenx/OneStroke/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/leeenx/OneStroke/contents/{+path}", + "compare_url": "https://api.github.com/repos/leeenx/OneStroke/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/leeenx/OneStroke/merges", + "archive_url": "https://api.github.com/repos/leeenx/OneStroke/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/leeenx/OneStroke/downloads", + "issues_url": "https://api.github.com/repos/leeenx/OneStroke/issues{/number}", + "pulls_url": "https://api.github.com/repos/leeenx/OneStroke/pulls{/number}", + "milestones_url": "https://api.github.com/repos/leeenx/OneStroke/milestones{/number}", + "notifications_url": "https://api.github.com/repos/leeenx/OneStroke/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/leeenx/OneStroke/labels{/name}", + "releases_url": "https://api.github.com/repos/leeenx/OneStroke/releases{/id}", + "deployments_url": "https://api.github.com/repos/leeenx/OneStroke/deployments", + "created_at": "2017-09-26T16:39:37Z", + "updated_at": "2026-06-16T05:19:24Z", + "pushed_at": "2019-11-14T12:59:26Z", + "git_url": "git://github.com/leeenx/OneStroke.git", + "ssh_url": "git@github.com:leeenx/OneStroke.git", + "clone_url": "https://github.com/leeenx/OneStroke.git", + "svn_url": "https://github.com/leeenx/OneStroke", + "homepage": "", + "size": 797, + "stargazers_count": 123, + "watchers_count": 123, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 36, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 36, + "open_issues": 0, + "watchers": 123, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 51198216, + "node_id": "MDEwOlJlcG9zaXRvcnk1MTE5ODIxNg==", + "name": "Bejeweled", + "full_name": "HypnosNova/Bejeweled", + "private": false, + "owner": { + "login": "HypnosNova", + "id": 7953802, + "node_id": "MDQ6VXNlcjc5NTM4MDI=", + "avatar_url": "https://avatars.githubusercontent.com/u/7953802?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/HypnosNova", + "html_url": "https://github.com/HypnosNova", + "followers_url": "https://api.github.com/users/HypnosNova/followers", + "following_url": "https://api.github.com/users/HypnosNova/following{/other_user}", + "gists_url": "https://api.github.com/users/HypnosNova/gists{/gist_id}", + "starred_url": "https://api.github.com/users/HypnosNova/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/HypnosNova/subscriptions", + "organizations_url": "https://api.github.com/users/HypnosNova/orgs", + "repos_url": "https://api.github.com/users/HypnosNova/repos", + "events_url": "https://api.github.com/users/HypnosNova/events{/privacy}", + "received_events_url": "https://api.github.com/users/HypnosNova/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/HypnosNova/Bejeweled", + "description": "POPCAP的宝石迷阵网页版代码", + "fork": false, + "url": "https://api.github.com/repos/HypnosNova/Bejeweled", + "forks_url": "https://api.github.com/repos/HypnosNova/Bejeweled/forks", + "keys_url": "https://api.github.com/repos/HypnosNova/Bejeweled/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/HypnosNova/Bejeweled/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/HypnosNova/Bejeweled/teams", + "hooks_url": "https://api.github.com/repos/HypnosNova/Bejeweled/hooks", + "issue_events_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues/events{/number}", + "events_url": "https://api.github.com/repos/HypnosNova/Bejeweled/events", + "assignees_url": "https://api.github.com/repos/HypnosNova/Bejeweled/assignees{/user}", + "branches_url": "https://api.github.com/repos/HypnosNova/Bejeweled/branches{/branch}", + "tags_url": "https://api.github.com/repos/HypnosNova/Bejeweled/tags", + "blobs_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/HypnosNova/Bejeweled/statuses/{sha}", + "languages_url": "https://api.github.com/repos/HypnosNova/Bejeweled/languages", + "stargazers_url": "https://api.github.com/repos/HypnosNova/Bejeweled/stargazers", + "contributors_url": "https://api.github.com/repos/HypnosNova/Bejeweled/contributors", + "subscribers_url": "https://api.github.com/repos/HypnosNova/Bejeweled/subscribers", + "subscription_url": "https://api.github.com/repos/HypnosNova/Bejeweled/subscription", + "commits_url": "https://api.github.com/repos/HypnosNova/Bejeweled/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/HypnosNova/Bejeweled/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/HypnosNova/Bejeweled/contents/{+path}", + "compare_url": "https://api.github.com/repos/HypnosNova/Bejeweled/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/HypnosNova/Bejeweled/merges", + "archive_url": "https://api.github.com/repos/HypnosNova/Bejeweled/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/HypnosNova/Bejeweled/downloads", + "issues_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues{/number}", + "pulls_url": "https://api.github.com/repos/HypnosNova/Bejeweled/pulls{/number}", + "milestones_url": "https://api.github.com/repos/HypnosNova/Bejeweled/milestones{/number}", + "notifications_url": "https://api.github.com/repos/HypnosNova/Bejeweled/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/HypnosNova/Bejeweled/labels{/name}", + "releases_url": "https://api.github.com/repos/HypnosNova/Bejeweled/releases{/id}", + "deployments_url": "https://api.github.com/repos/HypnosNova/Bejeweled/deployments", + "created_at": "2016-02-06T10:23:54Z", + "updated_at": "2025-08-03T13:25:02Z", + "pushed_at": "2016-02-06T10:30:58Z", + "git_url": "git://github.com/HypnosNova/Bejeweled.git", + "ssh_url": "git@github.com:HypnosNova/Bejeweled.git", + "clone_url": "https://github.com/HypnosNova/Bejeweled.git", + "svn_url": "https://github.com/HypnosNova/Bejeweled", + "homepage": "", + "size": 9788, + "stargazers_count": 11, + "watchers_count": 11, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 7, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 7, + "open_issues": 0, + "watchers": 11, + "default_branch": "gh-pages", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 22733106, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjczMzEwNg==", + "name": "tap-the-black-tiles", + "full_name": "316k/tap-the-black-tiles", + "private": false, + "owner": { + "login": "316k", + "id": 4315554, + "node_id": "MDQ6VXNlcjQzMTU1NTQ=", + "avatar_url": "https://avatars.githubusercontent.com/u/4315554?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/316k", + "html_url": "https://github.com/316k", + "followers_url": "https://api.github.com/users/316k/followers", + "following_url": "https://api.github.com/users/316k/following{/other_user}", + "gists_url": "https://api.github.com/users/316k/gists{/gist_id}", + "starred_url": "https://api.github.com/users/316k/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/316k/subscriptions", + "organizations_url": "https://api.github.com/users/316k/orgs", + "repos_url": "https://api.github.com/users/316k/repos", + "events_url": "https://api.github.com/users/316k/events{/privacy}", + "received_events_url": "https://api.github.com/users/316k/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/316k/tap-the-black-tiles", + "description": "A free clone of Don't Tap the White Tiles (aka Piano Tiles)", + "fork": false, + "url": "https://api.github.com/repos/316k/tap-the-black-tiles", + "forks_url": "https://api.github.com/repos/316k/tap-the-black-tiles/forks", + "keys_url": "https://api.github.com/repos/316k/tap-the-black-tiles/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/316k/tap-the-black-tiles/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/316k/tap-the-black-tiles/teams", + "hooks_url": "https://api.github.com/repos/316k/tap-the-black-tiles/hooks", + "issue_events_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues/events{/number}", + "events_url": "https://api.github.com/repos/316k/tap-the-black-tiles/events", + "assignees_url": "https://api.github.com/repos/316k/tap-the-black-tiles/assignees{/user}", + "branches_url": "https://api.github.com/repos/316k/tap-the-black-tiles/branches{/branch}", + "tags_url": "https://api.github.com/repos/316k/tap-the-black-tiles/tags", + "blobs_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/316k/tap-the-black-tiles/statuses/{sha}", + "languages_url": "https://api.github.com/repos/316k/tap-the-black-tiles/languages", + "stargazers_url": "https://api.github.com/repos/316k/tap-the-black-tiles/stargazers", + "contributors_url": "https://api.github.com/repos/316k/tap-the-black-tiles/contributors", + "subscribers_url": "https://api.github.com/repos/316k/tap-the-black-tiles/subscribers", + "subscription_url": "https://api.github.com/repos/316k/tap-the-black-tiles/subscription", + "commits_url": "https://api.github.com/repos/316k/tap-the-black-tiles/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/316k/tap-the-black-tiles/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/316k/tap-the-black-tiles/contents/{+path}", + "compare_url": "https://api.github.com/repos/316k/tap-the-black-tiles/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/316k/tap-the-black-tiles/merges", + "archive_url": "https://api.github.com/repos/316k/tap-the-black-tiles/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/316k/tap-the-black-tiles/downloads", + "issues_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues{/number}", + "pulls_url": "https://api.github.com/repos/316k/tap-the-black-tiles/pulls{/number}", + "milestones_url": "https://api.github.com/repos/316k/tap-the-black-tiles/milestones{/number}", + "notifications_url": "https://api.github.com/repos/316k/tap-the-black-tiles/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/316k/tap-the-black-tiles/labels{/name}", + "releases_url": "https://api.github.com/repos/316k/tap-the-black-tiles/releases{/id}", + "deployments_url": "https://api.github.com/repos/316k/tap-the-black-tiles/deployments", + "created_at": "2014-08-07T19:02:29Z", + "updated_at": "2026-03-03T17:29:43Z", + "pushed_at": "2026-03-03T17:29:39Z", + "git_url": "git://github.com/316k/tap-the-black-tiles.git", + "ssh_url": "git@github.com:316k/tap-the-black-tiles.git", + "clone_url": "https://github.com/316k/tap-the-black-tiles.git", + "svn_url": "https://github.com/316k/tap-the-black-tiles", + "homepage": "http://316k.legtux.org/tap-the-black-tiles/index.html", + "size": 196, + "stargazers_count": 6, + "watchers_count": 6, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 3, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 3, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 3, + "open_issues": 3, + "watchers": 6, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 335363277, + "node_id": "MDEwOlJlcG9zaXRvcnkzMzUzNjMyNzc=", + "name": "EatKano", + "full_name": "arcxingye/EatKano", + "private": false, + "owner": { + "login": "arcxingye", + "id": 58928862, + "node_id": "MDQ6VXNlcjU4OTI4ODYy", + "avatar_url": "https://avatars.githubusercontent.com/u/58928862?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/arcxingye", + "html_url": "https://github.com/arcxingye", + "followers_url": "https://api.github.com/users/arcxingye/followers", + "following_url": "https://api.github.com/users/arcxingye/following{/other_user}", + "gists_url": "https://api.github.com/users/arcxingye/gists{/gist_id}", + "starred_url": "https://api.github.com/users/arcxingye/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/arcxingye/subscriptions", + "organizations_url": "https://api.github.com/users/arcxingye/orgs", + "repos_url": "https://api.github.com/users/arcxingye/repos", + "events_url": "https://api.github.com/users/arcxingye/events{/privacy}", + "received_events_url": "https://api.github.com/users/arcxingye/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/arcxingye/EatKano", + "description": "H5 Games", + "fork": false, + "url": "https://api.github.com/repos/arcxingye/EatKano", + "forks_url": "https://api.github.com/repos/arcxingye/EatKano/forks", + "keys_url": "https://api.github.com/repos/arcxingye/EatKano/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/arcxingye/EatKano/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/arcxingye/EatKano/teams", + "hooks_url": "https://api.github.com/repos/arcxingye/EatKano/hooks", + "issue_events_url": "https://api.github.com/repos/arcxingye/EatKano/issues/events{/number}", + "events_url": "https://api.github.com/repos/arcxingye/EatKano/events", + "assignees_url": "https://api.github.com/repos/arcxingye/EatKano/assignees{/user}", + "branches_url": "https://api.github.com/repos/arcxingye/EatKano/branches{/branch}", + "tags_url": "https://api.github.com/repos/arcxingye/EatKano/tags", + "blobs_url": "https://api.github.com/repos/arcxingye/EatKano/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/arcxingye/EatKano/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/arcxingye/EatKano/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/arcxingye/EatKano/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/arcxingye/EatKano/statuses/{sha}", + "languages_url": "https://api.github.com/repos/arcxingye/EatKano/languages", + "stargazers_url": "https://api.github.com/repos/arcxingye/EatKano/stargazers", + "contributors_url": "https://api.github.com/repos/arcxingye/EatKano/contributors", + "subscribers_url": "https://api.github.com/repos/arcxingye/EatKano/subscribers", + "subscription_url": "https://api.github.com/repos/arcxingye/EatKano/subscription", + "commits_url": "https://api.github.com/repos/arcxingye/EatKano/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/arcxingye/EatKano/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/arcxingye/EatKano/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/arcxingye/EatKano/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/arcxingye/EatKano/contents/{+path}", + "compare_url": "https://api.github.com/repos/arcxingye/EatKano/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/arcxingye/EatKano/merges", + "archive_url": "https://api.github.com/repos/arcxingye/EatKano/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/arcxingye/EatKano/downloads", + "issues_url": "https://api.github.com/repos/arcxingye/EatKano/issues{/number}", + "pulls_url": "https://api.github.com/repos/arcxingye/EatKano/pulls{/number}", + "milestones_url": "https://api.github.com/repos/arcxingye/EatKano/milestones{/number}", + "notifications_url": "https://api.github.com/repos/arcxingye/EatKano/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/arcxingye/EatKano/labels{/name}", + "releases_url": "https://api.github.com/repos/arcxingye/EatKano/releases{/id}", + "deployments_url": "https://api.github.com/repos/arcxingye/EatKano/deployments", + "created_at": "2021-02-02T17:05:03Z", + "updated_at": "2026-06-12T15:10:32Z", + "pushed_at": "2025-11-07T14:29:05Z", + "git_url": "git://github.com/arcxingye/EatKano.git", + "ssh_url": "git@github.com:arcxingye/EatKano.git", + "clone_url": "https://github.com/arcxingye/EatKano.git", + "svn_url": "https://github.com/arcxingye/EatKano", + "homepage": "https://xingye.me/game/eatkano", + "size": 358, + "stargazers_count": 1874, + "watchers_count": 1874, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 3625, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 5, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 3625, + "open_issues": 5, + "watchers": 1874, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 123891712, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjM4OTE3MTI=", + "name": "reactChess", + "full_name": "FounderIsShadowWalker/reactChess", + "private": false, + "owner": { + "login": "FounderIsShadowWalker", + "id": 19659695, + "node_id": "MDQ6VXNlcjE5NjU5Njk1", + "avatar_url": "https://avatars.githubusercontent.com/u/19659695?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/FounderIsShadowWalker", + "html_url": "https://github.com/FounderIsShadowWalker", + "followers_url": "https://api.github.com/users/FounderIsShadowWalker/followers", + "following_url": "https://api.github.com/users/FounderIsShadowWalker/following{/other_user}", + "gists_url": "https://api.github.com/users/FounderIsShadowWalker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/FounderIsShadowWalker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/FounderIsShadowWalker/subscriptions", + "organizations_url": "https://api.github.com/users/FounderIsShadowWalker/orgs", + "repos_url": "https://api.github.com/users/FounderIsShadowWalker/repos", + "events_url": "https://api.github.com/users/FounderIsShadowWalker/events{/privacy}", + "received_events_url": "https://api.github.com/users/FounderIsShadowWalker/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/FounderIsShadowWalker/reactChess", + "description": "一个react写的跳棋", + "fork": false, + "url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess", + "forks_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/forks", + "keys_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/teams", + "hooks_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/hooks", + "issue_events_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues/events{/number}", + "events_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/events", + "assignees_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/assignees{/user}", + "branches_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/branches{/branch}", + "tags_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/tags", + "blobs_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/statuses/{sha}", + "languages_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/languages", + "stargazers_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/stargazers", + "contributors_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/contributors", + "subscribers_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/subscribers", + "subscription_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/subscription", + "commits_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/contents/{+path}", + "compare_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/merges", + "archive_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/downloads", + "issues_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues{/number}", + "pulls_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/pulls{/number}", + "milestones_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/milestones{/number}", + "notifications_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/labels{/name}", + "releases_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/releases{/id}", + "deployments_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/deployments", + "created_at": "2018-03-05T08:54:15Z", + "updated_at": "2026-02-07T05:53:34Z", + "pushed_at": "2018-03-22T08:17:41Z", + "git_url": "git://github.com/FounderIsShadowWalker/reactChess.git", + "ssh_url": "git@github.com:FounderIsShadowWalker/reactChess.git", + "clone_url": "https://github.com/FounderIsShadowWalker/reactChess.git", + "svn_url": "https://github.com/FounderIsShadowWalker/reactChess", + "homepage": null, + "size": 1198, + "stargazers_count": 47, + "watchers_count": 47, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 8, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1, + "license": null, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 8, + "open_issues": 1, + "watchers": 47, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 17446152, + "node_id": "MDEwOlJlcG9zaXRvcnkxNzQ0NjE1Mg==", + "name": "2048", + "full_name": "gabrielecirulli/2048", + "private": false, + "owner": { + "login": "gabrielecirulli", + "id": 886011, + "node_id": "MDQ6VXNlcjg4NjAxMQ==", + "avatar_url": "https://avatars.githubusercontent.com/u/886011?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gabrielecirulli", + "html_url": "https://github.com/gabrielecirulli", + "followers_url": "https://api.github.com/users/gabrielecirulli/followers", + "following_url": "https://api.github.com/users/gabrielecirulli/following{/other_user}", + "gists_url": "https://api.github.com/users/gabrielecirulli/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gabrielecirulli/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gabrielecirulli/subscriptions", + "organizations_url": "https://api.github.com/users/gabrielecirulli/orgs", + "repos_url": "https://api.github.com/users/gabrielecirulli/repos", + "events_url": "https://api.github.com/users/gabrielecirulli/events{/privacy}", + "received_events_url": "https://api.github.com/users/gabrielecirulli/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/gabrielecirulli/2048", + "description": "The source code for 2048 ", + "fork": false, + "url": "https://api.github.com/repos/gabrielecirulli/2048", + "forks_url": "https://api.github.com/repos/gabrielecirulli/2048/forks", + "keys_url": "https://api.github.com/repos/gabrielecirulli/2048/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/gabrielecirulli/2048/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/gabrielecirulli/2048/teams", + "hooks_url": "https://api.github.com/repos/gabrielecirulli/2048/hooks", + "issue_events_url": "https://api.github.com/repos/gabrielecirulli/2048/issues/events{/number}", + "events_url": "https://api.github.com/repos/gabrielecirulli/2048/events", + "assignees_url": "https://api.github.com/repos/gabrielecirulli/2048/assignees{/user}", + "branches_url": "https://api.github.com/repos/gabrielecirulli/2048/branches{/branch}", + "tags_url": "https://api.github.com/repos/gabrielecirulli/2048/tags", + "blobs_url": "https://api.github.com/repos/gabrielecirulli/2048/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/gabrielecirulli/2048/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/gabrielecirulli/2048/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/gabrielecirulli/2048/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/gabrielecirulli/2048/statuses/{sha}", + "languages_url": "https://api.github.com/repos/gabrielecirulli/2048/languages", + "stargazers_url": "https://api.github.com/repos/gabrielecirulli/2048/stargazers", + "contributors_url": "https://api.github.com/repos/gabrielecirulli/2048/contributors", + "subscribers_url": "https://api.github.com/repos/gabrielecirulli/2048/subscribers", + "subscription_url": "https://api.github.com/repos/gabrielecirulli/2048/subscription", + "commits_url": "https://api.github.com/repos/gabrielecirulli/2048/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/gabrielecirulli/2048/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/gabrielecirulli/2048/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/gabrielecirulli/2048/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/gabrielecirulli/2048/contents/{+path}", + "compare_url": "https://api.github.com/repos/gabrielecirulli/2048/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/gabrielecirulli/2048/merges", + "archive_url": "https://api.github.com/repos/gabrielecirulli/2048/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/gabrielecirulli/2048/downloads", + "issues_url": "https://api.github.com/repos/gabrielecirulli/2048/issues{/number}", + "pulls_url": "https://api.github.com/repos/gabrielecirulli/2048/pulls{/number}", + "milestones_url": "https://api.github.com/repos/gabrielecirulli/2048/milestones{/number}", + "notifications_url": "https://api.github.com/repos/gabrielecirulli/2048/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/gabrielecirulli/2048/labels{/name}", + "releases_url": "https://api.github.com/repos/gabrielecirulli/2048/releases{/id}", + "deployments_url": "https://api.github.com/repos/gabrielecirulli/2048/deployments", + "created_at": "2014-03-05T16:03:26Z", + "updated_at": "2026-06-16T02:12:18Z", + "pushed_at": "2024-10-24T13:06:19Z", + "git_url": "git://github.com/gabrielecirulli/2048.git", + "ssh_url": "git@github.com:gabrielecirulli/2048.git", + "clone_url": "https://github.com/gabrielecirulli/2048.git", + "svn_url": "https://github.com/gabrielecirulli/2048", + "homepage": "https://play2048.co", + "size": 625, + "stargazers_count": 13276, + "watchers_count": 13276, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 17570, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 143, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "2048", + "2048-game", + "game", + "javascript", + "online-game", + "puzzle-game" + ], + "visibility": "public", + "forks": 17570, + "open_issues": 143, + "watchers": 13276, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 6090347, + "node_id": "MDEwOlJlcG9zaXRvcnk2MDkwMzQ3", + "name": "HexGL", + "full_name": "BKcore/HexGL", + "private": false, + "owner": { + "login": "BKcore", + "id": 658297, + "node_id": "MDQ6VXNlcjY1ODI5Nw==", + "avatar_url": "https://avatars.githubusercontent.com/u/658297?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/BKcore", + "html_url": "https://github.com/BKcore", + "followers_url": "https://api.github.com/users/BKcore/followers", + "following_url": "https://api.github.com/users/BKcore/following{/other_user}", + "gists_url": "https://api.github.com/users/BKcore/gists{/gist_id}", + "starred_url": "https://api.github.com/users/BKcore/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/BKcore/subscriptions", + "organizations_url": "https://api.github.com/users/BKcore/orgs", + "repos_url": "https://api.github.com/users/BKcore/repos", + "events_url": "https://api.github.com/users/BKcore/events{/privacy}", + "received_events_url": "https://api.github.com/users/BKcore/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/BKcore/HexGL", + "description": "Source code of HexGL, a futuristic HTML5 racing game", + "fork": false, + "url": "https://api.github.com/repos/BKcore/HexGL", + "forks_url": "https://api.github.com/repos/BKcore/HexGL/forks", + "keys_url": "https://api.github.com/repos/BKcore/HexGL/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/BKcore/HexGL/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/BKcore/HexGL/teams", + "hooks_url": "https://api.github.com/repos/BKcore/HexGL/hooks", + "issue_events_url": "https://api.github.com/repos/BKcore/HexGL/issues/events{/number}", + "events_url": "https://api.github.com/repos/BKcore/HexGL/events", + "assignees_url": "https://api.github.com/repos/BKcore/HexGL/assignees{/user}", + "branches_url": "https://api.github.com/repos/BKcore/HexGL/branches{/branch}", + "tags_url": "https://api.github.com/repos/BKcore/HexGL/tags", + "blobs_url": "https://api.github.com/repos/BKcore/HexGL/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/BKcore/HexGL/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/BKcore/HexGL/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/BKcore/HexGL/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/BKcore/HexGL/statuses/{sha}", + "languages_url": "https://api.github.com/repos/BKcore/HexGL/languages", + "stargazers_url": "https://api.github.com/repos/BKcore/HexGL/stargazers", + "contributors_url": "https://api.github.com/repos/BKcore/HexGL/contributors", + "subscribers_url": "https://api.github.com/repos/BKcore/HexGL/subscribers", + "subscription_url": "https://api.github.com/repos/BKcore/HexGL/subscription", + "commits_url": "https://api.github.com/repos/BKcore/HexGL/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/BKcore/HexGL/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/BKcore/HexGL/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/BKcore/HexGL/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/BKcore/HexGL/contents/{+path}", + "compare_url": "https://api.github.com/repos/BKcore/HexGL/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/BKcore/HexGL/merges", + "archive_url": "https://api.github.com/repos/BKcore/HexGL/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/BKcore/HexGL/downloads", + "issues_url": "https://api.github.com/repos/BKcore/HexGL/issues{/number}", + "pulls_url": "https://api.github.com/repos/BKcore/HexGL/pulls{/number}", + "milestones_url": "https://api.github.com/repos/BKcore/HexGL/milestones{/number}", + "notifications_url": "https://api.github.com/repos/BKcore/HexGL/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/BKcore/HexGL/labels{/name}", + "releases_url": "https://api.github.com/repos/BKcore/HexGL/releases{/id}", + "deployments_url": "https://api.github.com/repos/BKcore/HexGL/deployments", + "created_at": "2012-10-05T13:06:07Z", + "updated_at": "2026-06-15T08:44:01Z", + "pushed_at": "2024-06-29T03:59:36Z", + "git_url": "git://github.com/BKcore/HexGL.git", + "ssh_url": "git@github.com:BKcore/HexGL.git", + "clone_url": "https://github.com/BKcore/HexGL.git", + "svn_url": "https://github.com/BKcore/HexGL", + "homepage": "http://hexgl.bkcore.com", + "size": 15716, + "stargazers_count": 1730, + "watchers_count": 1730, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 883, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 28, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 883, + "open_issues": 28, + "watchers": 1730, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 47771861, + "node_id": "MDEwOlJlcG9zaXRvcnk0Nzc3MTg2MQ==", + "name": "IvarK.github.io", + "full_name": "IvarK/IvarK.github.io", + "private": false, + "owner": { + "login": "IvarK", + "id": 16242492, + "node_id": "MDQ6VXNlcjE2MjQyNDky", + "avatar_url": "https://avatars.githubusercontent.com/u/16242492?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/IvarK", + "html_url": "https://github.com/IvarK", + "followers_url": "https://api.github.com/users/IvarK/followers", + "following_url": "https://api.github.com/users/IvarK/following{/other_user}", + "gists_url": "https://api.github.com/users/IvarK/gists{/gist_id}", + "starred_url": "https://api.github.com/users/IvarK/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/IvarK/subscriptions", + "organizations_url": "https://api.github.com/users/IvarK/orgs", + "repos_url": "https://api.github.com/users/IvarK/repos", + "events_url": "https://api.github.com/users/IvarK/events{/privacy}", + "received_events_url": "https://api.github.com/users/IvarK/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/IvarK/IvarK.github.io", + "description": "Antimatter Dimensions", + "fork": false, + "url": "https://api.github.com/repos/IvarK/IvarK.github.io", + "forks_url": "https://api.github.com/repos/IvarK/IvarK.github.io/forks", + "keys_url": "https://api.github.com/repos/IvarK/IvarK.github.io/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/IvarK/IvarK.github.io/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/IvarK/IvarK.github.io/teams", + "hooks_url": "https://api.github.com/repos/IvarK/IvarK.github.io/hooks", + "issue_events_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues/events{/number}", + "events_url": "https://api.github.com/repos/IvarK/IvarK.github.io/events", + "assignees_url": "https://api.github.com/repos/IvarK/IvarK.github.io/assignees{/user}", + "branches_url": "https://api.github.com/repos/IvarK/IvarK.github.io/branches{/branch}", + "tags_url": "https://api.github.com/repos/IvarK/IvarK.github.io/tags", + "blobs_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/IvarK/IvarK.github.io/statuses/{sha}", + "languages_url": "https://api.github.com/repos/IvarK/IvarK.github.io/languages", + "stargazers_url": "https://api.github.com/repos/IvarK/IvarK.github.io/stargazers", + "contributors_url": "https://api.github.com/repos/IvarK/IvarK.github.io/contributors", + "subscribers_url": "https://api.github.com/repos/IvarK/IvarK.github.io/subscribers", + "subscription_url": "https://api.github.com/repos/IvarK/IvarK.github.io/subscription", + "commits_url": "https://api.github.com/repos/IvarK/IvarK.github.io/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/IvarK/IvarK.github.io/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/IvarK/IvarK.github.io/contents/{+path}", + "compare_url": "https://api.github.com/repos/IvarK/IvarK.github.io/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/IvarK/IvarK.github.io/merges", + "archive_url": "https://api.github.com/repos/IvarK/IvarK.github.io/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/IvarK/IvarK.github.io/downloads", + "issues_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues{/number}", + "pulls_url": "https://api.github.com/repos/IvarK/IvarK.github.io/pulls{/number}", + "milestones_url": "https://api.github.com/repos/IvarK/IvarK.github.io/milestones{/number}", + "notifications_url": "https://api.github.com/repos/IvarK/IvarK.github.io/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/IvarK/IvarK.github.io/labels{/name}", + "releases_url": "https://api.github.com/repos/IvarK/IvarK.github.io/releases{/id}", + "deployments_url": "https://api.github.com/repos/IvarK/IvarK.github.io/deployments", + "created_at": "2015-12-10T15:54:36Z", + "updated_at": "2026-05-25T08:14:58Z", + "pushed_at": "2023-10-02T10:57:53Z", + "git_url": "git://github.com/IvarK/IvarK.github.io.git", + "ssh_url": "git@github.com:IvarK/IvarK.github.io.git", + "clone_url": "https://github.com/IvarK/IvarK.github.io.git", + "svn_url": "https://github.com/IvarK/IvarK.github.io", + "homepage": "", + "size": 8390, + "stargazers_count": 307, + "watchers_count": 307, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": false, + "forks_count": 247, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 31, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 247, + "open_issues": 31, + "watchers": 307, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 38781975, + "node_id": "MDEwOlJlcG9zaXRvcnkzODc4MTk3NQ==", + "name": "level13", + "full_name": "nroutasuo/level13", + "private": false, + "owner": { + "login": "nroutasuo", + "id": 1489503, + "node_id": "MDQ6VXNlcjE0ODk1MDM=", + "avatar_url": "https://avatars.githubusercontent.com/u/1489503?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/nroutasuo", + "html_url": "https://github.com/nroutasuo", + "followers_url": "https://api.github.com/users/nroutasuo/followers", + "following_url": "https://api.github.com/users/nroutasuo/following{/other_user}", + "gists_url": "https://api.github.com/users/nroutasuo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nroutasuo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nroutasuo/subscriptions", + "organizations_url": "https://api.github.com/users/nroutasuo/orgs", + "repos_url": "https://api.github.com/users/nroutasuo/repos", + "events_url": "https://api.github.com/users/nroutasuo/events{/privacy}", + "received_events_url": "https://api.github.com/users/nroutasuo/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/nroutasuo/level13", + "description": "Incremental browser text adventure", + "fork": false, + "url": "https://api.github.com/repos/nroutasuo/level13", + "forks_url": "https://api.github.com/repos/nroutasuo/level13/forks", + "keys_url": "https://api.github.com/repos/nroutasuo/level13/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/nroutasuo/level13/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/nroutasuo/level13/teams", + "hooks_url": "https://api.github.com/repos/nroutasuo/level13/hooks", + "issue_events_url": "https://api.github.com/repos/nroutasuo/level13/issues/events{/number}", + "events_url": "https://api.github.com/repos/nroutasuo/level13/events", + "assignees_url": "https://api.github.com/repos/nroutasuo/level13/assignees{/user}", + "branches_url": "https://api.github.com/repos/nroutasuo/level13/branches{/branch}", + "tags_url": "https://api.github.com/repos/nroutasuo/level13/tags", + "blobs_url": "https://api.github.com/repos/nroutasuo/level13/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/nroutasuo/level13/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/nroutasuo/level13/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/nroutasuo/level13/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/nroutasuo/level13/statuses/{sha}", + "languages_url": "https://api.github.com/repos/nroutasuo/level13/languages", + "stargazers_url": "https://api.github.com/repos/nroutasuo/level13/stargazers", + "contributors_url": "https://api.github.com/repos/nroutasuo/level13/contributors", + "subscribers_url": "https://api.github.com/repos/nroutasuo/level13/subscribers", + "subscription_url": "https://api.github.com/repos/nroutasuo/level13/subscription", + "commits_url": "https://api.github.com/repos/nroutasuo/level13/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/nroutasuo/level13/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/nroutasuo/level13/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/nroutasuo/level13/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/nroutasuo/level13/contents/{+path}", + "compare_url": "https://api.github.com/repos/nroutasuo/level13/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/nroutasuo/level13/merges", + "archive_url": "https://api.github.com/repos/nroutasuo/level13/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/nroutasuo/level13/downloads", + "issues_url": "https://api.github.com/repos/nroutasuo/level13/issues{/number}", + "pulls_url": "https://api.github.com/repos/nroutasuo/level13/pulls{/number}", + "milestones_url": "https://api.github.com/repos/nroutasuo/level13/milestones{/number}", + "notifications_url": "https://api.github.com/repos/nroutasuo/level13/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/nroutasuo/level13/labels{/name}", + "releases_url": "https://api.github.com/repos/nroutasuo/level13/releases{/id}", + "deployments_url": "https://api.github.com/repos/nroutasuo/level13/deployments", + "created_at": "2015-07-08T21:51:42Z", + "updated_at": "2026-06-11T20:34:50Z", + "pushed_at": "2026-06-11T20:34:40Z", + "git_url": "git://github.com/nroutasuo/level13.git", + "ssh_url": "git@github.com:nroutasuo/level13.git", + "clone_url": "https://github.com/nroutasuo/level13.git", + "svn_url": "https://github.com/nroutasuo/level13", + "homepage": "https://level13-delta.vercel.app", + "size": 10568, + "stargazers_count": 259, + "watchers_count": 259, + "language": "JavaScript", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": true, + "forks_count": 85, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 60, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "ash", + "entity-framework", + "game", + "incremental-game", + "text-based-game" + ], + "visibility": "public", + "forks": 85, + "open_issues": 60, + "watchers": 259, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 736322676, + "node_id": "R_kgDOK-NkdA", + "name": "edgetunnel", + "full_name": "cmliu/edgetunnel", + "private": false, + "owner": { + "login": "cmliu", + "id": 24787744, + "node_id": "MDQ6VXNlcjI0Nzg3NzQ0", + "avatar_url": "https://avatars.githubusercontent.com/u/24787744?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/cmliu", + "html_url": "https://github.com/cmliu", + "followers_url": "https://api.github.com/users/cmliu/followers", + "following_url": "https://api.github.com/users/cmliu/following{/other_user}", + "gists_url": "https://api.github.com/users/cmliu/gists{/gist_id}", + "starred_url": "https://api.github.com/users/cmliu/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/cmliu/subscriptions", + "organizations_url": "https://api.github.com/users/cmliu/orgs", + "repos_url": "https://api.github.com/users/cmliu/repos", + "events_url": "https://api.github.com/users/cmliu/events{/privacy}", + "received_events_url": "https://api.github.com/users/cmliu/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/cmliu/edgetunnel", + "description": "edgetunnel2 VLESS/Trojan/SS 多功能面板", + "fork": true, + "url": "https://api.github.com/repos/cmliu/edgetunnel", + "forks_url": "https://api.github.com/repos/cmliu/edgetunnel/forks", + "keys_url": "https://api.github.com/repos/cmliu/edgetunnel/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/cmliu/edgetunnel/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/cmliu/edgetunnel/teams", + "hooks_url": "https://api.github.com/repos/cmliu/edgetunnel/hooks", + "issue_events_url": "https://api.github.com/repos/cmliu/edgetunnel/issues/events{/number}", + "events_url": "https://api.github.com/repos/cmliu/edgetunnel/events", + "assignees_url": "https://api.github.com/repos/cmliu/edgetunnel/assignees{/user}", + "branches_url": "https://api.github.com/repos/cmliu/edgetunnel/branches{/branch}", + "tags_url": "https://api.github.com/repos/cmliu/edgetunnel/tags", + "blobs_url": "https://api.github.com/repos/cmliu/edgetunnel/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/cmliu/edgetunnel/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/cmliu/edgetunnel/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/cmliu/edgetunnel/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/cmliu/edgetunnel/statuses/{sha}", + "languages_url": "https://api.github.com/repos/cmliu/edgetunnel/languages", + "stargazers_url": "https://api.github.com/repos/cmliu/edgetunnel/stargazers", + "contributors_url": "https://api.github.com/repos/cmliu/edgetunnel/contributors", + "subscribers_url": "https://api.github.com/repos/cmliu/edgetunnel/subscribers", + "subscription_url": "https://api.github.com/repos/cmliu/edgetunnel/subscription", + "commits_url": "https://api.github.com/repos/cmliu/edgetunnel/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/cmliu/edgetunnel/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/cmliu/edgetunnel/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/cmliu/edgetunnel/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/cmliu/edgetunnel/contents/{+path}", + "compare_url": "https://api.github.com/repos/cmliu/edgetunnel/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/cmliu/edgetunnel/merges", + "archive_url": "https://api.github.com/repos/cmliu/edgetunnel/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/cmliu/edgetunnel/downloads", + "issues_url": "https://api.github.com/repos/cmliu/edgetunnel/issues{/number}", + "pulls_url": "https://api.github.com/repos/cmliu/edgetunnel/pulls{/number}", + "milestones_url": "https://api.github.com/repos/cmliu/edgetunnel/milestones{/number}", + "notifications_url": "https://api.github.com/repos/cmliu/edgetunnel/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/cmliu/edgetunnel/labels{/name}", + "releases_url": "https://api.github.com/repos/cmliu/edgetunnel/releases{/id}", + "deployments_url": "https://api.github.com/repos/cmliu/edgetunnel/deployments", + "created_at": "2023-12-27T15:37:22Z", + "updated_at": "2026-06-16T21:16:30Z", + "pushed_at": "2026-06-16T19:05:22Z", + "git_url": "git://github.com/cmliu/edgetunnel.git", + "ssh_url": "git@github.com:cmliu/edgetunnel.git", + "clone_url": "https://github.com/cmliu/edgetunnel.git", + "svn_url": "https://github.com/cmliu/edgetunnel", + "homepage": "https://EDT-Pages.github.io/admin", + "size": 20953, + "stargazers_count": 38115, + "watchers_count": 38115, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 33598, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 54, + "license": { + "key": "gpl-2.0", + "name": "GNU General Public License v2.0", + "spdx_id": "GPL-2.0", + "url": "https://api.github.com/licenses/gpl-2.0", + "node_id": "MDc6TGljZW5zZTg=" + }, + "allow_forking": true, + "is_template": true, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "shadowsocks", + "shadowsocks-ws-tls", + "trojan", + "vless", + "vless-ws-tls" + ], + "visibility": "public", + "forks": 33598, + "open_issues": 54, + "watchers": 38115, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 631254164, + "node_id": "R_kgDOJaAslA", + "name": "one-api", + "full_name": "songquanpeng/one-api", + "private": false, + "owner": { + "login": "songquanpeng", + "id": 39998050, + "node_id": "MDQ6VXNlcjM5OTk4MDUw", + "avatar_url": "https://avatars.githubusercontent.com/u/39998050?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/songquanpeng", + "html_url": "https://github.com/songquanpeng", + "followers_url": "https://api.github.com/users/songquanpeng/followers", + "following_url": "https://api.github.com/users/songquanpeng/following{/other_user}", + "gists_url": "https://api.github.com/users/songquanpeng/gists{/gist_id}", + "starred_url": "https://api.github.com/users/songquanpeng/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/songquanpeng/subscriptions", + "organizations_url": "https://api.github.com/users/songquanpeng/orgs", + "repos_url": "https://api.github.com/users/songquanpeng/repos", + "events_url": "https://api.github.com/users/songquanpeng/events{/privacy}", + "received_events_url": "https://api.github.com/users/songquanpeng/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/songquanpeng/one-api", + "description": "LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.", + "fork": false, + "url": "https://api.github.com/repos/songquanpeng/one-api", + "forks_url": "https://api.github.com/repos/songquanpeng/one-api/forks", + "keys_url": "https://api.github.com/repos/songquanpeng/one-api/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/songquanpeng/one-api/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/songquanpeng/one-api/teams", + "hooks_url": "https://api.github.com/repos/songquanpeng/one-api/hooks", + "issue_events_url": "https://api.github.com/repos/songquanpeng/one-api/issues/events{/number}", + "events_url": "https://api.github.com/repos/songquanpeng/one-api/events", + "assignees_url": "https://api.github.com/repos/songquanpeng/one-api/assignees{/user}", + "branches_url": "https://api.github.com/repos/songquanpeng/one-api/branches{/branch}", + "tags_url": "https://api.github.com/repos/songquanpeng/one-api/tags", + "blobs_url": "https://api.github.com/repos/songquanpeng/one-api/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/songquanpeng/one-api/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/songquanpeng/one-api/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/songquanpeng/one-api/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/songquanpeng/one-api/statuses/{sha}", + "languages_url": "https://api.github.com/repos/songquanpeng/one-api/languages", + "stargazers_url": "https://api.github.com/repos/songquanpeng/one-api/stargazers", + "contributors_url": "https://api.github.com/repos/songquanpeng/one-api/contributors", + "subscribers_url": "https://api.github.com/repos/songquanpeng/one-api/subscribers", + "subscription_url": "https://api.github.com/repos/songquanpeng/one-api/subscription", + "commits_url": "https://api.github.com/repos/songquanpeng/one-api/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/songquanpeng/one-api/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/songquanpeng/one-api/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/songquanpeng/one-api/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/songquanpeng/one-api/contents/{+path}", + "compare_url": "https://api.github.com/repos/songquanpeng/one-api/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/songquanpeng/one-api/merges", + "archive_url": "https://api.github.com/repos/songquanpeng/one-api/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/songquanpeng/one-api/downloads", + "issues_url": "https://api.github.com/repos/songquanpeng/one-api/issues{/number}", + "pulls_url": "https://api.github.com/repos/songquanpeng/one-api/pulls{/number}", + "milestones_url": "https://api.github.com/repos/songquanpeng/one-api/milestones{/number}", + "notifications_url": "https://api.github.com/repos/songquanpeng/one-api/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/songquanpeng/one-api/labels{/name}", + "releases_url": "https://api.github.com/repos/songquanpeng/one-api/releases{/id}", + "deployments_url": "https://api.github.com/repos/songquanpeng/one-api/deployments", + "created_at": "2023-04-22T12:39:24Z", + "updated_at": "2026-06-16T19:32:31Z", + "pushed_at": "2026-01-09T03:26:43Z", + "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", + "svn_url": "https://github.com/songquanpeng/one-api", + "homepage": "https://oneapi.justsong.cn/", + "size": 15963, + "stargazers_count": 34999, + "watchers_count": 34999, + "language": "JavaScript", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 6634, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1018, + "license": { + "key": "mit", + "name": "MIT License", + "spdx_id": "MIT", + "url": "https://api.github.com/licenses/mit", + "node_id": "MDc6TGljZW5zZTEz" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "api", + "api-gateway", + "azure-openai-api", + "chatgpt", + "claude", + "ernie-bot", + "gemini", + "gpt", + "openai", + "openai-api", + "proxy" + ], + "visibility": "public", + "forks": 6634, + "open_issues": 1018, + "watchers": 34999, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + } + ], "Go": [ { "id": 658928958, @@ -68,16 +3650,16 @@ "releases_url": "https://api.github.com/repos/ollama/ollama/releases{/id}", "deployments_url": "https://api.github.com/repos/ollama/ollama/deployments", "created_at": "2023-06-26T19:39:32Z", - "updated_at": "2026-06-16T08:18:29Z", - "pushed_at": "2026-06-15T23:53:16Z", + "updated_at": "2026-06-16T21:16:03Z", + "pushed_at": "2026-06-16T20:01:05Z", "git_url": "git://github.com/ollama/ollama.git", "ssh_url": "git@github.com:ollama/ollama.git", "clone_url": "https://github.com/ollama/ollama.git", "svn_url": "https://github.com/ollama/ollama", "homepage": "https://ollama.com", - "size": 88541, - "stargazers_count": 174276, - "watchers_count": 174276, + "size": 88670, + "stargazers_count": 174326, + "watchers_count": 174326, "language": "Go", "has_issues": true, "has_projects": false, @@ -85,11 +3667,11 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 16643, + "forks_count": 16651, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 3439, + "open_issues_count": 3444, "license": { "key": "mit", "name": "MIT License", @@ -120,9 +3702,9 @@ "qwen" ], "visibility": "public", - "forks": 16643, - "open_issues": 3439, - "watchers": 174276, + "forks": 16651, + "open_issues": 3444, + "watchers": 174326, "default_branch": "main", "permissions": { "admin": false, @@ -200,7 +3782,7 @@ "releases_url": "https://api.github.com/repos/OpenListTeam/OpenList/releases{/id}", "deployments_url": "https://api.github.com/repos/OpenListTeam/OpenList/deployments", "created_at": "2025-06-11T23:35:02Z", - "updated_at": "2026-06-16T07:41:44Z", + "updated_at": "2026-06-16T16:26:15Z", "pushed_at": "2026-06-16T06:53:32Z", "git_url": "git://github.com/OpenListTeam/OpenList.git", "ssh_url": "git@github.com:OpenListTeam/OpenList.git", @@ -208,8 +3790,8 @@ "svn_url": "https://github.com/OpenListTeam/OpenList", "homepage": "https://doc.oplist.org", "size": 8775, - "stargazers_count": 23070, - "watchers_count": 23070, + "stargazers_count": 23081, + "watchers_count": 23081, "language": "Go", "has_issues": true, "has_projects": false, @@ -217,7 +3799,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 2042, + "forks_count": 2044, "mirror_url": null, "archived": false, "disabled": false, @@ -241,9 +3823,9 @@ "openlist" ], "visibility": "public", - "forks": 2042, + "forks": 2044, "open_issues": 257, - "watchers": 23070, + "watchers": 23081, "default_branch": "main", "permissions": { "admin": false, @@ -445,16 +4027,16 @@ "releases_url": "https://api.github.com/repos/navidrome/navidrome/releases{/id}", "deployments_url": "https://api.github.com/repos/navidrome/navidrome/deployments", "created_at": "2016-02-24T23:25:12Z", - "updated_at": "2026-06-16T07:14:45Z", - "pushed_at": "2026-06-15T20:23:41Z", + "updated_at": "2026-06-16T19:02:43Z", + "pushed_at": "2026-06-16T20:37:00Z", "git_url": "git://github.com/navidrome/navidrome.git", "ssh_url": "git@github.com:navidrome/navidrome.git", "clone_url": "https://github.com/navidrome/navidrome.git", "svn_url": "https://github.com/navidrome/navidrome", "homepage": "https://www.navidrome.org", - "size": 53539, - "stargazers_count": 21748, - "watchers_count": 21748, + "size": 53628, + "stargazers_count": 21759, + "watchers_count": 21759, "language": "Go", "has_issues": true, "has_projects": false, @@ -462,11 +4044,11 @@ "has_wiki": false, "has_pages": false, "has_discussions": true, - "forks_count": 1538, + "forks_count": 1539, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 214, + "open_issues_count": 216, "license": { "key": "gpl-3.0", "name": "GNU General Public License v3.0", @@ -496,9 +4078,9 @@ "subsonic-server" ], "visibility": "public", - "forks": 1538, - "open_issues": 214, - "watchers": 21748, + "forks": 1539, + "open_issues": 216, + "watchers": 21759, "default_branch": "master", "permissions": { "admin": false, @@ -576,7 +4158,7 @@ "releases_url": "https://api.github.com/repos/Jinnrry/PMail/releases{/id}", "deployments_url": "https://api.github.com/repos/Jinnrry/PMail/deployments", "created_at": "2023-07-30T02:47:48Z", - "updated_at": "2026-06-16T05:20:36Z", + "updated_at": "2026-06-16T13:53:04Z", "pushed_at": "2026-05-31T10:44:08Z", "git_url": "git://github.com/Jinnrry/PMail.git", "ssh_url": "git@github.com:Jinnrry/PMail.git", @@ -584,8 +4166,8 @@ "svn_url": "https://github.com/Jinnrry/PMail", "homepage": null, "size": 6292, - "stargazers_count": 2012, - "watchers_count": 2012, + "stargazers_count": 2013, + "watchers_count": 2013, "language": "Go", "has_issues": true, "has_projects": true, @@ -614,7 +4196,7 @@ "visibility": "public", "forks": 228, "open_issues": 17, - "watchers": 2012, + "watchers": 2013, "default_branch": "master", "permissions": { "admin": false, @@ -692,7 +4274,7 @@ "releases_url": "https://api.github.com/repos/usememos/memos/releases{/id}", "deployments_url": "https://api.github.com/repos/usememos/memos/deployments", "created_at": "2021-12-08T15:30:18Z", - "updated_at": "2026-06-16T07:35:54Z", + "updated_at": "2026-06-16T21:13:22Z", "pushed_at": "2026-06-15T15:23:18Z", "git_url": "git://github.com/usememos/memos.git", "ssh_url": "git@github.com:usememos/memos.git", @@ -700,8 +4282,8 @@ "svn_url": "https://github.com/usememos/memos", "homepage": "https://usememos.com", "size": 38931, - "stargazers_count": 60807, - "watchers_count": 60807, + "stargazers_count": 60828, + "watchers_count": 60828, "language": "Go", "has_issues": true, "has_projects": false, @@ -709,7 +4291,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": true, - "forks_count": 4472, + "forks_count": 4475, "mirror_url": null, "archived": false, "disabled": false, @@ -742,9 +4324,9 @@ "sqlite" ], "visibility": "public", - "forks": 4472, + "forks": 4475, "open_issues": 25, - "watchers": 60807, + "watchers": 60828, "default_branch": "main", "permissions": { "admin": false, @@ -822,7 +4404,7 @@ "releases_url": "https://api.github.com/repos/AlistGo/alist/releases{/id}", "deployments_url": "https://api.github.com/repos/AlistGo/alist/deployments", "created_at": "2020-12-23T17:40:29Z", - "updated_at": "2026-06-16T07:47:48Z", + "updated_at": "2026-06-16T17:32:02Z", "pushed_at": "2026-06-05T06:28:16Z", "git_url": "git://github.com/AlistGo/alist.git", "ssh_url": "git@github.com:AlistGo/alist.git", @@ -830,8 +4412,8 @@ "svn_url": "https://github.com/AlistGo/alist", "homepage": "https://alistgo.com", "size": 6412, - "stargazers_count": 49651, - "watchers_count": 49651, + "stargazers_count": 49655, + "watchers_count": 49655, "language": "Go", "has_issues": true, "has_projects": true, @@ -839,11 +4421,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 7947, + "forks_count": 7949, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 564, + "open_issues_count": 565, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -865,9 +4447,9 @@ "webdav" ], "visibility": "public", - "forks": 7947, - "open_issues": 564, - "watchers": 49651, + "forks": 7949, + "open_issues": 565, + "watchers": 49655, "default_branch": "main", "permissions": { "admin": false, @@ -1066,7 +4648,7 @@ "releases_url": "https://api.github.com/repos/kingwrcy/moments/releases{/id}", "deployments_url": "https://api.github.com/repos/kingwrcy/moments/deployments", "created_at": "2024-03-29T10:10:47Z", - "updated_at": "2026-06-16T07:15:08Z", + "updated_at": "2026-06-16T15:09:45Z", "pushed_at": "2026-03-30T16:13:52Z", "git_url": "git://github.com/kingwrcy/moments.git", "ssh_url": "git@github.com:kingwrcy/moments.git", @@ -1074,8 +4656,8 @@ "svn_url": "https://github.com/kingwrcy/moments", "homepage": "https://m.mblog.club", "size": 2036, - "stargazers_count": 1875, - "watchers_count": 1875, + "stargazers_count": 1876, + "watchers_count": 1876, "language": "Go", "has_issues": true, "has_projects": true, @@ -1104,7 +4686,7 @@ "visibility": "public", "forks": 236, "open_issues": 28, - "watchers": 1875, + "watchers": 1876, "default_branch": "dev", "permissions": { "admin": false, @@ -1300,16 +4882,16 @@ "releases_url": "https://api.github.com/repos/hiyouga/LlamaFactory/releases{/id}", "deployments_url": "https://api.github.com/repos/hiyouga/LlamaFactory/deployments", "created_at": "2023-05-28T10:09:12Z", - "updated_at": "2026-06-16T08:13:04Z", - "pushed_at": "2026-06-16T06:20:36Z", + "updated_at": "2026-06-16T20:03:50Z", + "pushed_at": "2026-06-16T10:21:52Z", "git_url": "git://github.com/hiyouga/LlamaFactory.git", "ssh_url": "git@github.com:hiyouga/LlamaFactory.git", "clone_url": "https://github.com/hiyouga/LlamaFactory.git", "svn_url": "https://github.com/hiyouga/LlamaFactory", "homepage": "https://llamafactory.readthedocs.io", - "size": 13479, - "stargazers_count": 72206, - "watchers_count": 72206, + "size": 13480, + "stargazers_count": 72219, + "watchers_count": 72219, "language": "Python", "has_issues": true, "has_projects": false, @@ -1321,7 +4903,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 1047, + "open_issues_count": 1049, "license": { "key": "apache-2.0", "name": "Apache License 2.0", @@ -1358,8 +4940,8 @@ ], "visibility": "public", "forks": 8837, - "open_issues": 1047, - "watchers": 72206, + "open_issues": 1049, + "watchers": 72219, "default_branch": "main", "permissions": { "admin": false, @@ -1437,7 +5019,7 @@ "releases_url": "https://api.github.com/repos/luori7hao/astrbot_plugin_xinsanguo_voice/releases{/id}", "deployments_url": "https://api.github.com/repos/luori7hao/astrbot_plugin_xinsanguo_voice/deployments", "created_at": "2026-02-06T14:15:26Z", - "updated_at": "2026-05-31T11:47:21Z", + "updated_at": "2026-06-16T14:16:01Z", "pushed_at": "2026-02-06T15:12:30Z", "git_url": "git://github.com/luori7hao/astrbot_plugin_xinsanguo_voice.git", "ssh_url": "git@github.com:luori7hao/astrbot_plugin_xinsanguo_voice.git", @@ -1445,8 +5027,8 @@ "svn_url": "https://github.com/luori7hao/astrbot_plugin_xinsanguo_voice", "homepage": null, "size": 1730, - "stargazers_count": 10, - "watchers_count": 10, + "stargazers_count": 9, + "watchers_count": 9, "language": "Python", "has_issues": true, "has_projects": true, @@ -1469,7 +5051,7 @@ "visibility": "public", "forks": 3, "open_issues": 8, - "watchers": 10, + "watchers": 9, "default_branch": "main", "permissions": { "admin": false, @@ -1547,16 +5129,16 @@ "releases_url": "https://api.github.com/repos/nonebot/nonebot2/releases{/id}", "deployments_url": "https://api.github.com/repos/nonebot/nonebot2/deployments", "created_at": "2020-08-23T03:02:15Z", - "updated_at": "2026-06-16T07:09:36Z", - "pushed_at": "2026-06-16T07:22:28Z", + "updated_at": "2026-06-16T18:27:02Z", + "pushed_at": "2026-06-16T10:38:56Z", "git_url": "git://github.com/nonebot/nonebot2.git", "ssh_url": "git@github.com:nonebot/nonebot2.git", "clone_url": "https://github.com/nonebot/nonebot2.git", "svn_url": "https://github.com/nonebot/nonebot2", "homepage": "https://nonebot.dev", "size": 13957, - "stargazers_count": 7571, - "watchers_count": 7571, + "stargazers_count": 7574, + "watchers_count": 7574, "language": "Python", "has_issues": true, "has_projects": false, @@ -1600,7 +5182,7 @@ "visibility": "public", "forks": 661, "open_issues": 46, - "watchers": 7571, + "watchers": 7574, "default_branch": "master", "permissions": { "admin": false, @@ -1678,7 +5260,7 @@ "releases_url": "https://api.github.com/repos/guofei9987/blind_watermark/releases{/id}", "deployments_url": "https://api.github.com/repos/guofei9987/blind_watermark/deployments", "created_at": "2019-07-16T14:08:51Z", - "updated_at": "2026-06-16T06:59:12Z", + "updated_at": "2026-06-16T17:31:57Z", "pushed_at": "2026-03-25T09:09:28Z", "git_url": "git://github.com/guofei9987/blind_watermark.git", "ssh_url": "git@github.com:guofei9987/blind_watermark.git", @@ -1686,8 +5268,8 @@ "svn_url": "https://github.com/guofei9987/blind_watermark", "homepage": "https://blindwatermark.github.io/blind_watermark/#/en/", "size": 3975, - "stargazers_count": 13393, - "watchers_count": 13393, + "stargazers_count": 13410, + "watchers_count": 13410, "language": "Python", "has_issues": true, "has_projects": true, @@ -1695,7 +5277,7 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 1347, + "forks_count": 1350, "mirror_url": null, "archived": false, "disabled": false, @@ -1719,9 +5301,9 @@ "watermark-image" ], "visibility": "public", - "forks": 1347, + "forks": 1350, "open_issues": 48, - "watchers": 13393, + "watchers": 13410, "default_branch": "master", "permissions": { "admin": false, @@ -1799,16 +5381,16 @@ "releases_url": "https://api.github.com/repos/RVC-Boss/GPT-SoVITS/releases{/id}", "deployments_url": "https://api.github.com/repos/RVC-Boss/GPT-SoVITS/deployments", "created_at": "2024-01-14T18:05:21Z", - "updated_at": "2026-06-16T08:02:32Z", - "pushed_at": "2026-04-30T07:01:46Z", + "updated_at": "2026-06-16T19:42:37Z", + "pushed_at": "2026-06-16T13:46:53Z", "git_url": "git://github.com/RVC-Boss/GPT-SoVITS.git", "ssh_url": "git@github.com:RVC-Boss/GPT-SoVITS.git", "clone_url": "https://github.com/RVC-Boss/GPT-SoVITS.git", "svn_url": "https://github.com/RVC-Boss/GPT-SoVITS", "homepage": "", - "size": 14477, - "stargazers_count": 58721, - "watchers_count": 58721, + "size": 15430, + "stargazers_count": 58731, + "watchers_count": 58731, "language": "Python", "has_issues": true, "has_projects": true, @@ -1816,11 +5398,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 6425, + "forks_count": 6427, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 875, + "open_issues_count": 874, "license": { "key": "mit", "name": "MIT License", @@ -1842,9 +5424,9 @@ "voice-cloning" ], "visibility": "public", - "forks": 6425, - "open_issues": 875, - "watchers": 58721, + "forks": 6427, + "open_issues": 874, + "watchers": 58731, "default_branch": "main", "permissions": { "admin": false, @@ -2032,7 +5614,7 @@ "releases_url": "https://api.github.com/repos/FlareSolverr/FlareSolverr/releases{/id}", "deployments_url": "https://api.github.com/repos/FlareSolverr/FlareSolverr/deployments", "created_at": "2020-06-09T05:23:31Z", - "updated_at": "2026-06-16T06:38:13Z", + "updated_at": "2026-06-16T17:41:30Z", "pushed_at": "2026-06-05T16:50:12Z", "git_url": "git://github.com/FlareSolverr/FlareSolverr.git", "ssh_url": "git@github.com:FlareSolverr/FlareSolverr.git", @@ -2040,8 +5622,8 @@ "svn_url": "https://github.com/FlareSolverr/FlareSolverr", "homepage": "", "size": 1315, - "stargazers_count": 14322, - "watchers_count": 14322, + "stargazers_count": 14334, + "watchers_count": 14334, "language": "Python", "has_issues": true, "has_projects": false, @@ -2049,7 +5631,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 1146, + "forks_count": 1147, "mirror_url": null, "archived": false, "disabled": false, @@ -2079,9 +5661,9 @@ "server" ], "visibility": "public", - "forks": 1146, + "forks": 1147, "open_issues": 76, - "watchers": 14322, + "watchers": 14334, "default_branch": "master", "permissions": { "admin": false, @@ -2159,7 +5741,7 @@ "releases_url": "https://api.github.com/repos/Guovin/iptv-api/releases{/id}", "deployments_url": "https://api.github.com/repos/Guovin/iptv-api/deployments", "created_at": "2024-02-04T11:22:59Z", - "updated_at": "2026-06-16T07:49:06Z", + "updated_at": "2026-06-16T20:56:50Z", "pushed_at": "2026-05-16T03:37:49Z", "git_url": "git://github.com/Guovin/iptv-api.git", "ssh_url": "git@github.com:Guovin/iptv-api.git", @@ -2167,8 +5749,8 @@ "svn_url": "https://github.com/Guovin/iptv-api", "homepage": "", "size": 1301312, - "stargazers_count": 24169, - "watchers_count": 24169, + "stargazers_count": 24184, + "watchers_count": 24184, "language": "Python", "has_issues": true, "has_projects": true, @@ -2176,7 +5758,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": true, - "forks_count": 7054, + "forks_count": 7059, "mirror_url": null, "archived": false, "disabled": false, @@ -2216,9 +5798,9 @@ "tvbox" ], "visibility": "public", - "forks": 7054, + "forks": 7059, "open_issues": 0, - "watchers": 24169, + "watchers": 24184, "default_branch": "master", "permissions": { "admin": false, @@ -2528,7 +6110,7 @@ "releases_url": "https://api.github.com/repos/amnweb/yasb/releases{/id}", "deployments_url": "https://api.github.com/repos/amnweb/yasb/deployments", "created_at": "2024-07-03T16:54:14Z", - "updated_at": "2026-06-16T06:23:36Z", + "updated_at": "2026-06-16T20:06:20Z", "pushed_at": "2026-06-15T21:27:18Z", "git_url": "git://github.com/amnweb/yasb.git", "ssh_url": "git@github.com:amnweb/yasb.git", @@ -2536,8 +6118,8 @@ "svn_url": "https://github.com/amnweb/yasb", "homepage": "https://yasb.dev", "size": 19158, - "stargazers_count": 5063, - "watchers_count": 5063, + "stargazers_count": 5074, + "watchers_count": 5074, "language": "Python", "has_issues": true, "has_projects": false, @@ -2579,7 +6161,7 @@ "visibility": "public", "forks": 190, "open_issues": 70, - "watchers": 5063, + "watchers": 5074, "default_branch": "main", "permissions": { "admin": false, @@ -2890,7 +6472,7 @@ "releases_url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/releases{/id}", "deployments_url": "https://api.github.com/repos/AUTOMATIC1111/stable-diffusion-webui/deployments", "created_at": "2022-08-22T14:05:26Z", - "updated_at": "2026-06-16T07:52:46Z", + "updated_at": "2026-06-16T21:05:57Z", "pushed_at": "2026-03-02T07:00:53Z", "git_url": "git://github.com/AUTOMATIC1111/stable-diffusion-webui.git", "ssh_url": "git@github.com:AUTOMATIC1111/stable-diffusion-webui.git", @@ -2898,8 +6480,8 @@ "svn_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui", "homepage": "", "size": 36552, - "stargazers_count": 163743, - "watchers_count": 163743, + "stargazers_count": 163749, + "watchers_count": 163749, "language": "Python", "has_issues": true, "has_projects": true, @@ -2907,11 +6489,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 30372, + "forks_count": 30376, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 2490, + "open_issues_count": 2491, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -2943,9 +6525,9 @@ "web" ], "visibility": "public", - "forks": 30372, - "open_issues": 2490, - "watchers": 163743, + "forks": 30376, + "open_issues": 2491, + "watchers": 163749, "default_branch": "master", "permissions": { "admin": false, @@ -3023,7 +6605,7 @@ "releases_url": "https://api.github.com/repos/xtekky/gpt4free/releases{/id}", "deployments_url": "https://api.github.com/repos/xtekky/gpt4free/deployments", "created_at": "2023-03-29T17:00:43Z", - "updated_at": "2026-06-16T06:53:47Z", + "updated_at": "2026-06-16T21:08:27Z", "pushed_at": "2026-06-14T21:41:34Z", "git_url": "git://github.com/xtekky/gpt4free.git", "ssh_url": "git@github.com:xtekky/gpt4free.git", @@ -3031,8 +6613,8 @@ "svn_url": "https://github.com/xtekky/gpt4free", "homepage": "https://t.me/g4f_channel", "size": 171614, - "stargazers_count": 66332, - "watchers_count": 66332, + "stargazers_count": 66337, + "watchers_count": 66337, "language": "Python", "has_issues": true, "has_projects": true, @@ -3044,7 +6626,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 1, + "open_issues_count": 2, "license": { "key": "gpl-3.0", "name": "GNU General Public License v3.0", @@ -3081,8 +6663,8 @@ ], "visibility": "public", "forks": 13574, - "open_issues": 1, - "watchers": 66332, + "open_issues": 2, + "watchers": 66337, "default_branch": "main", "permissions": { "admin": false, @@ -3276,7 +6858,7 @@ "releases_url": "https://api.github.com/repos/labmlai/annotated_deep_learning_paper_implementations/releases{/id}", "deployments_url": "https://api.github.com/repos/labmlai/annotated_deep_learning_paper_implementations/deployments", "created_at": "2020-08-25T02:29:34Z", - "updated_at": "2026-06-16T03:21:54Z", + "updated_at": "2026-06-16T17:41:22Z", "pushed_at": "2026-01-22T04:26:00Z", "git_url": "git://github.com/labmlai/annotated_deep_learning_paper_implementations.git", "ssh_url": "git@github.com:labmlai/annotated_deep_learning_paper_implementations.git", @@ -3284,8 +6866,8 @@ "svn_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations", "homepage": "https://nn.labml.ai", "size": 156370, - "stargazers_count": 66940, - "watchers_count": 66940, + "stargazers_count": 66942, + "watchers_count": 66942, "language": "Python", "has_issues": true, "has_projects": true, @@ -3293,7 +6875,7 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 6710, + "forks_count": 6709, "mirror_url": null, "archived": false, "disabled": false, @@ -3326,9 +6908,9 @@ "transformers" ], "visibility": "public", - "forks": 6710, + "forks": 6709, "open_issues": 32, - "watchers": 66940, + "watchers": 66942, "default_branch": "master", "permissions": { "admin": false, @@ -3408,16 +6990,16 @@ "releases_url": "https://api.github.com/repos/crazywhalecc/static-php-cli/releases{/id}", "deployments_url": "https://api.github.com/repos/crazywhalecc/static-php-cli/deployments", "created_at": "2021-04-26T08:15:05Z", - "updated_at": "2026-06-16T05:58:05Z", - "pushed_at": "2026-06-16T07:18:03Z", + "updated_at": "2026-06-16T17:35:39Z", + "pushed_at": "2026-06-16T12:05:42Z", "git_url": "git://github.com/crazywhalecc/static-php-cli.git", "ssh_url": "git@github.com:crazywhalecc/static-php-cli.git", "clone_url": "https://github.com/crazywhalecc/static-php-cli.git", "svn_url": "https://github.com/crazywhalecc/static-php-cli", "homepage": "https://static-php.dev", - "size": 30643, - "stargazers_count": 1900, - "watchers_count": 1900, + "size": 30787, + "stargazers_count": 1901, + "watchers_count": 1901, "language": "PHP", "has_issues": true, "has_projects": false, @@ -3429,7 +7011,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 41, + "open_issues_count": 39, "license": { "key": "mit", "name": "MIT License", @@ -3457,8 +7039,8 @@ ], "visibility": "public", "forks": 391, - "open_issues": 41, - "watchers": 1900, + "open_issues": 39, + "watchers": 1901, "default_branch": "v3", "permissions": { "admin": false, @@ -4107,7 +7689,7 @@ "releases_url": "https://api.github.com/repos/FreshRSS/FreshRSS/releases{/id}", "deployments_url": "https://api.github.com/repos/FreshRSS/FreshRSS/deployments", "created_at": "2012-10-21T16:48:50Z", - "updated_at": "2026-06-16T06:21:02Z", + "updated_at": "2026-06-16T18:40:29Z", "pushed_at": "2026-06-15T09:34:30Z", "git_url": "git://github.com/FreshRSS/FreshRSS.git", "ssh_url": "git@github.com:FreshRSS/FreshRSS.git", @@ -4115,8 +7697,8 @@ "svn_url": "https://github.com/FreshRSS/FreshRSS", "homepage": "https://freshrss.org", "size": 34799, - "stargazers_count": 15329, - "watchers_count": 15329, + "stargazers_count": 15333, + "watchers_count": 15333, "language": "PHP", "has_issues": true, "has_projects": true, @@ -4124,7 +7706,7 @@ "has_wiki": false, "has_pages": true, "has_discussions": true, - "forks_count": 1201, + "forks_count": 1200, "mirror_url": null, "archived": false, "disabled": false, @@ -4153,9 +7735,9 @@ "websub" ], "visibility": "public", - "forks": 1201, + "forks": 1200, "open_issues": 679, - "watchers": 15329, + "watchers": 15333, "default_branch": "edge", "permissions": { "admin": false, @@ -4233,7 +7815,7 @@ "releases_url": "https://api.github.com/repos/fghrsh/live2d_api/releases{/id}", "deployments_url": "https://api.github.com/repos/fghrsh/live2d_api/deployments", "created_at": "2018-03-02T17:31:21Z", - "updated_at": "2026-06-12T05:28:05Z", + "updated_at": "2026-06-16T15:14:56Z", "pushed_at": "2024-04-09T12:19:15Z", "git_url": "git://github.com/fghrsh/live2d_api.git", "ssh_url": "git@github.com:fghrsh/live2d_api.git", @@ -4241,8 +7823,8 @@ "svn_url": "https://github.com/fghrsh/live2d_api", "homepage": "https://live2d.fghrsh.net", "size": 105273, - "stargazers_count": 1312, - "watchers_count": 1312, + "stargazers_count": 1313, + "watchers_count": 1313, "language": "PHP", "has_issues": true, "has_projects": false, @@ -4271,7 +7853,7 @@ "visibility": "public", "forks": 554, "open_issues": 3, - "watchers": 1312, + "watchers": 1313, "default_branch": "master", "permissions": { "admin": false, @@ -4349,7 +7931,7 @@ "releases_url": "https://api.github.com/repos/YOURLS/YOURLS/releases{/id}", "deployments_url": "https://api.github.com/repos/YOURLS/YOURLS/deployments", "created_at": "2012-08-22T11:36:52Z", - "updated_at": "2026-06-15T19:38:51Z", + "updated_at": "2026-06-16T20:33:03Z", "pushed_at": "2026-06-15T19:38:46Z", "git_url": "git://github.com/YOURLS/YOURLS.git", "ssh_url": "git@github.com:YOURLS/YOURLS.git", @@ -4357,8 +7939,8 @@ "svn_url": "https://github.com/YOURLS/YOURLS", "homepage": "https://yourls.org", "size": 436711, - "stargazers_count": 12077, - "watchers_count": 12077, + "stargazers_count": 12081, + "watchers_count": 12081, "language": "PHP", "has_issues": true, "has_projects": false, @@ -4366,7 +7948,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": true, - "forks_count": 2071, + "forks_count": 2072, "mirror_url": null, "archived": false, "disabled": false, @@ -4395,9 +7977,9 @@ "yourls" ], "visibility": "public", - "forks": 2071, + "forks": 2072, "open_issues": 52, - "watchers": 12077, + "watchers": 12081, "default_branch": "master", "permissions": { "admin": false, @@ -4613,7 +8195,7 @@ "releases_url": "https://api.github.com/repos/xiaojieonly/Ehviewer_CN_SXJ/releases{/id}", "deployments_url": "https://api.github.com/repos/xiaojieonly/Ehviewer_CN_SXJ/deployments", "created_at": "2020-11-09T06:14:31Z", - "updated_at": "2026-06-16T07:59:29Z", + "updated_at": "2026-06-16T19:20:47Z", "pushed_at": "2026-06-15T08:51:34Z", "git_url": "git://github.com/xiaojieonly/Ehviewer_CN_SXJ.git", "ssh_url": "git@github.com:xiaojieonly/Ehviewer_CN_SXJ.git", @@ -4621,8 +8203,8 @@ "svn_url": "https://github.com/xiaojieonly/Ehviewer_CN_SXJ", "homepage": "", "size": 15368, - "stargazers_count": 24637, - "watchers_count": 24637, + "stargazers_count": 24651, + "watchers_count": 24651, "language": "C", "has_issues": true, "has_projects": true, @@ -4667,7 +8249,7 @@ "visibility": "public", "forks": 644, "open_issues": 447, - "watchers": 24637, + "watchers": 24651, "default_branch": "BiLi_PC_Gamer", "permissions": { "admin": false, @@ -4745,7 +8327,7 @@ "releases_url": "https://api.github.com/repos/ventoy/Ventoy/releases{/id}", "deployments_url": "https://api.github.com/repos/ventoy/Ventoy/deployments", "created_at": "2020-03-10T15:19:19Z", - "updated_at": "2026-06-16T07:52:00Z", + "updated_at": "2026-06-16T18:44:23Z", "pushed_at": "2026-05-07T03:18:40Z", "git_url": "git://github.com/ventoy/Ventoy.git", "ssh_url": "git@github.com:ventoy/Ventoy.git", @@ -4753,8 +8335,8 @@ "svn_url": "https://github.com/ventoy/Ventoy", "homepage": "https://www.ventoy.net", "size": 218541, - "stargazers_count": 77238, - "watchers_count": 77238, + "stargazers_count": 77246, + "watchers_count": 77246, "language": "C", "has_issues": true, "has_projects": true, @@ -4802,7 +8384,7 @@ "visibility": "public", "forks": 4827, "open_issues": 968, - "watchers": 77238, + "watchers": 77246, "default_branch": "master", "permissions": { "admin": false, @@ -4880,16 +8462,16 @@ "releases_url": "https://api.github.com/repos/valkey-io/valkey/releases{/id}", "deployments_url": "https://api.github.com/repos/valkey-io/valkey/deployments", "created_at": "2024-03-22T00:42:17Z", - "updated_at": "2026-06-16T07:42:39Z", - "pushed_at": "2026-06-16T03:21:24Z", + "updated_at": "2026-06-16T19:40:23Z", + "pushed_at": "2026-06-16T18:09:50Z", "git_url": "git://github.com/valkey-io/valkey.git", "ssh_url": "git@github.com:valkey-io/valkey.git", "clone_url": "https://github.com/valkey-io/valkey.git", "svn_url": "https://github.com/valkey-io/valkey", "homepage": "https://valkey.io", - "size": 186403, - "stargazers_count": 26136, - "watchers_count": 26136, + "size": 186508, + "stargazers_count": 26146, + "watchers_count": 26146, "language": "C", "has_issues": true, "has_projects": true, @@ -4897,17 +8479,17 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 1183, + "forks_count": 1184, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 754, + "open_issues_count": 753, "license": { - "key": "other", - "name": "Other", - "spdx_id": "NOASSERTION", - "url": null, - "node_id": "MDc6TGljZW5zZTA=" + "key": "bsd-3-clause", + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "spdx_id": "BSD-3-Clause", + "url": "https://api.github.com/licenses/bsd-3-clause", + "node_id": "MDc6TGljZW5zZTU=" }, "allow_forking": true, "is_template": false, @@ -4925,9 +8507,9 @@ "valkey-client" ], "visibility": "public", - "forks": 1183, - "open_issues": 754, - "watchers": 26136, + "forks": 1184, + "open_issues": 753, + "watchers": 26146, "default_branch": "unstable", "permissions": { "admin": false, @@ -5005,7 +8587,7 @@ "releases_url": "https://api.github.com/repos/tinyproxy/tinyproxy/releases{/id}", "deployments_url": "https://api.github.com/repos/tinyproxy/tinyproxy/deployments", "created_at": "2015-12-07T14:11:44Z", - "updated_at": "2026-06-15T04:27:59Z", + "updated_at": "2026-06-16T15:55:12Z", "pushed_at": "2026-05-07T18:47:27Z", "git_url": "git://github.com/tinyproxy/tinyproxy.git", "ssh_url": "git@github.com:tinyproxy/tinyproxy.git", @@ -5013,8 +8595,8 @@ "svn_url": "https://github.com/tinyproxy/tinyproxy", "homepage": null, "size": 2059, - "stargazers_count": 5883, - "watchers_count": 5883, + "stargazers_count": 5882, + "watchers_count": 5882, "language": "C", "has_issues": true, "has_projects": true, @@ -5022,11 +8604,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 746, + "forks_count": 747, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 136, + "open_issues_count": 137, "license": { "key": "gpl-2.0", "name": "GNU General Public License v2.0", @@ -5041,9 +8623,9 @@ "pull_request_creation_policy": "all", "topics": [], "visibility": "public", - "forks": 746, - "open_issues": 136, - "watchers": 5883, + "forks": 747, + "open_issues": 137, + "watchers": 5882, "default_branch": "master", "permissions": { "admin": false, @@ -5138,7 +8720,7 @@ "has_wiki": true, "has_pages": true, "has_discussions": false, - "forks_count": 448, + "forks_count": 449, "mirror_url": null, "archived": false, "disabled": false, @@ -5164,7 +8746,7 @@ "wt32-eth01" ], "visibility": "public", - "forks": 448, + "forks": 449, "open_issues": 141, "watchers": 2008, "default_branch": "master", @@ -5246,16 +8828,16 @@ "releases_url": "https://api.github.com/repos/jason5ng32/MyIP/releases{/id}", "deployments_url": "https://api.github.com/repos/jason5ng32/MyIP/deployments", "created_at": "2023-11-22T14:46:07Z", - "updated_at": "2026-06-15T12:39:35Z", - "pushed_at": "2026-06-16T05:20:14Z", + "updated_at": "2026-06-16T20:29:16Z", + "pushed_at": "2026-06-16T12:02:40Z", "git_url": "git://github.com/jason5ng32/MyIP.git", "ssh_url": "git@github.com:jason5ng32/MyIP.git", "clone_url": "https://github.com/jason5ng32/MyIP.git", "svn_url": "https://github.com/jason5ng32/MyIP", "homepage": "https://ipcheck.ing", - "size": 792015, - "stargazers_count": 10672, - "watchers_count": 10672, + "size": 792021, + "stargazers_count": 10690, + "watchers_count": 10690, "language": "Vue", "has_issues": true, "has_projects": true, @@ -5263,7 +8845,7 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 1118, + "forks_count": 1121, "mirror_url": null, "archived": false, "disabled": false, @@ -5302,9 +8884,9 @@ "whois-lookup" ], "visibility": "public", - "forks": 1118, + "forks": 1121, "open_issues": 0, - "watchers": 10672, + "watchers": 10690, "default_branch": "main", "permissions": { "admin": false, @@ -5505,7 +9087,7 @@ "releases_url": "https://api.github.com/repos/stilleshan/subweb/releases{/id}", "deployments_url": "https://api.github.com/repos/stilleshan/subweb/deployments", "created_at": "2022-07-01T03:44:40Z", - "updated_at": "2026-06-13T07:56:50Z", + "updated_at": "2026-06-16T10:38:38Z", "pushed_at": "2024-07-13T02:25:04Z", "git_url": "git://github.com/stilleshan/subweb.git", "ssh_url": "git@github.com:stilleshan/subweb.git", @@ -5513,8 +9095,8 @@ "svn_url": "https://github.com/stilleshan/subweb", "homepage": "https://sub.ops.ci", "size": 6071, - "stargazers_count": 600, - "watchers_count": 600, + "stargazers_count": 601, + "watchers_count": 601, "language": "Vue", "has_issues": true, "has_projects": true, @@ -5546,7 +9128,7 @@ "visibility": "public", "forks": 265, "open_issues": 6, - "watchers": 600, + "watchers": 601, "default_branch": "main", "permissions": { "admin": false, @@ -5678,7 +9260,7 @@ } } ], - "TypeScript": [ + "Rust": [ { "id": 1224172037, "node_id": "R_kgDOSPdiBQ", @@ -5747,28 +9329,28 @@ "releases_url": "https://api.github.com/repos/t8y2/dbx/releases{/id}", "deployments_url": "https://api.github.com/repos/t8y2/dbx/deployments", "created_at": "2026-04-29T03:00:36Z", - "updated_at": "2026-06-16T08:18:41Z", - "pushed_at": "2026-06-16T08:10:06Z", + "updated_at": "2026-06-16T19:46:46Z", + "pushed_at": "2026-06-16T18:00:26Z", "git_url": "git://github.com/t8y2/dbx.git", "ssh_url": "git@github.com:t8y2/dbx.git", "clone_url": "https://github.com/t8y2/dbx.git", "svn_url": "https://github.com/t8y2/dbx", "homepage": "https://dbxio.com", - "size": 27111, - "stargazers_count": 5637, - "watchers_count": 5637, - "language": "TypeScript", + "size": 27152, + "stargazers_count": 5713, + "watchers_count": 5713, + "language": "Rust", "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 465, + "forks_count": 473, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 427, + "open_issues_count": 454, "license": { "key": "apache-2.0", "name": "Apache License 2.0", @@ -5798,9 +9380,9 @@ "vue" ], "visibility": "public", - "forks": 465, - "open_issues": 427, - "watchers": 5637, + "forks": 473, + "open_issues": 454, + "watchers": 5713, "default_branch": "main", "permissions": { "admin": false, @@ -5810,6 +9392,625 @@ "pull": true } }, + { + "id": 1148615527, + "node_id": "R_kgDORHZ7Zw", + "name": "ironclaw", + "full_name": "nearai/ironclaw", + "private": false, + "owner": { + "login": "nearai", + "id": 29134221, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjI5MTM0MjIx", + "avatar_url": "https://avatars.githubusercontent.com/u/29134221?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/nearai", + "html_url": "https://github.com/nearai", + "followers_url": "https://api.github.com/users/nearai/followers", + "following_url": "https://api.github.com/users/nearai/following{/other_user}", + "gists_url": "https://api.github.com/users/nearai/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nearai/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nearai/subscriptions", + "organizations_url": "https://api.github.com/users/nearai/orgs", + "repos_url": "https://api.github.com/users/nearai/repos", + "events_url": "https://api.github.com/users/nearai/events{/privacy}", + "received_events_url": "https://api.github.com/users/nearai/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/nearai/ironclaw", + "description": "IronClaw is an Agent OS focused on privacy, security and extensibility", + "fork": false, + "url": "https://api.github.com/repos/nearai/ironclaw", + "forks_url": "https://api.github.com/repos/nearai/ironclaw/forks", + "keys_url": "https://api.github.com/repos/nearai/ironclaw/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/nearai/ironclaw/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/nearai/ironclaw/teams", + "hooks_url": "https://api.github.com/repos/nearai/ironclaw/hooks", + "issue_events_url": "https://api.github.com/repos/nearai/ironclaw/issues/events{/number}", + "events_url": "https://api.github.com/repos/nearai/ironclaw/events", + "assignees_url": "https://api.github.com/repos/nearai/ironclaw/assignees{/user}", + "branches_url": "https://api.github.com/repos/nearai/ironclaw/branches{/branch}", + "tags_url": "https://api.github.com/repos/nearai/ironclaw/tags", + "blobs_url": "https://api.github.com/repos/nearai/ironclaw/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/nearai/ironclaw/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/nearai/ironclaw/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/nearai/ironclaw/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/nearai/ironclaw/statuses/{sha}", + "languages_url": "https://api.github.com/repos/nearai/ironclaw/languages", + "stargazers_url": "https://api.github.com/repos/nearai/ironclaw/stargazers", + "contributors_url": "https://api.github.com/repos/nearai/ironclaw/contributors", + "subscribers_url": "https://api.github.com/repos/nearai/ironclaw/subscribers", + "subscription_url": "https://api.github.com/repos/nearai/ironclaw/subscription", + "commits_url": "https://api.github.com/repos/nearai/ironclaw/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/nearai/ironclaw/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/nearai/ironclaw/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/nearai/ironclaw/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/nearai/ironclaw/contents/{+path}", + "compare_url": "https://api.github.com/repos/nearai/ironclaw/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/nearai/ironclaw/merges", + "archive_url": "https://api.github.com/repos/nearai/ironclaw/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/nearai/ironclaw/downloads", + "issues_url": "https://api.github.com/repos/nearai/ironclaw/issues{/number}", + "pulls_url": "https://api.github.com/repos/nearai/ironclaw/pulls{/number}", + "milestones_url": "https://api.github.com/repos/nearai/ironclaw/milestones{/number}", + "notifications_url": "https://api.github.com/repos/nearai/ironclaw/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/nearai/ironclaw/labels{/name}", + "releases_url": "https://api.github.com/repos/nearai/ironclaw/releases{/id}", + "deployments_url": "https://api.github.com/repos/nearai/ironclaw/deployments", + "created_at": "2026-02-03T06:57:10Z", + "updated_at": "2026-06-16T21:19:55Z", + "pushed_at": "2026-06-16T21:18:44Z", + "git_url": "git://github.com/nearai/ironclaw.git", + "ssh_url": "git@github.com:nearai/ironclaw.git", + "clone_url": "https://github.com/nearai/ironclaw.git", + "svn_url": "https://github.com/nearai/ironclaw", + "homepage": "https://www.ironclaw.com", + "size": 90386, + "stargazers_count": 12456, + "watchers_count": 12456, + "language": "Rust", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 1458, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 1190, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "codeact", + "openclaw", + "rlm", + "rust", + "wasm" + ], + "visibility": "public", + "forks": 1458, + "open_issues": 1190, + "watchers": 12456, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 666299222, + "node_id": "R_kgDOJ7brVg", + "name": "openinterpreter", + "full_name": "openinterpreter/openinterpreter", + "private": false, + "owner": { + "login": "openinterpreter", + "id": 163192481, + "node_id": "O_kgDOCboeoQ", + "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/openinterpreter", + "html_url": "https://github.com/openinterpreter", + "followers_url": "https://api.github.com/users/openinterpreter/followers", + "following_url": "https://api.github.com/users/openinterpreter/following{/other_user}", + "gists_url": "https://api.github.com/users/openinterpreter/gists{/gist_id}", + "starred_url": "https://api.github.com/users/openinterpreter/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/openinterpreter/subscriptions", + "organizations_url": "https://api.github.com/users/openinterpreter/orgs", + "repos_url": "https://api.github.com/users/openinterpreter/repos", + "events_url": "https://api.github.com/users/openinterpreter/events{/privacy}", + "received_events_url": "https://api.github.com/users/openinterpreter/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/openinterpreter/openinterpreter", + "description": "A lightweight coding agent for open models like Deepseek, Kimi, and Qwen", + "fork": false, + "url": "https://api.github.com/repos/openinterpreter/openinterpreter", + "forks_url": "https://api.github.com/repos/openinterpreter/openinterpreter/forks", + "keys_url": "https://api.github.com/repos/openinterpreter/openinterpreter/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/openinterpreter/openinterpreter/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/openinterpreter/openinterpreter/teams", + "hooks_url": "https://api.github.com/repos/openinterpreter/openinterpreter/hooks", + "issue_events_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues/events{/number}", + "events_url": "https://api.github.com/repos/openinterpreter/openinterpreter/events", + "assignees_url": "https://api.github.com/repos/openinterpreter/openinterpreter/assignees{/user}", + "branches_url": "https://api.github.com/repos/openinterpreter/openinterpreter/branches{/branch}", + "tags_url": "https://api.github.com/repos/openinterpreter/openinterpreter/tags", + "blobs_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/openinterpreter/openinterpreter/statuses/{sha}", + "languages_url": "https://api.github.com/repos/openinterpreter/openinterpreter/languages", + "stargazers_url": "https://api.github.com/repos/openinterpreter/openinterpreter/stargazers", + "contributors_url": "https://api.github.com/repos/openinterpreter/openinterpreter/contributors", + "subscribers_url": "https://api.github.com/repos/openinterpreter/openinterpreter/subscribers", + "subscription_url": "https://api.github.com/repos/openinterpreter/openinterpreter/subscription", + "commits_url": "https://api.github.com/repos/openinterpreter/openinterpreter/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/openinterpreter/openinterpreter/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/openinterpreter/openinterpreter/contents/{+path}", + "compare_url": "https://api.github.com/repos/openinterpreter/openinterpreter/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/openinterpreter/openinterpreter/merges", + "archive_url": "https://api.github.com/repos/openinterpreter/openinterpreter/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/openinterpreter/openinterpreter/downloads", + "issues_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues{/number}", + "pulls_url": "https://api.github.com/repos/openinterpreter/openinterpreter/pulls{/number}", + "milestones_url": "https://api.github.com/repos/openinterpreter/openinterpreter/milestones{/number}", + "notifications_url": "https://api.github.com/repos/openinterpreter/openinterpreter/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/openinterpreter/openinterpreter/labels{/name}", + "releases_url": "https://api.github.com/repos/openinterpreter/openinterpreter/releases{/id}", + "deployments_url": "https://api.github.com/repos/openinterpreter/openinterpreter/deployments", + "created_at": "2023-07-14T07:10:44Z", + "updated_at": "2026-06-16T21:20:01Z", + "pushed_at": "2026-06-16T15:36:20Z", + "git_url": "git://github.com/openinterpreter/openinterpreter.git", + "ssh_url": "git@github.com:openinterpreter/openinterpreter.git", + "clone_url": "https://github.com/openinterpreter/openinterpreter.git", + "svn_url": "https://github.com/openinterpreter/openinterpreter", + "homepage": "http://openinterpreter.com/", + "size": 219172, + "stargazers_count": 64008, + "watchers_count": 64008, + "language": "Rust", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": true, + "forks_count": 5553, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 269, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "coding-agent", + "deepseek", + "interpreter", + "kimi", + "qwen", + "rust", + "tui" + ], + "visibility": "public", + "forks": 5553, + "open_issues": 269, + "watchers": 64008, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + } + ], + "Kotlin": [ + { + "id": 884278258, + "node_id": "R_kgDONLUD8g", + "name": "InstallerX-Revived", + "full_name": "wxxsfxyzm/InstallerX-Revived", + "private": false, + "owner": { + "login": "wxxsfxyzm", + "id": 65166044, + "node_id": "MDQ6VXNlcjY1MTY2MDQ0", + "avatar_url": "https://avatars.githubusercontent.com/u/65166044?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/wxxsfxyzm", + "html_url": "https://github.com/wxxsfxyzm", + "followers_url": "https://api.github.com/users/wxxsfxyzm/followers", + "following_url": "https://api.github.com/users/wxxsfxyzm/following{/other_user}", + "gists_url": "https://api.github.com/users/wxxsfxyzm/gists{/gist_id}", + "starred_url": "https://api.github.com/users/wxxsfxyzm/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/wxxsfxyzm/subscriptions", + "organizations_url": "https://api.github.com/users/wxxsfxyzm/orgs", + "repos_url": "https://api.github.com/users/wxxsfxyzm/repos", + "events_url": "https://api.github.com/users/wxxsfxyzm/events{/privacy}", + "received_events_url": "https://api.github.com/users/wxxsfxyzm/received_events", + "type": "User", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/wxxsfxyzm/InstallerX-Revived", + "description": "More Expressive InstallerX !", + "fork": false, + "url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived", + "forks_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/forks", + "keys_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/teams", + "hooks_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/hooks", + "issue_events_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues/events{/number}", + "events_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/events", + "assignees_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/assignees{/user}", + "branches_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/branches{/branch}", + "tags_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/tags", + "blobs_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/statuses/{sha}", + "languages_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/languages", + "stargazers_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/stargazers", + "contributors_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/contributors", + "subscribers_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/subscribers", + "subscription_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/subscription", + "commits_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/contents/{+path}", + "compare_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/merges", + "archive_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/downloads", + "issues_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues{/number}", + "pulls_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/pulls{/number}", + "milestones_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/milestones{/number}", + "notifications_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/labels{/name}", + "releases_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/releases{/id}", + "deployments_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/deployments", + "created_at": "2024-11-06T13:19:18Z", + "updated_at": "2026-06-16T19:39:21Z", + "pushed_at": "2026-06-16T05:29:51Z", + "git_url": "git://github.com/wxxsfxyzm/InstallerX-Revived.git", + "ssh_url": "git@github.com:wxxsfxyzm/InstallerX-Revived.git", + "clone_url": "https://github.com/wxxsfxyzm/InstallerX-Revived.git", + "svn_url": "https://github.com/wxxsfxyzm/InstallerX-Revived", + "homepage": "https://wxxsfxyzm.github.io/InstallerX-Revived-Website", + "size": 20592, + "stargazers_count": 5149, + "watchers_count": 5149, + "language": "Kotlin", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": true, + "has_discussions": true, + "forks_count": 208, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 16, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0", + "node_id": "MDc6TGljZW5zZTk=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "android", + "apk", + "apks", + "dhizuku", + "installer", + "md3", + "miuix", + "root", + "shizuku" + ], + "visibility": "public", + "forks": 208, + "open_issues": 16, + "watchers": 5149, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 661957079, + "node_id": "R_kgDOJ3Sp1w", + "name": "gkd", + "full_name": "gkd-kit/gkd", + "private": false, + "owner": { + "login": "gkd-kit", + "id": 138121201, + "node_id": "O_kgDOCDuP8Q", + "avatar_url": "https://avatars.githubusercontent.com/u/138121201?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/gkd-kit", + "html_url": "https://github.com/gkd-kit", + "followers_url": "https://api.github.com/users/gkd-kit/followers", + "following_url": "https://api.github.com/users/gkd-kit/following{/other_user}", + "gists_url": "https://api.github.com/users/gkd-kit/gists{/gist_id}", + "starred_url": "https://api.github.com/users/gkd-kit/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/gkd-kit/subscriptions", + "organizations_url": "https://api.github.com/users/gkd-kit/orgs", + "repos_url": "https://api.github.com/users/gkd-kit/repos", + "events_url": "https://api.github.com/users/gkd-kit/events{/privacy}", + "received_events_url": "https://api.github.com/users/gkd-kit/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/gkd-kit/gkd", + "description": "基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules", + "fork": false, + "url": "https://api.github.com/repos/gkd-kit/gkd", + "forks_url": "https://api.github.com/repos/gkd-kit/gkd/forks", + "keys_url": "https://api.github.com/repos/gkd-kit/gkd/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/gkd-kit/gkd/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/gkd-kit/gkd/teams", + "hooks_url": "https://api.github.com/repos/gkd-kit/gkd/hooks", + "issue_events_url": "https://api.github.com/repos/gkd-kit/gkd/issues/events{/number}", + "events_url": "https://api.github.com/repos/gkd-kit/gkd/events", + "assignees_url": "https://api.github.com/repos/gkd-kit/gkd/assignees{/user}", + "branches_url": "https://api.github.com/repos/gkd-kit/gkd/branches{/branch}", + "tags_url": "https://api.github.com/repos/gkd-kit/gkd/tags", + "blobs_url": "https://api.github.com/repos/gkd-kit/gkd/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/gkd-kit/gkd/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/gkd-kit/gkd/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/gkd-kit/gkd/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/gkd-kit/gkd/statuses/{sha}", + "languages_url": "https://api.github.com/repos/gkd-kit/gkd/languages", + "stargazers_url": "https://api.github.com/repos/gkd-kit/gkd/stargazers", + "contributors_url": "https://api.github.com/repos/gkd-kit/gkd/contributors", + "subscribers_url": "https://api.github.com/repos/gkd-kit/gkd/subscribers", + "subscription_url": "https://api.github.com/repos/gkd-kit/gkd/subscription", + "commits_url": "https://api.github.com/repos/gkd-kit/gkd/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/gkd-kit/gkd/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/gkd-kit/gkd/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/gkd-kit/gkd/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/gkd-kit/gkd/contents/{+path}", + "compare_url": "https://api.github.com/repos/gkd-kit/gkd/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/gkd-kit/gkd/merges", + "archive_url": "https://api.github.com/repos/gkd-kit/gkd/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/gkd-kit/gkd/downloads", + "issues_url": "https://api.github.com/repos/gkd-kit/gkd/issues{/number}", + "pulls_url": "https://api.github.com/repos/gkd-kit/gkd/pulls{/number}", + "milestones_url": "https://api.github.com/repos/gkd-kit/gkd/milestones{/number}", + "notifications_url": "https://api.github.com/repos/gkd-kit/gkd/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/gkd-kit/gkd/labels{/name}", + "releases_url": "https://api.github.com/repos/gkd-kit/gkd/releases{/id}", + "deployments_url": "https://api.github.com/repos/gkd-kit/gkd/deployments", + "created_at": "2023-07-04T03:59:15Z", + "updated_at": "2026-06-16T19:45:59Z", + "pushed_at": "2026-06-15T12:02:21Z", + "git_url": "git://github.com/gkd-kit/gkd.git", + "ssh_url": "git@github.com:gkd-kit/gkd.git", + "clone_url": "https://github.com/gkd-kit/gkd.git", + "svn_url": "https://github.com/gkd-kit/gkd", + "homepage": "https://gkd.li", + "size": 4550, + "stargazers_count": 39541, + "watchers_count": 39541, + "language": "Kotlin", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": true, + "forks_count": 1875, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 7, + "license": { + "key": "gpl-3.0", + "name": "GNU General Public License v3.0", + "spdx_id": "GPL-3.0", + "url": "https://api.github.com/licenses/gpl-3.0", + "node_id": "MDc6TGljZW5zZTk=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "accessibility", + "android", + "auto", + "click", + "compose", + "jetpack-compose", + "kotlin", + "kotlin-js", + "kotlin-multiplatform", + "webassembly" + ], + "visibility": "public", + "forks": 1875, + "open_issues": 7, + "watchers": 39541, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, + { + "id": 92297825, + "node_id": "MDEwOlJlcG9zaXRvcnk5MjI5NzgyNQ==", + "name": "Shizuku", + "full_name": "RikkaApps/Shizuku", + "private": false, + "owner": { + "login": "RikkaApps", + "id": 31959043, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxOTU5MDQz", + "avatar_url": "https://avatars.githubusercontent.com/u/31959043?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/RikkaApps", + "html_url": "https://github.com/RikkaApps", + "followers_url": "https://api.github.com/users/RikkaApps/followers", + "following_url": "https://api.github.com/users/RikkaApps/following{/other_user}", + "gists_url": "https://api.github.com/users/RikkaApps/gists{/gist_id}", + "starred_url": "https://api.github.com/users/RikkaApps/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/RikkaApps/subscriptions", + "organizations_url": "https://api.github.com/users/RikkaApps/orgs", + "repos_url": "https://api.github.com/users/RikkaApps/repos", + "events_url": "https://api.github.com/users/RikkaApps/events{/privacy}", + "received_events_url": "https://api.github.com/users/RikkaApps/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/RikkaApps/Shizuku", + "description": "Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.", + "fork": false, + "url": "https://api.github.com/repos/RikkaApps/Shizuku", + "forks_url": "https://api.github.com/repos/RikkaApps/Shizuku/forks", + "keys_url": "https://api.github.com/repos/RikkaApps/Shizuku/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/RikkaApps/Shizuku/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/RikkaApps/Shizuku/teams", + "hooks_url": "https://api.github.com/repos/RikkaApps/Shizuku/hooks", + "issue_events_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues/events{/number}", + "events_url": "https://api.github.com/repos/RikkaApps/Shizuku/events", + "assignees_url": "https://api.github.com/repos/RikkaApps/Shizuku/assignees{/user}", + "branches_url": "https://api.github.com/repos/RikkaApps/Shizuku/branches{/branch}", + "tags_url": "https://api.github.com/repos/RikkaApps/Shizuku/tags", + "blobs_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/RikkaApps/Shizuku/statuses/{sha}", + "languages_url": "https://api.github.com/repos/RikkaApps/Shizuku/languages", + "stargazers_url": "https://api.github.com/repos/RikkaApps/Shizuku/stargazers", + "contributors_url": "https://api.github.com/repos/RikkaApps/Shizuku/contributors", + "subscribers_url": "https://api.github.com/repos/RikkaApps/Shizuku/subscribers", + "subscription_url": "https://api.github.com/repos/RikkaApps/Shizuku/subscription", + "commits_url": "https://api.github.com/repos/RikkaApps/Shizuku/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/RikkaApps/Shizuku/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/RikkaApps/Shizuku/contents/{+path}", + "compare_url": "https://api.github.com/repos/RikkaApps/Shizuku/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/RikkaApps/Shizuku/merges", + "archive_url": "https://api.github.com/repos/RikkaApps/Shizuku/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/RikkaApps/Shizuku/downloads", + "issues_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues{/number}", + "pulls_url": "https://api.github.com/repos/RikkaApps/Shizuku/pulls{/number}", + "milestones_url": "https://api.github.com/repos/RikkaApps/Shizuku/milestones{/number}", + "notifications_url": "https://api.github.com/repos/RikkaApps/Shizuku/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/RikkaApps/Shizuku/labels{/name}", + "releases_url": "https://api.github.com/repos/RikkaApps/Shizuku/releases{/id}", + "deployments_url": "https://api.github.com/repos/RikkaApps/Shizuku/deployments", + "created_at": "2017-05-24T13:53:49Z", + "updated_at": "2026-06-16T20:02:19Z", + "pushed_at": "2025-06-18T04:21:02Z", + "git_url": "git://github.com/RikkaApps/Shizuku.git", + "ssh_url": "git@github.com:RikkaApps/Shizuku.git", + "clone_url": "https://github.com/RikkaApps/Shizuku.git", + "svn_url": "https://github.com/RikkaApps/Shizuku", + "homepage": "", + "size": 39013, + "stargazers_count": 26426, + "watchers_count": 26426, + "language": "Kotlin", + "has_issues": true, + "has_projects": false, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 2517, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 414, + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdx_id": "Apache-2.0", + "url": "https://api.github.com/licenses/apache-2.0", + "node_id": "MDc6TGljZW5zZTI=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [], + "visibility": "public", + "forks": 2517, + "open_issues": 414, + "watchers": 26426, + "default_branch": "master", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + } + ], + "TypeScript": [ { "id": 1237291165, "node_id": "R_kgDOSb-QnQ", @@ -5988,7 +10189,7 @@ "releases_url": "https://api.github.com/repos/KuekHaoYang/KVideo/releases{/id}", "deployments_url": "https://api.github.com/repos/KuekHaoYang/KVideo/deployments", "created_at": "2025-11-16T02:49:26Z", - "updated_at": "2026-06-16T06:25:13Z", + "updated_at": "2026-06-16T12:37:50Z", "pushed_at": "2026-05-02T17:33:22Z", "git_url": "git://github.com/KuekHaoYang/KVideo.git", "ssh_url": "git@github.com:KuekHaoYang/KVideo.git", @@ -5996,8 +10197,8 @@ "svn_url": "https://github.com/KuekHaoYang/KVideo", "homepage": "https://kvideo.pages.dev/", "size": 2444, - "stargazers_count": 3651, - "watchers_count": 3651, + "stargazers_count": 3654, + "watchers_count": 3654, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -6005,7 +10206,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 6446, + "forks_count": 6450, "mirror_url": null, "archived": false, "disabled": false, @@ -6024,9 +10225,9 @@ "pull_request_creation_policy": "all", "topics": [], "visibility": "public", - "forks": 6446, + "forks": 6450, "open_issues": 10, - "watchers": 3651, + "watchers": 3654, "default_branch": "main", "permissions": { "admin": false, @@ -6146,136 +10347,6 @@ "pull": true } }, - { - "id": 594155488, - "node_id": "R_kgDOI2oX4A", - "name": "Stirling-PDF", - "full_name": "Stirling-Tools/Stirling-PDF", - "private": false, - "owner": { - "login": "Stirling-Tools", - "id": 139791695, - "node_id": "O_kgDOCFUNTw", - "avatar_url": "https://avatars.githubusercontent.com/u/139791695?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/Stirling-Tools", - "html_url": "https://github.com/Stirling-Tools", - "followers_url": "https://api.github.com/users/Stirling-Tools/followers", - "following_url": "https://api.github.com/users/Stirling-Tools/following{/other_user}", - "gists_url": "https://api.github.com/users/Stirling-Tools/gists{/gist_id}", - "starred_url": "https://api.github.com/users/Stirling-Tools/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/Stirling-Tools/subscriptions", - "organizations_url": "https://api.github.com/users/Stirling-Tools/orgs", - "repos_url": "https://api.github.com/users/Stirling-Tools/repos", - "events_url": "https://api.github.com/users/Stirling-Tools/events{/privacy}", - "received_events_url": "https://api.github.com/users/Stirling-Tools/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/Stirling-Tools/Stirling-PDF", - "description": "#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere", - "fork": false, - "url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF", - "forks_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/forks", - "keys_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/teams", - "hooks_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/hooks", - "issue_events_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues/events{/number}", - "events_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/events", - "assignees_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/assignees{/user}", - "branches_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/branches{/branch}", - "tags_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/tags", - "blobs_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/statuses/{sha}", - "languages_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/languages", - "stargazers_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/stargazers", - "contributors_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/contributors", - "subscribers_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/subscribers", - "subscription_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/subscription", - "commits_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/contents/{+path}", - "compare_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/merges", - "archive_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/downloads", - "issues_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues{/number}", - "pulls_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/pulls{/number}", - "milestones_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/milestones{/number}", - "notifications_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/labels{/name}", - "releases_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/releases{/id}", - "deployments_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/deployments", - "created_at": "2023-01-27T18:22:42Z", - "updated_at": "2026-06-16T08:07:47Z", - "pushed_at": "2026-06-16T00:03:24Z", - "git_url": "git://github.com/Stirling-Tools/Stirling-PDF.git", - "ssh_url": "git@github.com:Stirling-Tools/Stirling-PDF.git", - "clone_url": "https://github.com/Stirling-Tools/Stirling-PDF.git", - "svn_url": "https://github.com/Stirling-Tools/Stirling-PDF", - "homepage": "https://stirling.com", - "size": 330250, - "stargazers_count": 81087, - "watchers_count": 81087, - "language": "TypeScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": true, - "forks_count": 7112, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 444, - "license": { - "key": "other", - "name": "Other", - "spdx_id": "NOASSERTION", - "url": null, - "node_id": "MDc6TGljZW5zZTA=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "docker", - "hacktoberfest", - "java", - "pdf", - "pdf-converter", - "pdf-editor", - "pdf-manipulation", - "pdf-merger", - "pdf-ocr", - "pdf-tools", - "pdf-web-apps", - "pdfmerger", - "self-hosted" - ], - "visibility": "public", - "forks": 7112, - "open_issues": 444, - "watchers": 81087, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, { "id": 1115009145, "node_id": "R_kgDOQnWweQ", @@ -6583,16 +10654,16 @@ "releases_url": "https://api.github.com/repos/umami-software/umami/releases{/id}", "deployments_url": "https://api.github.com/repos/umami-software/umami/deployments", "created_at": "2020-07-17T07:59:00Z", - "updated_at": "2026-06-16T08:08:12Z", - "pushed_at": "2026-06-16T05:53:03Z", + "updated_at": "2026-06-16T20:52:22Z", + "pushed_at": "2026-06-16T21:05:11Z", "git_url": "git://github.com/umami-software/umami.git", "ssh_url": "git@github.com:umami-software/umami.git", "clone_url": "https://github.com/umami-software/umami.git", "svn_url": "https://github.com/umami-software/umami", "homepage": "https://umami.is", - "size": 29123, - "stargazers_count": 37184, - "watchers_count": 37184, + "size": 29273, + "stargazers_count": 37197, + "watchers_count": 37197, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -6600,11 +10671,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 7310, + "forks_count": 7314, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 128, + "open_issues_count": 130, "license": { "key": "mit", "name": "MIT License", @@ -6629,9 +10700,9 @@ "web-analytics" ], "visibility": "public", - "forks": 7310, - "open_issues": 128, - "watchers": 37184, + "forks": 7314, + "open_issues": 130, + "watchers": 37197, "default_branch": "master", "permissions": { "admin": false, @@ -7045,16 +11116,16 @@ "releases_url": "https://api.github.com/repos/NapNeko/NapCatQQ/releases{/id}", "deployments_url": "https://api.github.com/repos/NapNeko/NapCatQQ/deployments", "created_at": "2024-03-26T11:44:13Z", - "updated_at": "2026-06-16T07:26:22Z", - "pushed_at": "2026-06-15T21:33:05Z", + "updated_at": "2026-06-16T20:10:22Z", + "pushed_at": "2026-06-16T17:01:10Z", "git_url": "git://github.com/NapNeko/NapCatQQ.git", "ssh_url": "git@github.com:NapNeko/NapCatQQ.git", "clone_url": "https://github.com/NapNeko/NapCatQQ.git", "svn_url": "https://github.com/NapNeko/NapCatQQ", "homepage": "https://napneko.github.io", - "size": 370089, - "stargazers_count": 9491, - "watchers_count": 9491, + "size": 370092, + "stargazers_count": 9506, + "watchers_count": 9506, "language": "TypeScript", "has_issues": true, "has_projects": false, @@ -7066,7 +11137,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 4, + "open_issues_count": 3, "license": { "key": "other", "name": "Other", @@ -7088,8 +11159,8 @@ ], "visibility": "public", "forks": 759, - "open_issues": 4, - "watchers": 9491, + "open_issues": 3, + "watchers": 9506, "default_branch": "main", "permissions": { "admin": false, @@ -7167,16 +11238,16 @@ "releases_url": "https://api.github.com/repos/mengxi-ream/read-frog/releases{/id}", "deployments_url": "https://api.github.com/repos/mengxi-ream/read-frog/deployments", "created_at": "2025-04-16T23:32:59Z", - "updated_at": "2026-06-16T08:03:03Z", - "pushed_at": "2026-06-16T01:32:29Z", + "updated_at": "2026-06-16T17:14:30Z", + "pushed_at": "2026-06-16T14:12:30Z", "git_url": "git://github.com/mengxi-ream/read-frog.git", "ssh_url": "git@github.com:mengxi-ream/read-frog.git", "clone_url": "https://github.com/mengxi-ream/read-frog.git", "svn_url": "https://github.com/mengxi-ream/read-frog", "homepage": "https://readfrog.app", - "size": 85261, - "stargazers_count": 7898, - "watchers_count": 7898, + "size": 85262, + "stargazers_count": 7909, + "watchers_count": 7909, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -7188,7 +11259,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 122, + "open_issues_count": 121, "license": { "key": "gpl-3.0", "name": "GNU General Public License v3.0", @@ -7220,8 +11291,8 @@ ], "visibility": "public", "forks": 522, - "open_issues": 122, - "watchers": 7898, + "open_issues": 121, + "watchers": 7909, "default_branch": "main", "permissions": { "admin": false, @@ -7421,16 +11492,16 @@ "releases_url": "https://api.github.com/repos/google-gemini/gemini-cli/releases{/id}", "deployments_url": "https://api.github.com/repos/google-gemini/gemini-cli/deployments", "created_at": "2025-04-17T17:04:31Z", - "updated_at": "2026-06-16T08:02:20Z", - "pushed_at": "2026-06-16T01:49:50Z", + "updated_at": "2026-06-16T20:39:43Z", + "pushed_at": "2026-06-16T20:22:31Z", "git_url": "git://github.com/google-gemini/gemini-cli.git", "ssh_url": "git@github.com:google-gemini/gemini-cli.git", "clone_url": "https://github.com/google-gemini/gemini-cli.git", "svn_url": "https://github.com/google-gemini/gemini-cli", "homepage": "https://geminicli.com", - "size": 99624, - "stargazers_count": 105316, - "watchers_count": 105316, + "size": 99511, + "stargazers_count": 105341, + "watchers_count": 105341, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -7438,11 +11509,11 @@ "has_wiki": false, "has_pages": true, "has_discussions": true, - "forks_count": 14073, + "forks_count": 14084, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 1318, + "open_issues_count": 1321, "license": { "key": "apache-2.0", "name": "Apache License 2.0", @@ -7465,9 +11536,9 @@ "mcp-server" ], "visibility": "public", - "forks": 14073, - "open_issues": 1318, - "watchers": 105316, + "forks": 14084, + "open_issues": 1321, + "watchers": 105341, "default_branch": "main", "permissions": { "admin": false, @@ -7545,7 +11616,7 @@ "releases_url": "https://api.github.com/repos/pwh-pwh/douyinVd/releases{/id}", "deployments_url": "https://api.github.com/repos/pwh-pwh/douyinVd/deployments", "created_at": "2025-06-13T09:10:18Z", - "updated_at": "2026-06-10T08:39:59Z", + "updated_at": "2026-06-16T08:32:33Z", "pushed_at": "2025-07-18T02:56:11Z", "git_url": "git://github.com/pwh-pwh/douyinVd.git", "ssh_url": "git@github.com:pwh-pwh/douyinVd.git", @@ -7553,8 +11624,8 @@ "svn_url": "https://github.com/pwh-pwh/douyinVd", "homepage": "https://douyin-vd.vercel.app/api/hello", "size": 19, - "stargazers_count": 349, - "watchers_count": 349, + "stargazers_count": 348, + "watchers_count": 348, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -7590,7 +11661,7 @@ "visibility": "public", "forks": 195, "open_issues": 5, - "watchers": 349, + "watchers": 348, "default_branch": "main", "permissions": { "admin": false, @@ -7668,7 +11739,7 @@ "releases_url": "https://api.github.com/repos/ourongxing/newsnow/releases{/id}", "deployments_url": "https://api.github.com/repos/ourongxing/newsnow/deployments", "created_at": "2024-09-23T14:16:12Z", - "updated_at": "2026-06-16T06:21:27Z", + "updated_at": "2026-06-16T17:25:13Z", "pushed_at": "2026-06-04T05:51:54Z", "git_url": "git://github.com/ourongxing/newsnow.git", "ssh_url": "git@github.com:ourongxing/newsnow.git", @@ -7676,8 +11747,8 @@ "svn_url": "https://github.com/ourongxing/newsnow", "homepage": "https://newsnow.busiyi.world", "size": 6148, - "stargazers_count": 20725, - "watchers_count": 20725, + "stargazers_count": 20732, + "watchers_count": 20732, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -7685,7 +11756,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 5770, + "forks_count": 5772, "mirror_url": null, "archived": false, "disabled": false, @@ -7707,9 +11778,9 @@ "news" ], "visibility": "public", - "forks": 5770, + "forks": 5772, "open_issues": 146, - "watchers": 20725, + "watchers": 20732, "default_branch": "main", "permissions": { "admin": false, @@ -8035,7 +12106,7 @@ "releases_url": "https://api.github.com/repos/SylarLong/iztro/releases{/id}", "deployments_url": "https://api.github.com/repos/SylarLong/iztro/deployments", "created_at": "2023-07-27T08:41:40Z", - "updated_at": "2026-06-16T07:32:18Z", + "updated_at": "2026-06-16T15:32:58Z", "pushed_at": "2026-06-16T05:57:49Z", "git_url": "git://github.com/SylarLong/iztro.git", "ssh_url": "git@github.com:SylarLong/iztro.git", @@ -8043,8 +12114,8 @@ "svn_url": "https://github.com/SylarLong/iztro", "homepage": "https://iztro.com", "size": 26989, - "stargazers_count": 3822, - "watchers_count": 3822, + "stargazers_count": 3824, + "watchers_count": 3824, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -8083,7 +12154,7 @@ "visibility": "public", "forks": 630, "open_issues": 10, - "watchers": 3822, + "watchers": 3824, "default_branch": "main", "permissions": { "admin": false, @@ -8161,7 +12232,7 @@ "releases_url": "https://api.github.com/repos/dreamhunter2333/cloudflare_temp_email/releases{/id}", "deployments_url": "https://api.github.com/repos/dreamhunter2333/cloudflare_temp_email/deployments", "created_at": "2023-08-15T16:35:52Z", - "updated_at": "2026-06-16T07:59:09Z", + "updated_at": "2026-06-16T17:32:25Z", "pushed_at": "2026-06-13T03:39:51Z", "git_url": "git://github.com/dreamhunter2333/cloudflare_temp_email.git", "ssh_url": "git@github.com:dreamhunter2333/cloudflare_temp_email.git", @@ -8169,8 +12240,8 @@ "svn_url": "https://github.com/dreamhunter2333/cloudflare_temp_email", "homepage": "https://mail.awsl.uk", "size": 9615, - "stargazers_count": 9968, - "watchers_count": 9968, + "stargazers_count": 9974, + "watchers_count": 9974, "language": "TypeScript", "has_issues": true, "has_projects": false, @@ -8178,7 +12249,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 6510, + "forks_count": 6513, "mirror_url": null, "archived": false, "disabled": false, @@ -8203,9 +12274,9 @@ "free" ], "visibility": "public", - "forks": 6510, + "forks": 6513, "open_issues": 21, - "watchers": 9968, + "watchers": 9974, "default_branch": "main", "permissions": { "admin": false, @@ -8889,7 +12960,7 @@ "releases_url": "https://api.github.com/repos/feichao93/battle-city/releases{/id}", "deployments_url": "https://api.github.com/repos/feichao93/battle-city/deployments", "created_at": "2017-02-28T13:31:04Z", - "updated_at": "2026-06-14T15:55:48Z", + "updated_at": "2026-06-16T11:24:09Z", "pushed_at": "2026-06-13T17:38:04Z", "git_url": "git://github.com/feichao93/battle-city.git", "ssh_url": "git@github.com:feichao93/battle-city.git", @@ -8897,8 +12968,8 @@ "svn_url": "https://github.com/feichao93/battle-city", "homepage": "https://battle-city.js.org/", "size": 7842, - "stargazers_count": 1875, - "watchers_count": 1875, + "stargazers_count": 1874, + "watchers_count": 1874, "language": "TypeScript", "has_issues": true, "has_projects": false, @@ -8934,7 +13005,7 @@ "visibility": "public", "forks": 347, "open_issues": 10, - "watchers": 1875, + "watchers": 1874, "default_branch": "master", "permissions": { "admin": false, @@ -9012,7 +13083,7 @@ "releases_url": "https://api.github.com/repos/dsrkafuu/sakana-widget/releases{/id}", "deployments_url": "https://api.github.com/repos/dsrkafuu/sakana-widget/deployments", "created_at": "2022-08-26T08:29:58Z", - "updated_at": "2026-06-15T13:29:02Z", + "updated_at": "2026-06-16T09:32:11Z", "pushed_at": "2026-06-15T04:24:17Z", "git_url": "git://github.com/dsrkafuu/sakana-widget.git", "ssh_url": "git@github.com:dsrkafuu/sakana-widget.git", @@ -9020,8 +13091,8 @@ "svn_url": "https://github.com/dsrkafuu/sakana-widget", "homepage": "https://github.dsrkafuu.net/sakana-widget/", "size": 940, - "stargazers_count": 1584, - "watchers_count": 1584, + "stargazers_count": 1585, + "watchers_count": 1585, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -9057,7 +13128,7 @@ "visibility": "public", "forks": 80, "open_issues": 5, - "watchers": 1584, + "watchers": 1585, "default_branch": "main", "permissions": { "admin": false, @@ -9258,16 +13329,16 @@ "releases_url": "https://api.github.com/repos/DIYgod/RSSHub/releases{/id}", "deployments_url": "https://api.github.com/repos/DIYgod/RSSHub/deployments", "created_at": "2018-04-02T14:43:21Z", - "updated_at": "2026-06-16T08:06:34Z", - "pushed_at": "2026-06-16T08:15:57Z", + "updated_at": "2026-06-16T21:03:49Z", + "pushed_at": "2026-06-16T17:05:09Z", "git_url": "git://github.com/DIYgod/RSSHub.git", "ssh_url": "git@github.com:DIYgod/RSSHub.git", "clone_url": "https://github.com/DIYgod/RSSHub.git", "svn_url": "https://github.com/DIYgod/RSSHub", "homepage": "https://docs.rsshub.app", - "size": 1089142, - "stargazers_count": 44740, - "watchers_count": 44740, + "size": 1089817, + "stargazers_count": 44755, + "watchers_count": 44755, "language": "TypeScript", "has_issues": true, "has_projects": true, @@ -9275,11 +13346,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 9931, + "forks_count": 9930, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 361, + "open_issues_count": 352, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -9313,380 +13384,9 @@ "zhihu" ], "visibility": "public", - "forks": 9931, - "open_issues": 361, - "watchers": 44740, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - } - ], - "Kotlin": [ - { - "id": 884278258, - "node_id": "R_kgDONLUD8g", - "name": "InstallerX-Revived", - "full_name": "wxxsfxyzm/InstallerX-Revived", - "private": false, - "owner": { - "login": "wxxsfxyzm", - "id": 65166044, - "node_id": "MDQ6VXNlcjY1MTY2MDQ0", - "avatar_url": "https://avatars.githubusercontent.com/u/65166044?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/wxxsfxyzm", - "html_url": "https://github.com/wxxsfxyzm", - "followers_url": "https://api.github.com/users/wxxsfxyzm/followers", - "following_url": "https://api.github.com/users/wxxsfxyzm/following{/other_user}", - "gists_url": "https://api.github.com/users/wxxsfxyzm/gists{/gist_id}", - "starred_url": "https://api.github.com/users/wxxsfxyzm/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/wxxsfxyzm/subscriptions", - "organizations_url": "https://api.github.com/users/wxxsfxyzm/orgs", - "repos_url": "https://api.github.com/users/wxxsfxyzm/repos", - "events_url": "https://api.github.com/users/wxxsfxyzm/events{/privacy}", - "received_events_url": "https://api.github.com/users/wxxsfxyzm/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/wxxsfxyzm/InstallerX-Revived", - "description": "More Expressive InstallerX !", - "fork": false, - "url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived", - "forks_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/forks", - "keys_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/teams", - "hooks_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/hooks", - "issue_events_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues/events{/number}", - "events_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/events", - "assignees_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/assignees{/user}", - "branches_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/branches{/branch}", - "tags_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/tags", - "blobs_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/statuses/{sha}", - "languages_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/languages", - "stargazers_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/stargazers", - "contributors_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/contributors", - "subscribers_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/subscribers", - "subscription_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/subscription", - "commits_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/contents/{+path}", - "compare_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/merges", - "archive_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/downloads", - "issues_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/issues{/number}", - "pulls_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/pulls{/number}", - "milestones_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/milestones{/number}", - "notifications_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/labels{/name}", - "releases_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/releases{/id}", - "deployments_url": "https://api.github.com/repos/wxxsfxyzm/InstallerX-Revived/deployments", - "created_at": "2024-11-06T13:19:18Z", - "updated_at": "2026-06-16T07:13:19Z", - "pushed_at": "2026-06-16T05:29:51Z", - "git_url": "git://github.com/wxxsfxyzm/InstallerX-Revived.git", - "ssh_url": "git@github.com:wxxsfxyzm/InstallerX-Revived.git", - "clone_url": "https://github.com/wxxsfxyzm/InstallerX-Revived.git", - "svn_url": "https://github.com/wxxsfxyzm/InstallerX-Revived", - "homepage": "https://wxxsfxyzm.github.io/InstallerX-Revived-Website", - "size": 20592, - "stargazers_count": 5145, - "watchers_count": 5145, - "language": "Kotlin", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": true, - "has_discussions": true, - "forks_count": 208, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 16, - "license": { - "key": "gpl-3.0", - "name": "GNU General Public License v3.0", - "spdx_id": "GPL-3.0", - "url": "https://api.github.com/licenses/gpl-3.0", - "node_id": "MDc6TGljZW5zZTk=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "android", - "apk", - "apks", - "dhizuku", - "installer", - "md3", - "miuix", - "root", - "shizuku" - ], - "visibility": "public", - "forks": 208, - "open_issues": 16, - "watchers": 5145, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 661957079, - "node_id": "R_kgDOJ3Sp1w", - "name": "gkd", - "full_name": "gkd-kit/gkd", - "private": false, - "owner": { - "login": "gkd-kit", - "id": 138121201, - "node_id": "O_kgDOCDuP8Q", - "avatar_url": "https://avatars.githubusercontent.com/u/138121201?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/gkd-kit", - "html_url": "https://github.com/gkd-kit", - "followers_url": "https://api.github.com/users/gkd-kit/followers", - "following_url": "https://api.github.com/users/gkd-kit/following{/other_user}", - "gists_url": "https://api.github.com/users/gkd-kit/gists{/gist_id}", - "starred_url": "https://api.github.com/users/gkd-kit/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/gkd-kit/subscriptions", - "organizations_url": "https://api.github.com/users/gkd-kit/orgs", - "repos_url": "https://api.github.com/users/gkd-kit/repos", - "events_url": "https://api.github.com/users/gkd-kit/events{/privacy}", - "received_events_url": "https://api.github.com/users/gkd-kit/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/gkd-kit/gkd", - "description": "基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules", - "fork": false, - "url": "https://api.github.com/repos/gkd-kit/gkd", - "forks_url": "https://api.github.com/repos/gkd-kit/gkd/forks", - "keys_url": "https://api.github.com/repos/gkd-kit/gkd/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/gkd-kit/gkd/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/gkd-kit/gkd/teams", - "hooks_url": "https://api.github.com/repos/gkd-kit/gkd/hooks", - "issue_events_url": "https://api.github.com/repos/gkd-kit/gkd/issues/events{/number}", - "events_url": "https://api.github.com/repos/gkd-kit/gkd/events", - "assignees_url": "https://api.github.com/repos/gkd-kit/gkd/assignees{/user}", - "branches_url": "https://api.github.com/repos/gkd-kit/gkd/branches{/branch}", - "tags_url": "https://api.github.com/repos/gkd-kit/gkd/tags", - "blobs_url": "https://api.github.com/repos/gkd-kit/gkd/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/gkd-kit/gkd/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/gkd-kit/gkd/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/gkd-kit/gkd/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/gkd-kit/gkd/statuses/{sha}", - "languages_url": "https://api.github.com/repos/gkd-kit/gkd/languages", - "stargazers_url": "https://api.github.com/repos/gkd-kit/gkd/stargazers", - "contributors_url": "https://api.github.com/repos/gkd-kit/gkd/contributors", - "subscribers_url": "https://api.github.com/repos/gkd-kit/gkd/subscribers", - "subscription_url": "https://api.github.com/repos/gkd-kit/gkd/subscription", - "commits_url": "https://api.github.com/repos/gkd-kit/gkd/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/gkd-kit/gkd/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/gkd-kit/gkd/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/gkd-kit/gkd/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/gkd-kit/gkd/contents/{+path}", - "compare_url": "https://api.github.com/repos/gkd-kit/gkd/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/gkd-kit/gkd/merges", - "archive_url": "https://api.github.com/repos/gkd-kit/gkd/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/gkd-kit/gkd/downloads", - "issues_url": "https://api.github.com/repos/gkd-kit/gkd/issues{/number}", - "pulls_url": "https://api.github.com/repos/gkd-kit/gkd/pulls{/number}", - "milestones_url": "https://api.github.com/repos/gkd-kit/gkd/milestones{/number}", - "notifications_url": "https://api.github.com/repos/gkd-kit/gkd/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/gkd-kit/gkd/labels{/name}", - "releases_url": "https://api.github.com/repos/gkd-kit/gkd/releases{/id}", - "deployments_url": "https://api.github.com/repos/gkd-kit/gkd/deployments", - "created_at": "2023-07-04T03:59:15Z", - "updated_at": "2026-06-16T08:03:28Z", - "pushed_at": "2026-06-15T12:02:21Z", - "git_url": "git://github.com/gkd-kit/gkd.git", - "ssh_url": "git@github.com:gkd-kit/gkd.git", - "clone_url": "https://github.com/gkd-kit/gkd.git", - "svn_url": "https://github.com/gkd-kit/gkd", - "homepage": "https://gkd.li", - "size": 4550, - "stargazers_count": 39523, - "watchers_count": 39523, - "language": "Kotlin", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": true, - "forks_count": 1875, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 7, - "license": { - "key": "gpl-3.0", - "name": "GNU General Public License v3.0", - "spdx_id": "GPL-3.0", - "url": "https://api.github.com/licenses/gpl-3.0", - "node_id": "MDc6TGljZW5zZTk=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "accessibility", - "android", - "auto", - "click", - "compose", - "jetpack-compose", - "kotlin", - "kotlin-js", - "kotlin-multiplatform", - "webassembly" - ], - "visibility": "public", - "forks": 1875, - "open_issues": 7, - "watchers": 39523, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 92297825, - "node_id": "MDEwOlJlcG9zaXRvcnk5MjI5NzgyNQ==", - "name": "Shizuku", - "full_name": "RikkaApps/Shizuku", - "private": false, - "owner": { - "login": "RikkaApps", - "id": 31959043, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjMxOTU5MDQz", - "avatar_url": "https://avatars.githubusercontent.com/u/31959043?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/RikkaApps", - "html_url": "https://github.com/RikkaApps", - "followers_url": "https://api.github.com/users/RikkaApps/followers", - "following_url": "https://api.github.com/users/RikkaApps/following{/other_user}", - "gists_url": "https://api.github.com/users/RikkaApps/gists{/gist_id}", - "starred_url": "https://api.github.com/users/RikkaApps/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/RikkaApps/subscriptions", - "organizations_url": "https://api.github.com/users/RikkaApps/orgs", - "repos_url": "https://api.github.com/users/RikkaApps/repos", - "events_url": "https://api.github.com/users/RikkaApps/events{/privacy}", - "received_events_url": "https://api.github.com/users/RikkaApps/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/RikkaApps/Shizuku", - "description": "Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.", - "fork": false, - "url": "https://api.github.com/repos/RikkaApps/Shizuku", - "forks_url": "https://api.github.com/repos/RikkaApps/Shizuku/forks", - "keys_url": "https://api.github.com/repos/RikkaApps/Shizuku/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/RikkaApps/Shizuku/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/RikkaApps/Shizuku/teams", - "hooks_url": "https://api.github.com/repos/RikkaApps/Shizuku/hooks", - "issue_events_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues/events{/number}", - "events_url": "https://api.github.com/repos/RikkaApps/Shizuku/events", - "assignees_url": "https://api.github.com/repos/RikkaApps/Shizuku/assignees{/user}", - "branches_url": "https://api.github.com/repos/RikkaApps/Shizuku/branches{/branch}", - "tags_url": "https://api.github.com/repos/RikkaApps/Shizuku/tags", - "blobs_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/RikkaApps/Shizuku/statuses/{sha}", - "languages_url": "https://api.github.com/repos/RikkaApps/Shizuku/languages", - "stargazers_url": "https://api.github.com/repos/RikkaApps/Shizuku/stargazers", - "contributors_url": "https://api.github.com/repos/RikkaApps/Shizuku/contributors", - "subscribers_url": "https://api.github.com/repos/RikkaApps/Shizuku/subscribers", - "subscription_url": "https://api.github.com/repos/RikkaApps/Shizuku/subscription", - "commits_url": "https://api.github.com/repos/RikkaApps/Shizuku/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/RikkaApps/Shizuku/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/RikkaApps/Shizuku/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/RikkaApps/Shizuku/contents/{+path}", - "compare_url": "https://api.github.com/repos/RikkaApps/Shizuku/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/RikkaApps/Shizuku/merges", - "archive_url": "https://api.github.com/repos/RikkaApps/Shizuku/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/RikkaApps/Shizuku/downloads", - "issues_url": "https://api.github.com/repos/RikkaApps/Shizuku/issues{/number}", - "pulls_url": "https://api.github.com/repos/RikkaApps/Shizuku/pulls{/number}", - "milestones_url": "https://api.github.com/repos/RikkaApps/Shizuku/milestones{/number}", - "notifications_url": "https://api.github.com/repos/RikkaApps/Shizuku/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/RikkaApps/Shizuku/labels{/name}", - "releases_url": "https://api.github.com/repos/RikkaApps/Shizuku/releases{/id}", - "deployments_url": "https://api.github.com/repos/RikkaApps/Shizuku/deployments", - "created_at": "2017-05-24T13:53:49Z", - "updated_at": "2026-06-16T07:34:28Z", - "pushed_at": "2025-06-18T04:21:02Z", - "git_url": "git://github.com/RikkaApps/Shizuku.git", - "ssh_url": "git@github.com:RikkaApps/Shizuku.git", - "clone_url": "https://github.com/RikkaApps/Shizuku.git", - "svn_url": "https://github.com/RikkaApps/Shizuku", - "homepage": "", - "size": 39013, - "stargazers_count": 26400, - "watchers_count": 26400, - "language": "Kotlin", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": true, - "forks_count": 2514, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 411, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 2514, - "open_issues": 411, - "watchers": 26400, + "forks": 9930, + "open_issues": 352, + "watchers": 44755, "default_branch": "master", "permissions": { "admin": false, @@ -9766,7 +13466,7 @@ "releases_url": "https://api.github.com/repos/termux/termux-app/releases{/id}", "deployments_url": "https://api.github.com/repos/termux/termux-app/deployments", "created_at": "2015-10-23T09:42:46Z", - "updated_at": "2026-06-16T06:56:19Z", + "updated_at": "2026-06-16T20:02:08Z", "pushed_at": "2026-06-04T23:15:42Z", "git_url": "git://github.com/termux/termux-app.git", "ssh_url": "git@github.com:termux/termux-app.git", @@ -9774,8 +13474,8 @@ "svn_url": "https://github.com/termux/termux-app", "homepage": "https://f-droid.org/en/packages/com.termux", "size": 5140, - "stargazers_count": 56451, - "watchers_count": 56451, + "stargazers_count": 56471, + "watchers_count": 56471, "language": "Java", "has_issues": true, "has_projects": false, @@ -9783,11 +13483,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 6785, + "forks_count": 6787, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 551, + "open_issues_count": 552, "license": { "key": "other", "name": "Other", @@ -9808,9 +13508,9 @@ "termux" ], "visibility": "public", - "forks": 6785, - "open_issues": 551, - "watchers": 56451, + "forks": 6787, + "open_issues": 552, + "watchers": 56471, "default_branch": "master", "permissions": { "admin": false, @@ -9936,6 +13636,136 @@ "pull": true } }, + { + "id": 594155488, + "node_id": "R_kgDOI2oX4A", + "name": "Stirling-PDF", + "full_name": "Stirling-Tools/Stirling-PDF", + "private": false, + "owner": { + "login": "Stirling-Tools", + "id": 139791695, + "node_id": "O_kgDOCFUNTw", + "avatar_url": "https://avatars.githubusercontent.com/u/139791695?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Stirling-Tools", + "html_url": "https://github.com/Stirling-Tools", + "followers_url": "https://api.github.com/users/Stirling-Tools/followers", + "following_url": "https://api.github.com/users/Stirling-Tools/following{/other_user}", + "gists_url": "https://api.github.com/users/Stirling-Tools/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Stirling-Tools/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Stirling-Tools/subscriptions", + "organizations_url": "https://api.github.com/users/Stirling-Tools/orgs", + "repos_url": "https://api.github.com/users/Stirling-Tools/repos", + "events_url": "https://api.github.com/users/Stirling-Tools/events{/privacy}", + "received_events_url": "https://api.github.com/users/Stirling-Tools/received_events", + "type": "Organization", + "user_view_type": "public", + "site_admin": false + }, + "html_url": "https://github.com/Stirling-Tools/Stirling-PDF", + "description": "#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere", + "fork": false, + "url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF", + "forks_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/forks", + "keys_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/teams", + "hooks_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/hooks", + "issue_events_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues/events{/number}", + "events_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/events", + "assignees_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/assignees{/user}", + "branches_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/branches{/branch}", + "tags_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/tags", + "blobs_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/languages", + "stargazers_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/stargazers", + "contributors_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/contributors", + "subscribers_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/subscribers", + "subscription_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/subscription", + "commits_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/contents/{+path}", + "compare_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/merges", + "archive_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/downloads", + "issues_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/issues{/number}", + "pulls_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/labels{/name}", + "releases_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/releases{/id}", + "deployments_url": "https://api.github.com/repos/Stirling-Tools/Stirling-PDF/deployments", + "created_at": "2023-01-27T18:22:42Z", + "updated_at": "2026-06-16T20:32:56Z", + "pushed_at": "2026-06-16T21:04:23Z", + "git_url": "git://github.com/Stirling-Tools/Stirling-PDF.git", + "ssh_url": "git@github.com:Stirling-Tools/Stirling-PDF.git", + "clone_url": "https://github.com/Stirling-Tools/Stirling-PDF.git", + "svn_url": "https://github.com/Stirling-Tools/Stirling-PDF", + "homepage": "https://stirling.com", + "size": 335030, + "stargazers_count": 81130, + "watchers_count": 81130, + "language": "Java", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": true, + "forks_count": 7120, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 445, + "license": { + "key": "other", + "name": "Other", + "spdx_id": "NOASSERTION", + "url": null, + "node_id": "MDc6TGljZW5zZTA=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "has_pull_requests": true, + "pull_request_creation_policy": "all", + "topics": [ + "docker", + "hacktoberfest", + "java", + "pdf", + "pdf-converter", + "pdf-editor", + "pdf-manipulation", + "pdf-merger", + "pdf-ocr", + "pdf-tools", + "pdf-web-apps", + "pdfmerger", + "self-hosted" + ], + "visibility": "public", + "forks": 7120, + "open_issues": 445, + "watchers": 81130, + "default_branch": "main", + "permissions": { + "admin": false, + "maintain": false, + "push": false, + "triage": false, + "pull": true + } + }, { "id": 700876537, "node_id": "R_kgDOKcaG-Q", @@ -10236,16 +14066,16 @@ "releases_url": "https://api.github.com/repos/Anuken/Mindustry/releases{/id}", "deployments_url": "https://api.github.com/repos/Anuken/Mindustry/deployments", "created_at": "2017-04-30T01:24:29Z", - "updated_at": "2026-06-16T07:37:19Z", - "pushed_at": "2026-06-16T03:05:57Z", + "updated_at": "2026-06-16T21:13:33Z", + "pushed_at": "2026-06-16T21:13:22Z", "git_url": "git://github.com/Anuken/Mindustry.git", "ssh_url": "git@github.com:Anuken/Mindustry.git", "clone_url": "https://github.com/Anuken/Mindustry.git", "svn_url": "https://github.com/Anuken/Mindustry", "homepage": "https://mindustrygame.github.io", - "size": 1941115, - "stargazers_count": 27906, - "watchers_count": 27906, + "size": 1941074, + "stargazers_count": 27913, + "watchers_count": 27913, "language": "Java", "has_issues": true, "has_projects": false, @@ -10253,7 +14083,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 3470, + "forks_count": 3472, "mirror_url": null, "archived": false, "disabled": false, @@ -10283,9 +14113,9 @@ "tower-defense" ], "visibility": "public", - "forks": 3470, + "forks": 3472, "open_issues": 190, - "watchers": 27906, + "watchers": 27913, "default_branch": "master", "permissions": { "admin": false, @@ -10363,7 +14193,7 @@ "releases_url": "https://api.github.com/repos/houbb/sensitive-word/releases{/id}", "deployments_url": "https://api.github.com/repos/houbb/sensitive-word/deployments", "created_at": "2020-01-07T03:10:44Z", - "updated_at": "2026-06-16T05:21:22Z", + "updated_at": "2026-06-16T13:06:20Z", "pushed_at": "2026-03-23T10:35:47Z", "git_url": "git://github.com/houbb/sensitive-word.git", "ssh_url": "git@github.com:houbb/sensitive-word.git", @@ -10371,8 +14201,8 @@ "svn_url": "https://github.com/houbb/sensitive-word", "homepage": "https://houbb.github.io/opensource/sensitive-word", "size": 5723, - "stargazers_count": 5888, - "watchers_count": 5888, + "stargazers_count": 5890, + "watchers_count": 5890, "language": "Java", "has_issues": true, "has_projects": true, @@ -10380,11 +14210,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 790, + "forks_count": 791, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 10, + "open_issues_count": 11, "license": { "key": "apache-2.0", "name": "Apache License 2.0", @@ -10413,9 +14243,9 @@ "trie-tree" ], "visibility": "public", - "forks": 790, - "open_issues": 10, - "watchers": 5888, + "forks": 791, + "open_issues": 11, + "watchers": 5890, "default_branch": "master", "permissions": { "admin": false, @@ -11078,7 +14908,7 @@ "releases_url": "https://api.github.com/repos/joevess/IPTV/releases{/id}", "deployments_url": "https://api.github.com/repos/joevess/IPTV/deployments", "created_at": "2023-09-15T14:57:49Z", - "updated_at": "2026-06-16T06:36:33Z", + "updated_at": "2026-06-16T16:29:23Z", "pushed_at": "2024-12-31T20:36:21Z", "git_url": "git://github.com/joevess/IPTV.git", "ssh_url": "git@github.com:joevess/IPTV.git", @@ -11086,8 +14916,8 @@ "svn_url": "https://github.com/joevess/IPTV", "homepage": "", "size": 515, - "stargazers_count": 10270, - "watchers_count": 10270, + "stargazers_count": 10271, + "watchers_count": 10271, "language": null, "has_issues": true, "has_projects": true, @@ -11110,7 +14940,7 @@ "visibility": "public", "forks": 709, "open_issues": 30, - "watchers": 10270, + "watchers": 10271, "default_branch": "main", "permissions": { "admin": false, @@ -11188,7 +15018,7 @@ "releases_url": "https://api.github.com/repos/Blankj/awesome-comment/releases{/id}", "deployments_url": "https://api.github.com/repos/Blankj/awesome-comment/deployments", "created_at": "2017-01-10T15:28:49Z", - "updated_at": "2026-06-15T05:34:06Z", + "updated_at": "2026-06-16T16:24:19Z", "pushed_at": "2020-10-10T02:29:50Z", "git_url": "git://github.com/Blankj/awesome-comment.git", "ssh_url": "git@github.com:Blankj/awesome-comment.git", @@ -11196,8 +15026,8 @@ "svn_url": "https://github.com/Blankj/awesome-comment", "homepage": "https://blankj.com/2017/01/11/awesome-comment", "size": 26, - "stargazers_count": 2583, - "watchers_count": 2583, + "stargazers_count": 2582, + "watchers_count": 2582, "language": null, "has_issues": true, "has_projects": true, @@ -11224,7 +15054,7 @@ "visibility": "public", "forks": 277, "open_issues": 14, - "watchers": 2583, + "watchers": 2582, "default_branch": "master", "permissions": { "admin": false, @@ -11417,7 +15247,7 @@ "releases_url": "https://api.github.com/repos/chatanywhere/GPT_API_free/releases{/id}", "deployments_url": "https://api.github.com/repos/chatanywhere/GPT_API_free/deployments", "created_at": "2023-04-23T12:42:08Z", - "updated_at": "2026-06-16T06:57:21Z", + "updated_at": "2026-06-16T17:32:19Z", "pushed_at": "2026-05-17T18:44:21Z", "git_url": "git://github.com/chatanywhere/GPT_API_free.git", "ssh_url": "git@github.com:chatanywhere/GPT_API_free.git", @@ -11425,8 +15255,8 @@ "svn_url": "https://github.com/chatanywhere/GPT_API_free", "homepage": "https://api.chatanywhere.tech", "size": 5569, - "stargazers_count": 38459, - "watchers_count": 38459, + "stargazers_count": 38466, + "watchers_count": 38466, "language": null, "has_issues": true, "has_projects": true, @@ -11463,7 +15293,7 @@ "visibility": "public", "forks": 2649, "open_issues": 19, - "watchers": 38459, + "watchers": 38466, "default_branch": "main", "permissions": { "admin": false, @@ -11541,7 +15371,7 @@ "releases_url": "https://api.github.com/repos/practical-tutorials/project-based-learning/releases{/id}", "deployments_url": "https://api.github.com/repos/practical-tutorials/project-based-learning/deployments", "created_at": "2017-04-12T05:07:46Z", - "updated_at": "2026-06-16T08:18:49Z", + "updated_at": "2026-06-16T21:16:40Z", "pushed_at": "2024-08-15T05:33:54Z", "git_url": "git://github.com/practical-tutorials/project-based-learning.git", "ssh_url": "git@github.com:practical-tutorials/project-based-learning.git", @@ -11549,8 +15379,8 @@ "svn_url": "https://github.com/practical-tutorials/project-based-learning", "homepage": null, "size": 438, - "stargazers_count": 269606, - "watchers_count": 269606, + "stargazers_count": 269710, + "watchers_count": 269710, "language": null, "has_issues": true, "has_projects": true, @@ -11558,11 +15388,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 34892, + "forks_count": 34908, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 312, + "open_issues_count": 313, "license": { "key": "mit", "name": "MIT License", @@ -11586,9 +15416,9 @@ "webdevelopment" ], "visibility": "public", - "forks": 34892, - "open_issues": 312, - "watchers": 269606, + "forks": 34908, + "open_issues": 313, + "watchers": 269710, "default_branch": "master", "permissions": { "admin": false, @@ -11666,7 +15496,7 @@ "releases_url": "https://api.github.com/repos/freefq/free/releases{/id}", "deployments_url": "https://api.github.com/repos/freefq/free/deployments", "created_at": "2020-06-07T02:48:33Z", - "updated_at": "2026-06-16T07:44:04Z", + "updated_at": "2026-06-16T15:29:53Z", "pushed_at": "2024-08-20T09:43:55Z", "git_url": "git://github.com/freefq/free.git", "ssh_url": "git@github.com:freefq/free.git", @@ -11674,8 +15504,8 @@ "svn_url": "https://github.com/freefq/free", "homepage": "", "size": 42112, - "stargazers_count": 40836, - "watchers_count": 40836, + "stargazers_count": 40839, + "watchers_count": 40839, "language": null, "has_issues": true, "has_projects": true, @@ -11687,7 +15517,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 580, + "open_issues_count": 581, "license": null, "allow_forking": true, "is_template": false, @@ -11708,8 +15538,8 @@ ], "visibility": "public", "forks": 5638, - "open_issues": 580, - "watchers": 40836, + "open_issues": 581, + "watchers": 40839, "default_branch": "master", "permissions": { "admin": false, @@ -11720,3714 +15550,6 @@ } } ], - "JavaScript": [ - { - "id": 1178997751, - "node_id": "R_kgDORkYT9w", - "name": "qqnotifier", - "full_name": "lain39/qqnotifier", - "private": false, - "owner": { - "login": "lain39", - "id": 101935631, - "node_id": "U_kgDOBhNqDw", - "avatar_url": "https://avatars.githubusercontent.com/u/101935631?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/lain39", - "html_url": "https://github.com/lain39", - "followers_url": "https://api.github.com/users/lain39/followers", - "following_url": "https://api.github.com/users/lain39/following{/other_user}", - "gists_url": "https://api.github.com/users/lain39/gists{/gist_id}", - "starred_url": "https://api.github.com/users/lain39/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/lain39/subscriptions", - "organizations_url": "https://api.github.com/users/lain39/orgs", - "repos_url": "https://api.github.com/users/lain39/repos", - "events_url": "https://api.github.com/users/lain39/events{/privacy}", - "received_events_url": "https://api.github.com/users/lain39/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/lain39/qqnotifier", - "description": "基于 Cloudflare Workers 构建的 兼容 Telegram 接口协议的 Serverless QQBot API 转换网关。", - "fork": false, - "url": "https://api.github.com/repos/lain39/qqnotifier", - "forks_url": "https://api.github.com/repos/lain39/qqnotifier/forks", - "keys_url": "https://api.github.com/repos/lain39/qqnotifier/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/lain39/qqnotifier/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/lain39/qqnotifier/teams", - "hooks_url": "https://api.github.com/repos/lain39/qqnotifier/hooks", - "issue_events_url": "https://api.github.com/repos/lain39/qqnotifier/issues/events{/number}", - "events_url": "https://api.github.com/repos/lain39/qqnotifier/events", - "assignees_url": "https://api.github.com/repos/lain39/qqnotifier/assignees{/user}", - "branches_url": "https://api.github.com/repos/lain39/qqnotifier/branches{/branch}", - "tags_url": "https://api.github.com/repos/lain39/qqnotifier/tags", - "blobs_url": "https://api.github.com/repos/lain39/qqnotifier/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/lain39/qqnotifier/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/lain39/qqnotifier/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/lain39/qqnotifier/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/lain39/qqnotifier/statuses/{sha}", - "languages_url": "https://api.github.com/repos/lain39/qqnotifier/languages", - "stargazers_url": "https://api.github.com/repos/lain39/qqnotifier/stargazers", - "contributors_url": "https://api.github.com/repos/lain39/qqnotifier/contributors", - "subscribers_url": "https://api.github.com/repos/lain39/qqnotifier/subscribers", - "subscription_url": "https://api.github.com/repos/lain39/qqnotifier/subscription", - "commits_url": "https://api.github.com/repos/lain39/qqnotifier/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/lain39/qqnotifier/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/lain39/qqnotifier/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/lain39/qqnotifier/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/lain39/qqnotifier/contents/{+path}", - "compare_url": "https://api.github.com/repos/lain39/qqnotifier/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/lain39/qqnotifier/merges", - "archive_url": "https://api.github.com/repos/lain39/qqnotifier/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/lain39/qqnotifier/downloads", - "issues_url": "https://api.github.com/repos/lain39/qqnotifier/issues{/number}", - "pulls_url": "https://api.github.com/repos/lain39/qqnotifier/pulls{/number}", - "milestones_url": "https://api.github.com/repos/lain39/qqnotifier/milestones{/number}", - "notifications_url": "https://api.github.com/repos/lain39/qqnotifier/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/lain39/qqnotifier/labels{/name}", - "releases_url": "https://api.github.com/repos/lain39/qqnotifier/releases{/id}", - "deployments_url": "https://api.github.com/repos/lain39/qqnotifier/deployments", - "created_at": "2026-03-11T15:26:38Z", - "updated_at": "2026-03-13T03:07:52Z", - "pushed_at": "2026-03-11T15:27:05Z", - "git_url": "git://github.com/lain39/qqnotifier.git", - "ssh_url": "git@github.com:lain39/qqnotifier.git", - "clone_url": "https://github.com/lain39/qqnotifier.git", - "svn_url": "https://github.com/lain39/qqnotifier", - "homepage": "https://qqnotifier.psu.monster/", - "size": 25, - "stargazers_count": 5, - "watchers_count": 5, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 3, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "bot-api", - "qq-bot", - "serverless" - ], - "visibility": "public", - "forks": 3, - "open_issues": 0, - "watchers": 5, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 245049028, - "node_id": "MDEwOlJlcG9zaXRvcnkyNDUwNDkwMjg=", - "name": "koodo-reader", - "full_name": "koodo-reader/koodo-reader", - "private": false, - "owner": { - "login": "koodo-reader", - "id": 149913075, - "node_id": "O_kgDOCO998w", - "avatar_url": "https://avatars.githubusercontent.com/u/149913075?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/koodo-reader", - "html_url": "https://github.com/koodo-reader", - "followers_url": "https://api.github.com/users/koodo-reader/followers", - "following_url": "https://api.github.com/users/koodo-reader/following{/other_user}", - "gists_url": "https://api.github.com/users/koodo-reader/gists{/gist_id}", - "starred_url": "https://api.github.com/users/koodo-reader/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/koodo-reader/subscriptions", - "organizations_url": "https://api.github.com/users/koodo-reader/orgs", - "repos_url": "https://api.github.com/users/koodo-reader/repos", - "events_url": "https://api.github.com/users/koodo-reader/events{/privacy}", - "received_events_url": "https://api.github.com/users/koodo-reader/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/koodo-reader/koodo-reader", - "description": "A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web", - "fork": false, - "url": "https://api.github.com/repos/koodo-reader/koodo-reader", - "forks_url": "https://api.github.com/repos/koodo-reader/koodo-reader/forks", - "keys_url": "https://api.github.com/repos/koodo-reader/koodo-reader/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/koodo-reader/koodo-reader/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/koodo-reader/koodo-reader/teams", - "hooks_url": "https://api.github.com/repos/koodo-reader/koodo-reader/hooks", - "issue_events_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues/events{/number}", - "events_url": "https://api.github.com/repos/koodo-reader/koodo-reader/events", - "assignees_url": "https://api.github.com/repos/koodo-reader/koodo-reader/assignees{/user}", - "branches_url": "https://api.github.com/repos/koodo-reader/koodo-reader/branches{/branch}", - "tags_url": "https://api.github.com/repos/koodo-reader/koodo-reader/tags", - "blobs_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/koodo-reader/koodo-reader/statuses/{sha}", - "languages_url": "https://api.github.com/repos/koodo-reader/koodo-reader/languages", - "stargazers_url": "https://api.github.com/repos/koodo-reader/koodo-reader/stargazers", - "contributors_url": "https://api.github.com/repos/koodo-reader/koodo-reader/contributors", - "subscribers_url": "https://api.github.com/repos/koodo-reader/koodo-reader/subscribers", - "subscription_url": "https://api.github.com/repos/koodo-reader/koodo-reader/subscription", - "commits_url": "https://api.github.com/repos/koodo-reader/koodo-reader/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/koodo-reader/koodo-reader/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/koodo-reader/koodo-reader/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/koodo-reader/koodo-reader/contents/{+path}", - "compare_url": "https://api.github.com/repos/koodo-reader/koodo-reader/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/koodo-reader/koodo-reader/merges", - "archive_url": "https://api.github.com/repos/koodo-reader/koodo-reader/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/koodo-reader/koodo-reader/downloads", - "issues_url": "https://api.github.com/repos/koodo-reader/koodo-reader/issues{/number}", - "pulls_url": "https://api.github.com/repos/koodo-reader/koodo-reader/pulls{/number}", - "milestones_url": "https://api.github.com/repos/koodo-reader/koodo-reader/milestones{/number}", - "notifications_url": "https://api.github.com/repos/koodo-reader/koodo-reader/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/koodo-reader/koodo-reader/labels{/name}", - "releases_url": "https://api.github.com/repos/koodo-reader/koodo-reader/releases{/id}", - "deployments_url": "https://api.github.com/repos/koodo-reader/koodo-reader/deployments", - "created_at": "2020-03-05T02:18:30Z", - "updated_at": "2026-06-16T08:09:13Z", - "pushed_at": "2026-06-16T03:26:25Z", - "git_url": "git://github.com/koodo-reader/koodo-reader.git", - "ssh_url": "git@github.com:koodo-reader/koodo-reader.git", - "clone_url": "https://github.com/koodo-reader/koodo-reader.git", - "svn_url": "https://github.com/koodo-reader/koodo-reader", - "homepage": "https://koodoreader.com", - "size": 89933, - "stargazers_count": 27217, - "watchers_count": 27217, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 2016, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 274, - "license": { - "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "book", - "cb7", - "cbr", - "cbt", - "cbz", - "comic", - "docx", - "ebook", - "epub", - "fb2", - "html", - "markdown", - "mobi", - "pdf", - "reader", - "rtf", - "txt", - "xml" - ], - "visibility": "public", - "forks": 2016, - "open_issues": 274, - "watchers": 27217, - "default_branch": "dev", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 1119451575, - "node_id": "R_kgDOQrl5tw", - "name": "northrealm-mqtt", - "full_name": "HaxIOX/northrealm-mqtt", - "private": false, - "owner": { - "login": "HaxIOX", - "id": 97204414, - "node_id": "U_kgDOBcs4vg", - "avatar_url": "https://avatars.githubusercontent.com/u/97204414?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/HaxIOX", - "html_url": "https://github.com/HaxIOX", - "followers_url": "https://api.github.com/users/HaxIOX/followers", - "following_url": "https://api.github.com/users/HaxIOX/following{/other_user}", - "gists_url": "https://api.github.com/users/HaxIOX/gists{/gist_id}", - "starred_url": "https://api.github.com/users/HaxIOX/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/HaxIOX/subscriptions", - "organizations_url": "https://api.github.com/users/HaxIOX/orgs", - "repos_url": "https://api.github.com/users/HaxIOX/repos", - "events_url": "https://api.github.com/users/HaxIOX/events{/privacy}", - "received_events_url": "https://api.github.com/users/HaxIOX/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/HaxIOX/northrealm-mqtt", - "description": "Northrealm (NR) — MQTT client.", - "fork": false, - "url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt", - "forks_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/forks", - "keys_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/teams", - "hooks_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/hooks", - "issue_events_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues/events{/number}", - "events_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/events", - "assignees_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/assignees{/user}", - "branches_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/branches{/branch}", - "tags_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/tags", - "blobs_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/statuses/{sha}", - "languages_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/languages", - "stargazers_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/stargazers", - "contributors_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/contributors", - "subscribers_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/subscribers", - "subscription_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/subscription", - "commits_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/contents/{+path}", - "compare_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/merges", - "archive_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/downloads", - "issues_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/issues{/number}", - "pulls_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/pulls{/number}", - "milestones_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/milestones{/number}", - "notifications_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/labels{/name}", - "releases_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/releases{/id}", - "deployments_url": "https://api.github.com/repos/HaxIOX/northrealm-mqtt/deployments", - "created_at": "2025-12-19T09:42:51Z", - "updated_at": "2026-05-05T14:28:22Z", - "pushed_at": "2026-05-14T02:21:15Z", - "git_url": "git://github.com/HaxIOX/northrealm-mqtt.git", - "ssh_url": "git@github.com:HaxIOX/northrealm-mqtt.git", - "clone_url": "https://github.com/HaxIOX/northrealm-mqtt.git", - "svn_url": "https://github.com/HaxIOX/northrealm-mqtt", - "homepage": "https://nrmqtt.haxio.de", - "size": 937, - "stargazers_count": 10, - "watchers_count": 10, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": true, - "has_discussions": false, - "forks_count": 0, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": { - "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "mqtt-client" - ], - "visibility": "public", - "forks": 0, - "open_issues": 0, - "watchers": 10, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 346385174, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDYzODUxNzQ=", - "name": "serverless-dns", - "full_name": "serverless-dns/serverless-dns", - "private": false, - "owner": { - "login": "serverless-dns", - "id": 79926304, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjc5OTI2MzA0", - "avatar_url": "https://avatars.githubusercontent.com/u/79926304?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/serverless-dns", - "html_url": "https://github.com/serverless-dns", - "followers_url": "https://api.github.com/users/serverless-dns/followers", - "following_url": "https://api.github.com/users/serverless-dns/following{/other_user}", - "gists_url": "https://api.github.com/users/serverless-dns/gists{/gist_id}", - "starred_url": "https://api.github.com/users/serverless-dns/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/serverless-dns/subscriptions", - "organizations_url": "https://api.github.com/users/serverless-dns/orgs", - "repos_url": "https://api.github.com/users/serverless-dns/repos", - "events_url": "https://api.github.com/users/serverless-dns/events{/privacy}", - "received_events_url": "https://api.github.com/users/serverless-dns/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/serverless-dns/serverless-dns", - "description": "The RethinkDNS resolver that deploys to Cloudflare Workers, Deno Deploy, Fastly, and Fly.io", - "fork": false, - "url": "https://api.github.com/repos/serverless-dns/serverless-dns", - "forks_url": "https://api.github.com/repos/serverless-dns/serverless-dns/forks", - "keys_url": "https://api.github.com/repos/serverless-dns/serverless-dns/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/serverless-dns/serverless-dns/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/serverless-dns/serverless-dns/teams", - "hooks_url": "https://api.github.com/repos/serverless-dns/serverless-dns/hooks", - "issue_events_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues/events{/number}", - "events_url": "https://api.github.com/repos/serverless-dns/serverless-dns/events", - "assignees_url": "https://api.github.com/repos/serverless-dns/serverless-dns/assignees{/user}", - "branches_url": "https://api.github.com/repos/serverless-dns/serverless-dns/branches{/branch}", - "tags_url": "https://api.github.com/repos/serverless-dns/serverless-dns/tags", - "blobs_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/serverless-dns/serverless-dns/statuses/{sha}", - "languages_url": "https://api.github.com/repos/serverless-dns/serverless-dns/languages", - "stargazers_url": "https://api.github.com/repos/serverless-dns/serverless-dns/stargazers", - "contributors_url": "https://api.github.com/repos/serverless-dns/serverless-dns/contributors", - "subscribers_url": "https://api.github.com/repos/serverless-dns/serverless-dns/subscribers", - "subscription_url": "https://api.github.com/repos/serverless-dns/serverless-dns/subscription", - "commits_url": "https://api.github.com/repos/serverless-dns/serverless-dns/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/serverless-dns/serverless-dns/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/serverless-dns/serverless-dns/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/serverless-dns/serverless-dns/contents/{+path}", - "compare_url": "https://api.github.com/repos/serverless-dns/serverless-dns/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/serverless-dns/serverless-dns/merges", - "archive_url": "https://api.github.com/repos/serverless-dns/serverless-dns/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/serverless-dns/serverless-dns/downloads", - "issues_url": "https://api.github.com/repos/serverless-dns/serverless-dns/issues{/number}", - "pulls_url": "https://api.github.com/repos/serverless-dns/serverless-dns/pulls{/number}", - "milestones_url": "https://api.github.com/repos/serverless-dns/serverless-dns/milestones{/number}", - "notifications_url": "https://api.github.com/repos/serverless-dns/serverless-dns/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/serverless-dns/serverless-dns/labels{/name}", - "releases_url": "https://api.github.com/repos/serverless-dns/serverless-dns/releases{/id}", - "deployments_url": "https://api.github.com/repos/serverless-dns/serverless-dns/deployments", - "created_at": "2021-03-10T14:35:30Z", - "updated_at": "2026-06-16T04:08:40Z", - "pushed_at": "2026-05-06T00:05:26Z", - "git_url": "git://github.com/serverless-dns/serverless-dns.git", - "ssh_url": "git@github.com:serverless-dns/serverless-dns.git", - "clone_url": "https://github.com/serverless-dns/serverless-dns.git", - "svn_url": "https://github.com/serverless-dns/serverless-dns", - "homepage": "https://rethinkdns.com/configure", - "size": 1928, - "stargazers_count": 3689, - "watchers_count": 3689, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": true, - "forks_count": 2278, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 45, - "license": { - "key": "mpl-2.0", - "name": "Mozilla Public License 2.0", - "spdx_id": "MPL-2.0", - "url": "https://api.github.com/licenses/mpl-2.0", - "node_id": "MDc6TGljZW5zZTE0" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "adblock", - "cloudflare", - "cloudflare-workers", - "deno", - "dns-over-https", - "dns-over-tls", - "doh", - "fastly", - "fastly-compute-at-edge", - "flyio", - "nodejs", - "pihole", - "serverless", - "workers" - ], - "visibility": "public", - "forks": 2278, - "open_issues": 45, - "watchers": 3689, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 182009948, - "node_id": "MDEwOlJlcG9zaXRvcnkxODIwMDk5NDg=", - "name": "Meting-API", - "full_name": "metowolf/Meting-API", - "private": false, - "owner": { - "login": "metowolf", - "id": 2666735, - "node_id": "MDQ6VXNlcjI2NjY3MzU=", - "avatar_url": "https://avatars.githubusercontent.com/u/2666735?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/metowolf", - "html_url": "https://github.com/metowolf", - "followers_url": "https://api.github.com/users/metowolf/followers", - "following_url": "https://api.github.com/users/metowolf/following{/other_user}", - "gists_url": "https://api.github.com/users/metowolf/gists{/gist_id}", - "starred_url": "https://api.github.com/users/metowolf/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/metowolf/subscriptions", - "organizations_url": "https://api.github.com/users/metowolf/orgs", - "repos_url": "https://api.github.com/users/metowolf/repos", - "events_url": "https://api.github.com/users/metowolf/events{/privacy}", - "received_events_url": "https://api.github.com/users/metowolf/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/metowolf/Meting-API", - "description": "🐳 Meting API 的容器化", - "fork": false, - "url": "https://api.github.com/repos/metowolf/Meting-API", - "forks_url": "https://api.github.com/repos/metowolf/Meting-API/forks", - "keys_url": "https://api.github.com/repos/metowolf/Meting-API/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/metowolf/Meting-API/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/metowolf/Meting-API/teams", - "hooks_url": "https://api.github.com/repos/metowolf/Meting-API/hooks", - "issue_events_url": "https://api.github.com/repos/metowolf/Meting-API/issues/events{/number}", - "events_url": "https://api.github.com/repos/metowolf/Meting-API/events", - "assignees_url": "https://api.github.com/repos/metowolf/Meting-API/assignees{/user}", - "branches_url": "https://api.github.com/repos/metowolf/Meting-API/branches{/branch}", - "tags_url": "https://api.github.com/repos/metowolf/Meting-API/tags", - "blobs_url": "https://api.github.com/repos/metowolf/Meting-API/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/metowolf/Meting-API/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/metowolf/Meting-API/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/metowolf/Meting-API/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/metowolf/Meting-API/statuses/{sha}", - "languages_url": "https://api.github.com/repos/metowolf/Meting-API/languages", - "stargazers_url": "https://api.github.com/repos/metowolf/Meting-API/stargazers", - "contributors_url": "https://api.github.com/repos/metowolf/Meting-API/contributors", - "subscribers_url": "https://api.github.com/repos/metowolf/Meting-API/subscribers", - "subscription_url": "https://api.github.com/repos/metowolf/Meting-API/subscription", - "commits_url": "https://api.github.com/repos/metowolf/Meting-API/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/metowolf/Meting-API/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/metowolf/Meting-API/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/metowolf/Meting-API/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/metowolf/Meting-API/contents/{+path}", - "compare_url": "https://api.github.com/repos/metowolf/Meting-API/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/metowolf/Meting-API/merges", - "archive_url": "https://api.github.com/repos/metowolf/Meting-API/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/metowolf/Meting-API/downloads", - "issues_url": "https://api.github.com/repos/metowolf/Meting-API/issues{/number}", - "pulls_url": "https://api.github.com/repos/metowolf/Meting-API/pulls{/number}", - "milestones_url": "https://api.github.com/repos/metowolf/Meting-API/milestones{/number}", - "notifications_url": "https://api.github.com/repos/metowolf/Meting-API/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/metowolf/Meting-API/labels{/name}", - "releases_url": "https://api.github.com/repos/metowolf/Meting-API/releases{/id}", - "deployments_url": "https://api.github.com/repos/metowolf/Meting-API/deployments", - "created_at": "2019-04-18T03:29:15Z", - "updated_at": "2026-06-16T07:14:26Z", - "pushed_at": "2026-03-08T01:52:47Z", - "git_url": "git://github.com/metowolf/Meting-API.git", - "ssh_url": "git@github.com:metowolf/Meting-API.git", - "clone_url": "https://github.com/metowolf/Meting-API.git", - "svn_url": "https://github.com/metowolf/Meting-API", - "homepage": "https://api.i-meto.com/meting/demo?id=烟火里的尘埃", - "size": 175, - "stargazers_count": 125, - "watchers_count": 125, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 400, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 3, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "api", - "docker", - "meting" - ], - "visibility": "public", - "forks": 400, - "open_issues": 3, - "watchers": 125, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 1049613001, - "node_id": "R_kgDOPo_SyQ", - "name": "musicPage", - "full_name": "ShadowHunt-yi/musicPage", - "private": false, - "owner": { - "login": "ShadowHunt-yi", - "id": 92614423, - "node_id": "U_kgDOBYUvFw", - "avatar_url": "https://avatars.githubusercontent.com/u/92614423?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/ShadowHunt-yi", - "html_url": "https://github.com/ShadowHunt-yi", - "followers_url": "https://api.github.com/users/ShadowHunt-yi/followers", - "following_url": "https://api.github.com/users/ShadowHunt-yi/following{/other_user}", - "gists_url": "https://api.github.com/users/ShadowHunt-yi/gists{/gist_id}", - "starred_url": "https://api.github.com/users/ShadowHunt-yi/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/ShadowHunt-yi/subscriptions", - "organizations_url": "https://api.github.com/users/ShadowHunt-yi/orgs", - "repos_url": "https://api.github.com/users/ShadowHunt-yi/repos", - "events_url": "https://api.github.com/users/ShadowHunt-yi/events{/privacy}", - "received_events_url": "https://api.github.com/users/ShadowHunt-yi/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/ShadowHunt-yi/musicPage", - "description": null, - "fork": false, - "url": "https://api.github.com/repos/ShadowHunt-yi/musicPage", - "forks_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/forks", - "keys_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/teams", - "hooks_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/hooks", - "issue_events_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues/events{/number}", - "events_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/events", - "assignees_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/assignees{/user}", - "branches_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/branches{/branch}", - "tags_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/tags", - "blobs_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/statuses/{sha}", - "languages_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/languages", - "stargazers_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/stargazers", - "contributors_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/contributors", - "subscribers_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/subscribers", - "subscription_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/subscription", - "commits_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/contents/{+path}", - "compare_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/merges", - "archive_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/downloads", - "issues_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/issues{/number}", - "pulls_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/pulls{/number}", - "milestones_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/milestones{/number}", - "notifications_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/labels{/name}", - "releases_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/releases{/id}", - "deployments_url": "https://api.github.com/repos/ShadowHunt-yi/musicPage/deployments", - "created_at": "2025-09-03T08:35:21Z", - "updated_at": "2026-05-30T07:23:09Z", - "pushed_at": "2025-09-11T02:23:18Z", - "git_url": "git://github.com/ShadowHunt-yi/musicPage.git", - "ssh_url": "git@github.com:ShadowHunt-yi/musicPage.git", - "clone_url": "https://github.com/ShadowHunt-yi/musicPage.git", - "svn_url": "https://github.com/ShadowHunt-yi/musicPage", - "homepage": null, - "size": 77, - "stargazers_count": 37, - "watchers_count": 37, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 26, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 1, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 26, - "open_issues": 1, - "watchers": 37, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 671827566, - "node_id": "R_kgDOKAtGbg", - "name": "kiss-worker", - "full_name": "fishjar/kiss-worker", - "private": false, - "owner": { - "login": "fishjar", - "id": 1157624, - "node_id": "MDQ6VXNlcjExNTc2MjQ=", - "avatar_url": "https://avatars.githubusercontent.com/u/1157624?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/fishjar", - "html_url": "https://github.com/fishjar", - "followers_url": "https://api.github.com/users/fishjar/followers", - "following_url": "https://api.github.com/users/fishjar/following{/other_user}", - "gists_url": "https://api.github.com/users/fishjar/gists{/gist_id}", - "starred_url": "https://api.github.com/users/fishjar/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/fishjar/subscriptions", - "organizations_url": "https://api.github.com/users/fishjar/orgs", - "repos_url": "https://api.github.com/users/fishjar/repos", - "events_url": "https://api.github.com/users/fishjar/events{/privacy}", - "received_events_url": "https://api.github.com/users/fishjar/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/fishjar/kiss-worker", - "description": "A simple data sync service for KISSS-Translator.", - "fork": false, - "url": "https://api.github.com/repos/fishjar/kiss-worker", - "forks_url": "https://api.github.com/repos/fishjar/kiss-worker/forks", - "keys_url": "https://api.github.com/repos/fishjar/kiss-worker/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/fishjar/kiss-worker/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/fishjar/kiss-worker/teams", - "hooks_url": "https://api.github.com/repos/fishjar/kiss-worker/hooks", - "issue_events_url": "https://api.github.com/repos/fishjar/kiss-worker/issues/events{/number}", - "events_url": "https://api.github.com/repos/fishjar/kiss-worker/events", - "assignees_url": "https://api.github.com/repos/fishjar/kiss-worker/assignees{/user}", - "branches_url": "https://api.github.com/repos/fishjar/kiss-worker/branches{/branch}", - "tags_url": "https://api.github.com/repos/fishjar/kiss-worker/tags", - "blobs_url": "https://api.github.com/repos/fishjar/kiss-worker/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/fishjar/kiss-worker/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/fishjar/kiss-worker/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/fishjar/kiss-worker/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/fishjar/kiss-worker/statuses/{sha}", - "languages_url": "https://api.github.com/repos/fishjar/kiss-worker/languages", - "stargazers_url": "https://api.github.com/repos/fishjar/kiss-worker/stargazers", - "contributors_url": "https://api.github.com/repos/fishjar/kiss-worker/contributors", - "subscribers_url": "https://api.github.com/repos/fishjar/kiss-worker/subscribers", - "subscription_url": "https://api.github.com/repos/fishjar/kiss-worker/subscription", - "commits_url": "https://api.github.com/repos/fishjar/kiss-worker/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/fishjar/kiss-worker/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/fishjar/kiss-worker/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/fishjar/kiss-worker/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/fishjar/kiss-worker/contents/{+path}", - "compare_url": "https://api.github.com/repos/fishjar/kiss-worker/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/fishjar/kiss-worker/merges", - "archive_url": "https://api.github.com/repos/fishjar/kiss-worker/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/fishjar/kiss-worker/downloads", - "issues_url": "https://api.github.com/repos/fishjar/kiss-worker/issues{/number}", - "pulls_url": "https://api.github.com/repos/fishjar/kiss-worker/pulls{/number}", - "milestones_url": "https://api.github.com/repos/fishjar/kiss-worker/milestones{/number}", - "notifications_url": "https://api.github.com/repos/fishjar/kiss-worker/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/fishjar/kiss-worker/labels{/name}", - "releases_url": "https://api.github.com/repos/fishjar/kiss-worker/releases{/id}", - "deployments_url": "https://api.github.com/repos/fishjar/kiss-worker/deployments", - "created_at": "2023-07-28T08:21:52Z", - "updated_at": "2026-06-15T18:32:45Z", - "pushed_at": "2025-07-26T07:50:32Z", - "git_url": "git://github.com/fishjar/kiss-worker.git", - "ssh_url": "git@github.com:fishjar/kiss-worker.git", - "clone_url": "https://github.com/fishjar/kiss-worker.git", - "svn_url": "https://github.com/fishjar/kiss-worker", - "homepage": "", - "size": 46, - "stargazers_count": 199, - "watchers_count": 199, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 87, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 3, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 87, - "open_issues": 3, - "watchers": 199, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 982173848, - "node_id": "R_kgDOOorImA", - "name": "new-lmage", - "full_name": "xiyewuqiu/new-lmage", - "private": false, - "owner": { - "login": "xiyewuqiu", - "id": 197375731, - "node_id": "U_kgDOC8O28w", - "avatar_url": "https://avatars.githubusercontent.com/u/197375731?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/xiyewuqiu", - "html_url": "https://github.com/xiyewuqiu", - "followers_url": "https://api.github.com/users/xiyewuqiu/followers", - "following_url": "https://api.github.com/users/xiyewuqiu/following{/other_user}", - "gists_url": "https://api.github.com/users/xiyewuqiu/gists{/gist_id}", - "starred_url": "https://api.github.com/users/xiyewuqiu/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/xiyewuqiu/subscriptions", - "organizations_url": "https://api.github.com/users/xiyewuqiu/orgs", - "repos_url": "https://api.github.com/users/xiyewuqiu/repos", - "events_url": "https://api.github.com/users/xiyewuqiu/events{/privacy}", - "received_events_url": "https://api.github.com/users/xiyewuqiu/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/xiyewuqiu/new-lmage", - "description": null, - "fork": false, - "url": "https://api.github.com/repos/xiyewuqiu/new-lmage", - "forks_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/forks", - "keys_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/teams", - "hooks_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/hooks", - "issue_events_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues/events{/number}", - "events_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/events", - "assignees_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/assignees{/user}", - "branches_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/branches{/branch}", - "tags_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/tags", - "blobs_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/statuses/{sha}", - "languages_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/languages", - "stargazers_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/stargazers", - "contributors_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/contributors", - "subscribers_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/subscribers", - "subscription_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/subscription", - "commits_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/contents/{+path}", - "compare_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/merges", - "archive_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/downloads", - "issues_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/issues{/number}", - "pulls_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/pulls{/number}", - "milestones_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/milestones{/number}", - "notifications_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/labels{/name}", - "releases_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/releases{/id}", - "deployments_url": "https://api.github.com/repos/xiyewuqiu/new-lmage/deployments", - "created_at": "2025-05-12T13:36:25Z", - "updated_at": "2026-06-15T14:33:53Z", - "pushed_at": "2026-03-05T13:23:40Z", - "git_url": "git://github.com/xiyewuqiu/new-lmage.git", - "ssh_url": "git@github.com:xiyewuqiu/new-lmage.git", - "clone_url": "https://github.com/xiyewuqiu/new-lmage.git", - "svn_url": "https://github.com/xiyewuqiu/new-lmage", - "homepage": null, - "size": 6690, - "stargazers_count": 422, - "watchers_count": 422, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 95, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": { - "key": "other", - "name": "Other", - "spdx_id": "NOASSERTION", - "url": null, - "node_id": "MDc6TGljZW5zZTA=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 95, - "open_issues": 0, - "watchers": 422, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 530923405, - "node_id": "R_kgDOH6U_jQ", - "name": "win12", - "full_name": "win12-online/win12", - "private": false, - "owner": { - "login": "win12-online", - "id": 275231528, - "node_id": "O_kgDOEGezKA", - "avatar_url": "https://avatars.githubusercontent.com/u/275231528?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/win12-online", - "html_url": "https://github.com/win12-online", - "followers_url": "https://api.github.com/users/win12-online/followers", - "following_url": "https://api.github.com/users/win12-online/following{/other_user}", - "gists_url": "https://api.github.com/users/win12-online/gists{/gist_id}", - "starred_url": "https://api.github.com/users/win12-online/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/win12-online/subscriptions", - "organizations_url": "https://api.github.com/users/win12-online/orgs", - "repos_url": "https://api.github.com/users/win12-online/repos", - "events_url": "https://api.github.com/users/win12-online/events{/privacy}", - "received_events_url": "https://api.github.com/users/win12-online/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/win12-online/win12", - "description": "Windows 12 网页版,在线体验 点击下面的链接在线体验", - "fork": false, - "url": "https://api.github.com/repos/win12-online/win12", - "forks_url": "https://api.github.com/repos/win12-online/win12/forks", - "keys_url": "https://api.github.com/repos/win12-online/win12/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/win12-online/win12/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/win12-online/win12/teams", - "hooks_url": "https://api.github.com/repos/win12-online/win12/hooks", - "issue_events_url": "https://api.github.com/repos/win12-online/win12/issues/events{/number}", - "events_url": "https://api.github.com/repos/win12-online/win12/events", - "assignees_url": "https://api.github.com/repos/win12-online/win12/assignees{/user}", - "branches_url": "https://api.github.com/repos/win12-online/win12/branches{/branch}", - "tags_url": "https://api.github.com/repos/win12-online/win12/tags", - "blobs_url": "https://api.github.com/repos/win12-online/win12/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/win12-online/win12/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/win12-online/win12/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/win12-online/win12/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/win12-online/win12/statuses/{sha}", - "languages_url": "https://api.github.com/repos/win12-online/win12/languages", - "stargazers_url": "https://api.github.com/repos/win12-online/win12/stargazers", - "contributors_url": "https://api.github.com/repos/win12-online/win12/contributors", - "subscribers_url": "https://api.github.com/repos/win12-online/win12/subscribers", - "subscription_url": "https://api.github.com/repos/win12-online/win12/subscription", - "commits_url": "https://api.github.com/repos/win12-online/win12/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/win12-online/win12/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/win12-online/win12/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/win12-online/win12/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/win12-online/win12/contents/{+path}", - "compare_url": "https://api.github.com/repos/win12-online/win12/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/win12-online/win12/merges", - "archive_url": "https://api.github.com/repos/win12-online/win12/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/win12-online/win12/downloads", - "issues_url": "https://api.github.com/repos/win12-online/win12/issues{/number}", - "pulls_url": "https://api.github.com/repos/win12-online/win12/pulls{/number}", - "milestones_url": "https://api.github.com/repos/win12-online/win12/milestones{/number}", - "notifications_url": "https://api.github.com/repos/win12-online/win12/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/win12-online/win12/labels{/name}", - "releases_url": "https://api.github.com/repos/win12-online/win12/releases{/id}", - "deployments_url": "https://api.github.com/repos/win12-online/win12/deployments", - "created_at": "2022-08-31T03:34:00Z", - "updated_at": "2026-06-15T09:46:19Z", - "pushed_at": "2026-06-15T09:46:11Z", - "git_url": "git://github.com/win12-online/win12.git", - "ssh_url": "git@github.com:win12-online/win12.git", - "clone_url": "https://github.com/win12-online/win12.git", - "svn_url": "https://github.com/win12-online/win12", - "homepage": "https://win12-online.github.io/win12/boot.html", - "size": 16780, - "stargazers_count": 7232, - "watchers_count": 7232, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": true, - "forks_count": 907, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 58, - "license": { - "key": "epl-2.0", - "name": "Eclipse Public License 2.0", - "spdx_id": "EPL-2.0", - "url": "https://api.github.com/licenses/epl-2.0", - "node_id": "MDc6TGljZW5zZTMy" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "css", - "html", - "js", - "windows-12" - ], - "visibility": "public", - "forks": 907, - "open_issues": 58, - "watchers": 7232, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 75650315, - "node_id": "MDEwOlJlcG9zaXRvcnk3NTY1MDMxNQ==", - "name": "smilesDrawer", - "full_name": "reymond-group/smilesDrawer", - "private": false, - "owner": { - "login": "reymond-group", - "id": 25609625, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjI1NjA5NjI1", - "avatar_url": "https://avatars.githubusercontent.com/u/25609625?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/reymond-group", - "html_url": "https://github.com/reymond-group", - "followers_url": "https://api.github.com/users/reymond-group/followers", - "following_url": "https://api.github.com/users/reymond-group/following{/other_user}", - "gists_url": "https://api.github.com/users/reymond-group/gists{/gist_id}", - "starred_url": "https://api.github.com/users/reymond-group/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/reymond-group/subscriptions", - "organizations_url": "https://api.github.com/users/reymond-group/orgs", - "repos_url": "https://api.github.com/users/reymond-group/repos", - "events_url": "https://api.github.com/users/reymond-group/events{/privacy}", - "received_events_url": "https://api.github.com/users/reymond-group/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/reymond-group/smilesDrawer", - "description": "A small, highly performant JavaScript component for parsing and drawing SMILES strings. Released under the MIT license.", - "fork": false, - "url": "https://api.github.com/repos/reymond-group/smilesDrawer", - "forks_url": "https://api.github.com/repos/reymond-group/smilesDrawer/forks", - "keys_url": "https://api.github.com/repos/reymond-group/smilesDrawer/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/reymond-group/smilesDrawer/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/reymond-group/smilesDrawer/teams", - "hooks_url": "https://api.github.com/repos/reymond-group/smilesDrawer/hooks", - "issue_events_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues/events{/number}", - "events_url": "https://api.github.com/repos/reymond-group/smilesDrawer/events", - "assignees_url": "https://api.github.com/repos/reymond-group/smilesDrawer/assignees{/user}", - "branches_url": "https://api.github.com/repos/reymond-group/smilesDrawer/branches{/branch}", - "tags_url": "https://api.github.com/repos/reymond-group/smilesDrawer/tags", - "blobs_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/reymond-group/smilesDrawer/statuses/{sha}", - "languages_url": "https://api.github.com/repos/reymond-group/smilesDrawer/languages", - "stargazers_url": "https://api.github.com/repos/reymond-group/smilesDrawer/stargazers", - "contributors_url": "https://api.github.com/repos/reymond-group/smilesDrawer/contributors", - "subscribers_url": "https://api.github.com/repos/reymond-group/smilesDrawer/subscribers", - "subscription_url": "https://api.github.com/repos/reymond-group/smilesDrawer/subscription", - "commits_url": "https://api.github.com/repos/reymond-group/smilesDrawer/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/reymond-group/smilesDrawer/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/reymond-group/smilesDrawer/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/reymond-group/smilesDrawer/contents/{+path}", - "compare_url": "https://api.github.com/repos/reymond-group/smilesDrawer/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/reymond-group/smilesDrawer/merges", - "archive_url": "https://api.github.com/repos/reymond-group/smilesDrawer/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/reymond-group/smilesDrawer/downloads", - "issues_url": "https://api.github.com/repos/reymond-group/smilesDrawer/issues{/number}", - "pulls_url": "https://api.github.com/repos/reymond-group/smilesDrawer/pulls{/number}", - "milestones_url": "https://api.github.com/repos/reymond-group/smilesDrawer/milestones{/number}", - "notifications_url": "https://api.github.com/repos/reymond-group/smilesDrawer/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/reymond-group/smilesDrawer/labels{/name}", - "releases_url": "https://api.github.com/repos/reymond-group/smilesDrawer/releases{/id}", - "deployments_url": "https://api.github.com/repos/reymond-group/smilesDrawer/deployments", - "created_at": "2016-12-05T17:37:39Z", - "updated_at": "2026-06-15T07:03:23Z", - "pushed_at": "2026-06-16T01:21:39Z", - "git_url": "git://github.com/reymond-group/smilesDrawer.git", - "ssh_url": "git@github.com:reymond-group/smilesDrawer.git", - "clone_url": "https://github.com/reymond-group/smilesDrawer.git", - "svn_url": "https://github.com/reymond-group/smilesDrawer", - "homepage": "https://reymond-group.github.io/smilesDrawer/", - "size": 21220, - "stargazers_count": 587, - "watchers_count": 587, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 88, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 79, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "biology", - "chemistry", - "data-visualization", - "javascript-library", - "science" - ], - "visibility": "public", - "forks": 88, - "open_issues": 79, - "watchers": 587, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 14158237, - "node_id": "MDEwOlJlcG9zaXRvcnkxNDE1ODIzNw==", - "name": "v86", - "full_name": "copy/v86", - "private": false, - "owner": { - "login": "copy", - "id": 1816456, - "node_id": "MDQ6VXNlcjE4MTY0NTY=", - "avatar_url": "https://avatars.githubusercontent.com/u/1816456?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/copy", - "html_url": "https://github.com/copy", - "followers_url": "https://api.github.com/users/copy/followers", - "following_url": "https://api.github.com/users/copy/following{/other_user}", - "gists_url": "https://api.github.com/users/copy/gists{/gist_id}", - "starred_url": "https://api.github.com/users/copy/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/copy/subscriptions", - "organizations_url": "https://api.github.com/users/copy/orgs", - "repos_url": "https://api.github.com/users/copy/repos", - "events_url": "https://api.github.com/users/copy/events{/privacy}", - "received_events_url": "https://api.github.com/users/copy/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/copy/v86", - "description": "x86 PC emulator and x86-to-wasm JIT, running in the browser", - "fork": false, - "url": "https://api.github.com/repos/copy/v86", - "forks_url": "https://api.github.com/repos/copy/v86/forks", - "keys_url": "https://api.github.com/repos/copy/v86/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/copy/v86/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/copy/v86/teams", - "hooks_url": "https://api.github.com/repos/copy/v86/hooks", - "issue_events_url": "https://api.github.com/repos/copy/v86/issues/events{/number}", - "events_url": "https://api.github.com/repos/copy/v86/events", - "assignees_url": "https://api.github.com/repos/copy/v86/assignees{/user}", - "branches_url": "https://api.github.com/repos/copy/v86/branches{/branch}", - "tags_url": "https://api.github.com/repos/copy/v86/tags", - "blobs_url": "https://api.github.com/repos/copy/v86/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/copy/v86/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/copy/v86/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/copy/v86/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/copy/v86/statuses/{sha}", - "languages_url": "https://api.github.com/repos/copy/v86/languages", - "stargazers_url": "https://api.github.com/repos/copy/v86/stargazers", - "contributors_url": "https://api.github.com/repos/copy/v86/contributors", - "subscribers_url": "https://api.github.com/repos/copy/v86/subscribers", - "subscription_url": "https://api.github.com/repos/copy/v86/subscription", - "commits_url": "https://api.github.com/repos/copy/v86/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/copy/v86/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/copy/v86/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/copy/v86/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/copy/v86/contents/{+path}", - "compare_url": "https://api.github.com/repos/copy/v86/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/copy/v86/merges", - "archive_url": "https://api.github.com/repos/copy/v86/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/copy/v86/downloads", - "issues_url": "https://api.github.com/repos/copy/v86/issues{/number}", - "pulls_url": "https://api.github.com/repos/copy/v86/pulls{/number}", - "milestones_url": "https://api.github.com/repos/copy/v86/milestones{/number}", - "notifications_url": "https://api.github.com/repos/copy/v86/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/copy/v86/labels{/name}", - "releases_url": "https://api.github.com/repos/copy/v86/releases{/id}", - "deployments_url": "https://api.github.com/repos/copy/v86/deployments", - "created_at": "2013-11-06T00:12:12Z", - "updated_at": "2026-06-16T03:50:54Z", - "pushed_at": "2026-06-14T09:40:02Z", - "git_url": "git://github.com/copy/v86.git", - "ssh_url": "git@github.com:copy/v86.git", - "clone_url": "https://github.com/copy/v86.git", - "svn_url": "https://github.com/copy/v86", - "homepage": "https://copy.sh/v86/", - "size": 16001, - "stargazers_count": 23140, - "watchers_count": 23140, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": true, - "forks_count": 1844, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 137, - "license": { - "key": "bsd-2-clause", - "name": "BSD 2-Clause \"Simplified\" License", - "spdx_id": "BSD-2-Clause", - "url": "https://api.github.com/licenses/bsd-2-clause", - "node_id": "MDc6TGljZW5zZTQ=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "emulator", - "virtualization", - "wasm", - "x86" - ], - "visibility": "public", - "forks": 1844, - "open_issues": 137, - "watchers": 23140, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 252657412, - "node_id": "MDEwOlJlcG9zaXRvcnkyNTI2NTc0MTI=", - "name": "hitokoto-api", - "full_name": "hitokoto-osc/hitokoto-api", - "private": false, - "owner": { - "login": "hitokoto-osc", - "id": 61328368, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjYxMzI4MzY4", - "avatar_url": "https://avatars.githubusercontent.com/u/61328368?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/hitokoto-osc", - "html_url": "https://github.com/hitokoto-osc", - "followers_url": "https://api.github.com/users/hitokoto-osc/followers", - "following_url": "https://api.github.com/users/hitokoto-osc/following{/other_user}", - "gists_url": "https://api.github.com/users/hitokoto-osc/gists{/gist_id}", - "starred_url": "https://api.github.com/users/hitokoto-osc/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/hitokoto-osc/subscriptions", - "organizations_url": "https://api.github.com/users/hitokoto-osc/orgs", - "repos_url": "https://api.github.com/users/hitokoto-osc/repos", - "events_url": "https://api.github.com/users/hitokoto-osc/events{/privacy}", - "received_events_url": "https://api.github.com/users/hitokoto-osc/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/hitokoto-osc/hitokoto-api", - "description": "版本:1,现行的 API 运行框架。", - "fork": false, - "url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api", - "forks_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/forks", - "keys_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/teams", - "hooks_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/hooks", - "issue_events_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues/events{/number}", - "events_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/events", - "assignees_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/assignees{/user}", - "branches_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/branches{/branch}", - "tags_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/tags", - "blobs_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/statuses/{sha}", - "languages_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/languages", - "stargazers_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/stargazers", - "contributors_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/contributors", - "subscribers_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/subscribers", - "subscription_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/subscription", - "commits_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/contents/{+path}", - "compare_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/merges", - "archive_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/downloads", - "issues_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/issues{/number}", - "pulls_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/pulls{/number}", - "milestones_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/milestones{/number}", - "notifications_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/labels{/name}", - "releases_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/releases{/id}", - "deployments_url": "https://api.github.com/repos/hitokoto-osc/hitokoto-api/deployments", - "created_at": "2020-04-03T07:07:11Z", - "updated_at": "2026-06-11T13:37:45Z", - "pushed_at": "2026-06-16T06:16:43Z", - "git_url": "git://github.com/hitokoto-osc/hitokoto-api.git", - "ssh_url": "git@github.com:hitokoto-osc/hitokoto-api.git", - "clone_url": "https://github.com/hitokoto-osc/hitokoto-api.git", - "svn_url": "https://github.com/hitokoto-osc/hitokoto-api", - "homepage": "https://v1.hitokoto.cn", - "size": 14864, - "stargazers_count": 567, - "watchers_count": 567, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 86, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 52, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 86, - "open_issues": 52, - "watchers": 567, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 528313152, - "node_id": "R_kgDOH31rQA", - "name": "homepage", - "full_name": "gethomepage/homepage", - "private": false, - "owner": { - "login": "gethomepage", - "id": 122929872, - "node_id": "O_kgDOB1PC0A", - "avatar_url": "https://avatars.githubusercontent.com/u/122929872?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/gethomepage", - "html_url": "https://github.com/gethomepage", - "followers_url": "https://api.github.com/users/gethomepage/followers", - "following_url": "https://api.github.com/users/gethomepage/following{/other_user}", - "gists_url": "https://api.github.com/users/gethomepage/gists{/gist_id}", - "starred_url": "https://api.github.com/users/gethomepage/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/gethomepage/subscriptions", - "organizations_url": "https://api.github.com/users/gethomepage/orgs", - "repos_url": "https://api.github.com/users/gethomepage/repos", - "events_url": "https://api.github.com/users/gethomepage/events{/privacy}", - "received_events_url": "https://api.github.com/users/gethomepage/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/gethomepage/homepage", - "description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.", - "fork": false, - "url": "https://api.github.com/repos/gethomepage/homepage", - "forks_url": "https://api.github.com/repos/gethomepage/homepage/forks", - "keys_url": "https://api.github.com/repos/gethomepage/homepage/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/gethomepage/homepage/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/gethomepage/homepage/teams", - "hooks_url": "https://api.github.com/repos/gethomepage/homepage/hooks", - "issue_events_url": "https://api.github.com/repos/gethomepage/homepage/issues/events{/number}", - "events_url": "https://api.github.com/repos/gethomepage/homepage/events", - "assignees_url": "https://api.github.com/repos/gethomepage/homepage/assignees{/user}", - "branches_url": "https://api.github.com/repos/gethomepage/homepage/branches{/branch}", - "tags_url": "https://api.github.com/repos/gethomepage/homepage/tags", - "blobs_url": "https://api.github.com/repos/gethomepage/homepage/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/gethomepage/homepage/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/gethomepage/homepage/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/gethomepage/homepage/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/gethomepage/homepage/statuses/{sha}", - "languages_url": "https://api.github.com/repos/gethomepage/homepage/languages", - "stargazers_url": "https://api.github.com/repos/gethomepage/homepage/stargazers", - "contributors_url": "https://api.github.com/repos/gethomepage/homepage/contributors", - "subscribers_url": "https://api.github.com/repos/gethomepage/homepage/subscribers", - "subscription_url": "https://api.github.com/repos/gethomepage/homepage/subscription", - "commits_url": "https://api.github.com/repos/gethomepage/homepage/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/gethomepage/homepage/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/gethomepage/homepage/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/gethomepage/homepage/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/gethomepage/homepage/contents/{+path}", - "compare_url": "https://api.github.com/repos/gethomepage/homepage/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/gethomepage/homepage/merges", - "archive_url": "https://api.github.com/repos/gethomepage/homepage/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/gethomepage/homepage/downloads", - "issues_url": "https://api.github.com/repos/gethomepage/homepage/issues{/number}", - "pulls_url": "https://api.github.com/repos/gethomepage/homepage/pulls{/number}", - "milestones_url": "https://api.github.com/repos/gethomepage/homepage/milestones{/number}", - "notifications_url": "https://api.github.com/repos/gethomepage/homepage/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/gethomepage/homepage/labels{/name}", - "releases_url": "https://api.github.com/repos/gethomepage/homepage/releases{/id}", - "deployments_url": "https://api.github.com/repos/gethomepage/homepage/deployments", - "created_at": "2022-08-24T07:29:42Z", - "updated_at": "2026-06-16T07:48:55Z", - "pushed_at": "2026-06-15T20:34:44Z", - "git_url": "git://github.com/gethomepage/homepage.git", - "ssh_url": "git@github.com:gethomepage/homepage.git", - "clone_url": "https://github.com/gethomepage/homepage.git", - "svn_url": "https://github.com/gethomepage/homepage", - "homepage": "https://gethomepage.dev", - "size": 53993, - "stargazers_count": 30677, - "watchers_count": 30677, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": false, - "has_pages": true, - "has_discussions": true, - "forks_count": 1964, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 1, - "license": { - "key": "gpl-3.0", - "name": "GNU General Public License v3.0", - "spdx_id": "GPL-3.0", - "url": "https://api.github.com/licenses/gpl-3.0", - "node_id": "MDc6TGljZW5zZTk=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "docker", - "homepage", - "nextjs", - "node", - "react", - "self-hosted", - "startpage" - ], - "visibility": "public", - "forks": 1964, - "open_issues": 1, - "watchers": 30677, - "default_branch": "dev", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 812303359, - "node_id": "R_kgDOMGrD_w", - "name": "Docker-Proxy", - "full_name": "dqzboy/Docker-Proxy", - "private": false, - "owner": { - "login": "dqzboy", - "id": 42825450, - "node_id": "MDQ6VXNlcjQyODI1NDUw", - "avatar_url": "https://avatars.githubusercontent.com/u/42825450?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/dqzboy", - "html_url": "https://github.com/dqzboy", - "followers_url": "https://api.github.com/users/dqzboy/followers", - "following_url": "https://api.github.com/users/dqzboy/following{/other_user}", - "gists_url": "https://api.github.com/users/dqzboy/gists{/gist_id}", - "starred_url": "https://api.github.com/users/dqzboy/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/dqzboy/subscriptions", - "organizations_url": "https://api.github.com/users/dqzboy/orgs", - "repos_url": "https://api.github.com/users/dqzboy/repos", - "events_url": "https://api.github.com/users/dqzboy/events{/privacy}", - "received_events_url": "https://api.github.com/users/dqzboy/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/dqzboy/Docker-Proxy", - "description": "🔥 🔥 🔥 自建Docker镜像加速服务,基于官方Docker Registry 一键部署Docker、K8s、Quay、Ghcr、Mcr、Nvcr等镜像加速\\管理服务。支持免服务器部署到 ClawCloud\\Render\\Koyeb", - "fork": false, - "url": "https://api.github.com/repos/dqzboy/Docker-Proxy", - "forks_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/forks", - "keys_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/teams", - "hooks_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/hooks", - "issue_events_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues/events{/number}", - "events_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/events", - "assignees_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/assignees{/user}", - "branches_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/branches{/branch}", - "tags_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/tags", - "blobs_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/statuses/{sha}", - "languages_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/languages", - "stargazers_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/stargazers", - "contributors_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/contributors", - "subscribers_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/subscribers", - "subscription_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/subscription", - "commits_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/contents/{+path}", - "compare_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/merges", - "archive_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/downloads", - "issues_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/issues{/number}", - "pulls_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/pulls{/number}", - "milestones_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/milestones{/number}", - "notifications_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/labels{/name}", - "releases_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/releases{/id}", - "deployments_url": "https://api.github.com/repos/dqzboy/Docker-Proxy/deployments", - "created_at": "2024-06-08T14:06:48Z", - "updated_at": "2026-06-16T01:45:29Z", - "pushed_at": "2026-04-22T08:30:40Z", - "git_url": "git://github.com/dqzboy/Docker-Proxy.git", - "ssh_url": "git@github.com:dqzboy/Docker-Proxy.git", - "clone_url": "https://github.com/dqzboy/Docker-Proxy.git", - "svn_url": "https://github.com/dqzboy/Docker-Proxy", - "homepage": "https://dqzboy.github.io/docs/", - "size": 986, - "stargazers_count": 4271, - "watchers_count": 4271, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 598, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "docker-proxy", - "docker-registry", - "gcr-registry" - ], - "visibility": "public", - "forks": 598, - "open_issues": 0, - "watchers": 4271, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 837473221, - "node_id": "R_kgDOMerTxQ", - "name": "Real-US-Address-Generator", - "full_name": "chatgptuk/Real-US-Address-Generator", - "private": false, - "owner": { - "login": "chatgptuk", - "id": 38276481, - "node_id": "MDQ6VXNlcjM4Mjc2NDgx", - "avatar_url": "https://avatars.githubusercontent.com/u/38276481?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/chatgptuk", - "html_url": "https://github.com/chatgptuk", - "followers_url": "https://api.github.com/users/chatgptuk/followers", - "following_url": "https://api.github.com/users/chatgptuk/following{/other_user}", - "gists_url": "https://api.github.com/users/chatgptuk/gists{/gist_id}", - "starred_url": "https://api.github.com/users/chatgptuk/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/chatgptuk/subscriptions", - "organizations_url": "https://api.github.com/users/chatgptuk/orgs", - "repos_url": "https://api.github.com/users/chatgptuk/repos", - "events_url": "https://api.github.com/users/chatgptuk/events{/privacy}", - "received_events_url": "https://api.github.com/users/chatgptuk/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/chatgptuk/Real-US-Address-Generator", - "description": null, - "fork": false, - "url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator", - "forks_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/forks", - "keys_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/teams", - "hooks_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/hooks", - "issue_events_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues/events{/number}", - "events_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/events", - "assignees_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/assignees{/user}", - "branches_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/branches{/branch}", - "tags_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/tags", - "blobs_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/statuses/{sha}", - "languages_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/languages", - "stargazers_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/stargazers", - "contributors_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/contributors", - "subscribers_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/subscribers", - "subscription_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/subscription", - "commits_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/contents/{+path}", - "compare_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/merges", - "archive_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/downloads", - "issues_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/issues{/number}", - "pulls_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/pulls{/number}", - "milestones_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/milestones{/number}", - "notifications_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/labels{/name}", - "releases_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/releases{/id}", - "deployments_url": "https://api.github.com/repos/chatgptuk/Real-US-Address-Generator/deployments", - "created_at": "2024-08-03T04:54:29Z", - "updated_at": "2026-06-09T03:44:27Z", - "pushed_at": "2025-04-28T17:03:29Z", - "git_url": "git://github.com/chatgptuk/Real-US-Address-Generator.git", - "ssh_url": "git@github.com:chatgptuk/Real-US-Address-Generator.git", - "clone_url": "https://github.com/chatgptuk/Real-US-Address-Generator.git", - "svn_url": "https://github.com/chatgptuk/Real-US-Address-Generator", - "homepage": "https://us.chatgpt.org.uk/", - "size": 36, - "stargazers_count": 356, - "watchers_count": 356, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 385, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 2, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 385, - "open_issues": 2, - "watchers": 356, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 382496361, - "node_id": "MDEwOlJlcG9zaXRvcnkzODI0OTYzNjE=", - "name": "uptime-kuma", - "full_name": "louislam/uptime-kuma", - "private": false, - "owner": { - "login": "louislam", - "id": 1336778, - "node_id": "MDQ6VXNlcjEzMzY3Nzg=", - "avatar_url": "https://avatars.githubusercontent.com/u/1336778?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/louislam", - "html_url": "https://github.com/louislam", - "followers_url": "https://api.github.com/users/louislam/followers", - "following_url": "https://api.github.com/users/louislam/following{/other_user}", - "gists_url": "https://api.github.com/users/louislam/gists{/gist_id}", - "starred_url": "https://api.github.com/users/louislam/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/louislam/subscriptions", - "organizations_url": "https://api.github.com/users/louislam/orgs", - "repos_url": "https://api.github.com/users/louislam/repos", - "events_url": "https://api.github.com/users/louislam/events{/privacy}", - "received_events_url": "https://api.github.com/users/louislam/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/louislam/uptime-kuma", - "description": "A fancy self-hosted monitoring tool", - "fork": false, - "url": "https://api.github.com/repos/louislam/uptime-kuma", - "forks_url": "https://api.github.com/repos/louislam/uptime-kuma/forks", - "keys_url": "https://api.github.com/repos/louislam/uptime-kuma/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/louislam/uptime-kuma/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/louislam/uptime-kuma/teams", - "hooks_url": "https://api.github.com/repos/louislam/uptime-kuma/hooks", - "issue_events_url": "https://api.github.com/repos/louislam/uptime-kuma/issues/events{/number}", - "events_url": "https://api.github.com/repos/louislam/uptime-kuma/events", - "assignees_url": "https://api.github.com/repos/louislam/uptime-kuma/assignees{/user}", - "branches_url": "https://api.github.com/repos/louislam/uptime-kuma/branches{/branch}", - "tags_url": "https://api.github.com/repos/louislam/uptime-kuma/tags", - "blobs_url": "https://api.github.com/repos/louislam/uptime-kuma/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/louislam/uptime-kuma/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/louislam/uptime-kuma/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/louislam/uptime-kuma/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/louislam/uptime-kuma/statuses/{sha}", - "languages_url": "https://api.github.com/repos/louislam/uptime-kuma/languages", - "stargazers_url": "https://api.github.com/repos/louislam/uptime-kuma/stargazers", - "contributors_url": "https://api.github.com/repos/louislam/uptime-kuma/contributors", - "subscribers_url": "https://api.github.com/repos/louislam/uptime-kuma/subscribers", - "subscription_url": "https://api.github.com/repos/louislam/uptime-kuma/subscription", - "commits_url": "https://api.github.com/repos/louislam/uptime-kuma/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/louislam/uptime-kuma/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/louislam/uptime-kuma/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/louislam/uptime-kuma/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/louislam/uptime-kuma/contents/{+path}", - "compare_url": "https://api.github.com/repos/louislam/uptime-kuma/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/louislam/uptime-kuma/merges", - "archive_url": "https://api.github.com/repos/louislam/uptime-kuma/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/louislam/uptime-kuma/downloads", - "issues_url": "https://api.github.com/repos/louislam/uptime-kuma/issues{/number}", - "pulls_url": "https://api.github.com/repos/louislam/uptime-kuma/pulls{/number}", - "milestones_url": "https://api.github.com/repos/louislam/uptime-kuma/milestones{/number}", - "notifications_url": "https://api.github.com/repos/louislam/uptime-kuma/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/louislam/uptime-kuma/labels{/name}", - "releases_url": "https://api.github.com/repos/louislam/uptime-kuma/releases{/id}", - "deployments_url": "https://api.github.com/repos/louislam/uptime-kuma/deployments", - "created_at": "2021-07-03T01:02:42Z", - "updated_at": "2026-06-16T08:18:36Z", - "pushed_at": "2026-06-16T00:35:22Z", - "git_url": "git://github.com/louislam/uptime-kuma.git", - "ssh_url": "git@github.com:louislam/uptime-kuma.git", - "clone_url": "https://github.com/louislam/uptime-kuma.git", - "svn_url": "https://github.com/louislam/uptime-kuma", - "homepage": "https://uptime.kuma.pet", - "size": 32815, - "stargazers_count": 88093, - "watchers_count": 88093, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 7998, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 759, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "docker", - "monitor", - "monitoring", - "responsive", - "self-hosted", - "selfhosted", - "single-page-app", - "socket-io", - "uptime", - "uptime-monitoring", - "webapp", - "websocket" - ], - "visibility": "public", - "forks": 7998, - "open_issues": 759, - "watchers": 88093, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 828462853, - "node_id": "R_kgDOMWFXBQ", - "name": "vue-xiuxiangame", - "full_name": "setube/vue-xiuxiangame", - "private": false, - "owner": { - "login": "setube", - "id": 73606411, - "node_id": "MDQ6VXNlcjczNjA2NDEx", - "avatar_url": "https://avatars.githubusercontent.com/u/73606411?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/setube", - "html_url": "https://github.com/setube", - "followers_url": "https://api.github.com/users/setube/followers", - "following_url": "https://api.github.com/users/setube/following{/other_user}", - "gists_url": "https://api.github.com/users/setube/gists{/gist_id}", - "starred_url": "https://api.github.com/users/setube/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/setube/subscriptions", - "organizations_url": "https://api.github.com/users/setube/orgs", - "repos_url": "https://api.github.com/users/setube/repos", - "events_url": "https://api.github.com/users/setube/events{/privacy}", - "received_events_url": "https://api.github.com/users/setube/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/setube/vue-xiuxiangame", - "description": "文字游戏: 我的文字修仙全靠刷", - "fork": false, - "url": "https://api.github.com/repos/setube/vue-xiuxiangame", - "forks_url": "https://api.github.com/repos/setube/vue-xiuxiangame/forks", - "keys_url": "https://api.github.com/repos/setube/vue-xiuxiangame/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/setube/vue-xiuxiangame/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/setube/vue-xiuxiangame/teams", - "hooks_url": "https://api.github.com/repos/setube/vue-xiuxiangame/hooks", - "issue_events_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues/events{/number}", - "events_url": "https://api.github.com/repos/setube/vue-xiuxiangame/events", - "assignees_url": "https://api.github.com/repos/setube/vue-xiuxiangame/assignees{/user}", - "branches_url": "https://api.github.com/repos/setube/vue-xiuxiangame/branches{/branch}", - "tags_url": "https://api.github.com/repos/setube/vue-xiuxiangame/tags", - "blobs_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/setube/vue-xiuxiangame/statuses/{sha}", - "languages_url": "https://api.github.com/repos/setube/vue-xiuxiangame/languages", - "stargazers_url": "https://api.github.com/repos/setube/vue-xiuxiangame/stargazers", - "contributors_url": "https://api.github.com/repos/setube/vue-xiuxiangame/contributors", - "subscribers_url": "https://api.github.com/repos/setube/vue-xiuxiangame/subscribers", - "subscription_url": "https://api.github.com/repos/setube/vue-xiuxiangame/subscription", - "commits_url": "https://api.github.com/repos/setube/vue-xiuxiangame/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/setube/vue-xiuxiangame/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/setube/vue-xiuxiangame/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/setube/vue-xiuxiangame/contents/{+path}", - "compare_url": "https://api.github.com/repos/setube/vue-xiuxiangame/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/setube/vue-xiuxiangame/merges", - "archive_url": "https://api.github.com/repos/setube/vue-xiuxiangame/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/setube/vue-xiuxiangame/downloads", - "issues_url": "https://api.github.com/repos/setube/vue-xiuxiangame/issues{/number}", - "pulls_url": "https://api.github.com/repos/setube/vue-xiuxiangame/pulls{/number}", - "milestones_url": "https://api.github.com/repos/setube/vue-xiuxiangame/milestones{/number}", - "notifications_url": "https://api.github.com/repos/setube/vue-xiuxiangame/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/setube/vue-xiuxiangame/labels{/name}", - "releases_url": "https://api.github.com/repos/setube/vue-xiuxiangame/releases{/id}", - "deployments_url": "https://api.github.com/repos/setube/vue-xiuxiangame/deployments", - "created_at": "2024-07-14T08:19:36Z", - "updated_at": "2026-06-16T01:35:38Z", - "pushed_at": "2026-03-02T09:42:06Z", - "git_url": "git://github.com/setube/vue-xiuxiangame.git", - "ssh_url": "git@github.com:setube/vue-xiuxiangame.git", - "clone_url": "https://github.com/setube/vue-xiuxiangame.git", - "svn_url": "https://github.com/setube/vue-xiuxiangame", - "homepage": "https://xiuxian.wenzi.games/", - "size": 19501, - "stargazers_count": 1736, - "watchers_count": 1736, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 298, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 7, - "license": { - "key": "other", - "name": "Other", - "spdx_id": "NOASSERTION", - "url": null, - "node_id": "MDc6TGljZW5zZTA=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "game", - "javascript", - "vue", - "xiuxian" - ], - "visibility": "public", - "forks": 298, - "open_issues": 7, - "watchers": 1736, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 375741607, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzU3NDE2MDc=", - "name": "mind-map", - "full_name": "wanglin2/mind-map", - "private": false, - "owner": { - "login": "wanglin2", - "id": 17272433, - "node_id": "MDQ6VXNlcjE3MjcyNDMz", - "avatar_url": "https://avatars.githubusercontent.com/u/17272433?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/wanglin2", - "html_url": "https://github.com/wanglin2", - "followers_url": "https://api.github.com/users/wanglin2/followers", - "following_url": "https://api.github.com/users/wanglin2/following{/other_user}", - "gists_url": "https://api.github.com/users/wanglin2/gists{/gist_id}", - "starred_url": "https://api.github.com/users/wanglin2/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/wanglin2/subscriptions", - "organizations_url": "https://api.github.com/users/wanglin2/orgs", - "repos_url": "https://api.github.com/users/wanglin2/repos", - "events_url": "https://api.github.com/users/wanglin2/events{/privacy}", - "received_events_url": "https://api.github.com/users/wanglin2/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/wanglin2/mind-map", - "description": "SimpleMindMap(思绪思维导图):一个强大的思维导图。A powerful mind map.", - "fork": false, - "url": "https://api.github.com/repos/wanglin2/mind-map", - "forks_url": "https://api.github.com/repos/wanglin2/mind-map/forks", - "keys_url": "https://api.github.com/repos/wanglin2/mind-map/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/wanglin2/mind-map/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/wanglin2/mind-map/teams", - "hooks_url": "https://api.github.com/repos/wanglin2/mind-map/hooks", - "issue_events_url": "https://api.github.com/repos/wanglin2/mind-map/issues/events{/number}", - "events_url": "https://api.github.com/repos/wanglin2/mind-map/events", - "assignees_url": "https://api.github.com/repos/wanglin2/mind-map/assignees{/user}", - "branches_url": "https://api.github.com/repos/wanglin2/mind-map/branches{/branch}", - "tags_url": "https://api.github.com/repos/wanglin2/mind-map/tags", - "blobs_url": "https://api.github.com/repos/wanglin2/mind-map/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/wanglin2/mind-map/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/wanglin2/mind-map/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/wanglin2/mind-map/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/wanglin2/mind-map/statuses/{sha}", - "languages_url": "https://api.github.com/repos/wanglin2/mind-map/languages", - "stargazers_url": "https://api.github.com/repos/wanglin2/mind-map/stargazers", - "contributors_url": "https://api.github.com/repos/wanglin2/mind-map/contributors", - "subscribers_url": "https://api.github.com/repos/wanglin2/mind-map/subscribers", - "subscription_url": "https://api.github.com/repos/wanglin2/mind-map/subscription", - "commits_url": "https://api.github.com/repos/wanglin2/mind-map/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/wanglin2/mind-map/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/wanglin2/mind-map/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/wanglin2/mind-map/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/wanglin2/mind-map/contents/{+path}", - "compare_url": "https://api.github.com/repos/wanglin2/mind-map/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/wanglin2/mind-map/merges", - "archive_url": "https://api.github.com/repos/wanglin2/mind-map/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/wanglin2/mind-map/downloads", - "issues_url": "https://api.github.com/repos/wanglin2/mind-map/issues{/number}", - "pulls_url": "https://api.github.com/repos/wanglin2/mind-map/pulls{/number}", - "milestones_url": "https://api.github.com/repos/wanglin2/mind-map/milestones{/number}", - "notifications_url": "https://api.github.com/repos/wanglin2/mind-map/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/wanglin2/mind-map/labels{/name}", - "releases_url": "https://api.github.com/repos/wanglin2/mind-map/releases{/id}", - "deployments_url": "https://api.github.com/repos/wanglin2/mind-map/deployments", - "created_at": "2021-06-10T15:17:16Z", - "updated_at": "2026-06-16T07:45:54Z", - "pushed_at": "2026-05-18T11:32:52Z", - "git_url": "git://github.com/wanglin2/mind-map.git", - "ssh_url": "git@github.com:wanglin2/mind-map.git", - "clone_url": "https://github.com/wanglin2/mind-map.git", - "svn_url": "https://github.com/wanglin2/mind-map", - "homepage": "https://wanglin2.github.io/mind-map-docs/", - "size": 53142, - "stargazers_count": 12361, - "watchers_count": 12361, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 1656, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 130, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "graph", - "jsmind", - "mind-map", - "mind-mapping", - "mindmap", - "mindmapping", - "svg", - "xmind" - ], - "visibility": "public", - "forks": 1656, - "open_issues": 130, - "watchers": 12361, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 104911615, - "node_id": "MDEwOlJlcG9zaXRvcnkxMDQ5MTE2MTU=", - "name": "OneStroke", - "full_name": "leeenx/OneStroke", - "private": false, - "owner": { - "login": "leeenx", - "id": 8177724, - "node_id": "MDQ6VXNlcjgxNzc3MjQ=", - "avatar_url": "https://avatars.githubusercontent.com/u/8177724?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/leeenx", - "html_url": "https://github.com/leeenx", - "followers_url": "https://api.github.com/users/leeenx/followers", - "following_url": "https://api.github.com/users/leeenx/following{/other_user}", - "gists_url": "https://api.github.com/users/leeenx/gists{/gist_id}", - "starred_url": "https://api.github.com/users/leeenx/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/leeenx/subscriptions", - "organizations_url": "https://api.github.com/users/leeenx/orgs", - "repos_url": "https://api.github.com/users/leeenx/repos", - "events_url": "https://api.github.com/users/leeenx/events{/privacy}", - "received_events_url": "https://api.github.com/users/leeenx/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/leeenx/OneStroke", - "description": "H5小游戏100例:一笔画", - "fork": false, - "url": "https://api.github.com/repos/leeenx/OneStroke", - "forks_url": "https://api.github.com/repos/leeenx/OneStroke/forks", - "keys_url": "https://api.github.com/repos/leeenx/OneStroke/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/leeenx/OneStroke/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/leeenx/OneStroke/teams", - "hooks_url": "https://api.github.com/repos/leeenx/OneStroke/hooks", - "issue_events_url": "https://api.github.com/repos/leeenx/OneStroke/issues/events{/number}", - "events_url": "https://api.github.com/repos/leeenx/OneStroke/events", - "assignees_url": "https://api.github.com/repos/leeenx/OneStroke/assignees{/user}", - "branches_url": "https://api.github.com/repos/leeenx/OneStroke/branches{/branch}", - "tags_url": "https://api.github.com/repos/leeenx/OneStroke/tags", - "blobs_url": "https://api.github.com/repos/leeenx/OneStroke/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/leeenx/OneStroke/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/leeenx/OneStroke/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/leeenx/OneStroke/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/leeenx/OneStroke/statuses/{sha}", - "languages_url": "https://api.github.com/repos/leeenx/OneStroke/languages", - "stargazers_url": "https://api.github.com/repos/leeenx/OneStroke/stargazers", - "contributors_url": "https://api.github.com/repos/leeenx/OneStroke/contributors", - "subscribers_url": "https://api.github.com/repos/leeenx/OneStroke/subscribers", - "subscription_url": "https://api.github.com/repos/leeenx/OneStroke/subscription", - "commits_url": "https://api.github.com/repos/leeenx/OneStroke/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/leeenx/OneStroke/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/leeenx/OneStroke/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/leeenx/OneStroke/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/leeenx/OneStroke/contents/{+path}", - "compare_url": "https://api.github.com/repos/leeenx/OneStroke/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/leeenx/OneStroke/merges", - "archive_url": "https://api.github.com/repos/leeenx/OneStroke/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/leeenx/OneStroke/downloads", - "issues_url": "https://api.github.com/repos/leeenx/OneStroke/issues{/number}", - "pulls_url": "https://api.github.com/repos/leeenx/OneStroke/pulls{/number}", - "milestones_url": "https://api.github.com/repos/leeenx/OneStroke/milestones{/number}", - "notifications_url": "https://api.github.com/repos/leeenx/OneStroke/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/leeenx/OneStroke/labels{/name}", - "releases_url": "https://api.github.com/repos/leeenx/OneStroke/releases{/id}", - "deployments_url": "https://api.github.com/repos/leeenx/OneStroke/deployments", - "created_at": "2017-09-26T16:39:37Z", - "updated_at": "2026-06-16T05:19:24Z", - "pushed_at": "2019-11-14T12:59:26Z", - "git_url": "git://github.com/leeenx/OneStroke.git", - "ssh_url": "git@github.com:leeenx/OneStroke.git", - "clone_url": "https://github.com/leeenx/OneStroke.git", - "svn_url": "https://github.com/leeenx/OneStroke", - "homepage": "", - "size": 797, - "stargazers_count": 123, - "watchers_count": 123, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 36, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 36, - "open_issues": 0, - "watchers": 123, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 51198216, - "node_id": "MDEwOlJlcG9zaXRvcnk1MTE5ODIxNg==", - "name": "Bejeweled", - "full_name": "HypnosNova/Bejeweled", - "private": false, - "owner": { - "login": "HypnosNova", - "id": 7953802, - "node_id": "MDQ6VXNlcjc5NTM4MDI=", - "avatar_url": "https://avatars.githubusercontent.com/u/7953802?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/HypnosNova", - "html_url": "https://github.com/HypnosNova", - "followers_url": "https://api.github.com/users/HypnosNova/followers", - "following_url": "https://api.github.com/users/HypnosNova/following{/other_user}", - "gists_url": "https://api.github.com/users/HypnosNova/gists{/gist_id}", - "starred_url": "https://api.github.com/users/HypnosNova/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/HypnosNova/subscriptions", - "organizations_url": "https://api.github.com/users/HypnosNova/orgs", - "repos_url": "https://api.github.com/users/HypnosNova/repos", - "events_url": "https://api.github.com/users/HypnosNova/events{/privacy}", - "received_events_url": "https://api.github.com/users/HypnosNova/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/HypnosNova/Bejeweled", - "description": "POPCAP的宝石迷阵网页版代码", - "fork": false, - "url": "https://api.github.com/repos/HypnosNova/Bejeweled", - "forks_url": "https://api.github.com/repos/HypnosNova/Bejeweled/forks", - "keys_url": "https://api.github.com/repos/HypnosNova/Bejeweled/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/HypnosNova/Bejeweled/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/HypnosNova/Bejeweled/teams", - "hooks_url": "https://api.github.com/repos/HypnosNova/Bejeweled/hooks", - "issue_events_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues/events{/number}", - "events_url": "https://api.github.com/repos/HypnosNova/Bejeweled/events", - "assignees_url": "https://api.github.com/repos/HypnosNova/Bejeweled/assignees{/user}", - "branches_url": "https://api.github.com/repos/HypnosNova/Bejeweled/branches{/branch}", - "tags_url": "https://api.github.com/repos/HypnosNova/Bejeweled/tags", - "blobs_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/HypnosNova/Bejeweled/statuses/{sha}", - "languages_url": "https://api.github.com/repos/HypnosNova/Bejeweled/languages", - "stargazers_url": "https://api.github.com/repos/HypnosNova/Bejeweled/stargazers", - "contributors_url": "https://api.github.com/repos/HypnosNova/Bejeweled/contributors", - "subscribers_url": "https://api.github.com/repos/HypnosNova/Bejeweled/subscribers", - "subscription_url": "https://api.github.com/repos/HypnosNova/Bejeweled/subscription", - "commits_url": "https://api.github.com/repos/HypnosNova/Bejeweled/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/HypnosNova/Bejeweled/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/HypnosNova/Bejeweled/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/HypnosNova/Bejeweled/contents/{+path}", - "compare_url": "https://api.github.com/repos/HypnosNova/Bejeweled/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/HypnosNova/Bejeweled/merges", - "archive_url": "https://api.github.com/repos/HypnosNova/Bejeweled/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/HypnosNova/Bejeweled/downloads", - "issues_url": "https://api.github.com/repos/HypnosNova/Bejeweled/issues{/number}", - "pulls_url": "https://api.github.com/repos/HypnosNova/Bejeweled/pulls{/number}", - "milestones_url": "https://api.github.com/repos/HypnosNova/Bejeweled/milestones{/number}", - "notifications_url": "https://api.github.com/repos/HypnosNova/Bejeweled/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/HypnosNova/Bejeweled/labels{/name}", - "releases_url": "https://api.github.com/repos/HypnosNova/Bejeweled/releases{/id}", - "deployments_url": "https://api.github.com/repos/HypnosNova/Bejeweled/deployments", - "created_at": "2016-02-06T10:23:54Z", - "updated_at": "2025-08-03T13:25:02Z", - "pushed_at": "2016-02-06T10:30:58Z", - "git_url": "git://github.com/HypnosNova/Bejeweled.git", - "ssh_url": "git@github.com:HypnosNova/Bejeweled.git", - "clone_url": "https://github.com/HypnosNova/Bejeweled.git", - "svn_url": "https://github.com/HypnosNova/Bejeweled", - "homepage": "", - "size": 9788, - "stargazers_count": 11, - "watchers_count": 11, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 7, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 0, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 7, - "open_issues": 0, - "watchers": 11, - "default_branch": "gh-pages", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 22733106, - "node_id": "MDEwOlJlcG9zaXRvcnkyMjczMzEwNg==", - "name": "tap-the-black-tiles", - "full_name": "316k/tap-the-black-tiles", - "private": false, - "owner": { - "login": "316k", - "id": 4315554, - "node_id": "MDQ6VXNlcjQzMTU1NTQ=", - "avatar_url": "https://avatars.githubusercontent.com/u/4315554?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/316k", - "html_url": "https://github.com/316k", - "followers_url": "https://api.github.com/users/316k/followers", - "following_url": "https://api.github.com/users/316k/following{/other_user}", - "gists_url": "https://api.github.com/users/316k/gists{/gist_id}", - "starred_url": "https://api.github.com/users/316k/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/316k/subscriptions", - "organizations_url": "https://api.github.com/users/316k/orgs", - "repos_url": "https://api.github.com/users/316k/repos", - "events_url": "https://api.github.com/users/316k/events{/privacy}", - "received_events_url": "https://api.github.com/users/316k/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/316k/tap-the-black-tiles", - "description": "A free clone of Don't Tap the White Tiles (aka Piano Tiles)", - "fork": false, - "url": "https://api.github.com/repos/316k/tap-the-black-tiles", - "forks_url": "https://api.github.com/repos/316k/tap-the-black-tiles/forks", - "keys_url": "https://api.github.com/repos/316k/tap-the-black-tiles/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/316k/tap-the-black-tiles/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/316k/tap-the-black-tiles/teams", - "hooks_url": "https://api.github.com/repos/316k/tap-the-black-tiles/hooks", - "issue_events_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues/events{/number}", - "events_url": "https://api.github.com/repos/316k/tap-the-black-tiles/events", - "assignees_url": "https://api.github.com/repos/316k/tap-the-black-tiles/assignees{/user}", - "branches_url": "https://api.github.com/repos/316k/tap-the-black-tiles/branches{/branch}", - "tags_url": "https://api.github.com/repos/316k/tap-the-black-tiles/tags", - "blobs_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/316k/tap-the-black-tiles/statuses/{sha}", - "languages_url": "https://api.github.com/repos/316k/tap-the-black-tiles/languages", - "stargazers_url": "https://api.github.com/repos/316k/tap-the-black-tiles/stargazers", - "contributors_url": "https://api.github.com/repos/316k/tap-the-black-tiles/contributors", - "subscribers_url": "https://api.github.com/repos/316k/tap-the-black-tiles/subscribers", - "subscription_url": "https://api.github.com/repos/316k/tap-the-black-tiles/subscription", - "commits_url": "https://api.github.com/repos/316k/tap-the-black-tiles/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/316k/tap-the-black-tiles/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/316k/tap-the-black-tiles/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/316k/tap-the-black-tiles/contents/{+path}", - "compare_url": "https://api.github.com/repos/316k/tap-the-black-tiles/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/316k/tap-the-black-tiles/merges", - "archive_url": "https://api.github.com/repos/316k/tap-the-black-tiles/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/316k/tap-the-black-tiles/downloads", - "issues_url": "https://api.github.com/repos/316k/tap-the-black-tiles/issues{/number}", - "pulls_url": "https://api.github.com/repos/316k/tap-the-black-tiles/pulls{/number}", - "milestones_url": "https://api.github.com/repos/316k/tap-the-black-tiles/milestones{/number}", - "notifications_url": "https://api.github.com/repos/316k/tap-the-black-tiles/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/316k/tap-the-black-tiles/labels{/name}", - "releases_url": "https://api.github.com/repos/316k/tap-the-black-tiles/releases{/id}", - "deployments_url": "https://api.github.com/repos/316k/tap-the-black-tiles/deployments", - "created_at": "2014-08-07T19:02:29Z", - "updated_at": "2026-03-03T17:29:43Z", - "pushed_at": "2026-03-03T17:29:39Z", - "git_url": "git://github.com/316k/tap-the-black-tiles.git", - "ssh_url": "git@github.com:316k/tap-the-black-tiles.git", - "clone_url": "https://github.com/316k/tap-the-black-tiles.git", - "svn_url": "https://github.com/316k/tap-the-black-tiles", - "homepage": "http://316k.legtux.org/tap-the-black-tiles/index.html", - "size": 196, - "stargazers_count": 6, - "watchers_count": 6, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 3, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 3, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 3, - "open_issues": 3, - "watchers": 6, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 335363277, - "node_id": "MDEwOlJlcG9zaXRvcnkzMzUzNjMyNzc=", - "name": "EatKano", - "full_name": "arcxingye/EatKano", - "private": false, - "owner": { - "login": "arcxingye", - "id": 58928862, - "node_id": "MDQ6VXNlcjU4OTI4ODYy", - "avatar_url": "https://avatars.githubusercontent.com/u/58928862?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/arcxingye", - "html_url": "https://github.com/arcxingye", - "followers_url": "https://api.github.com/users/arcxingye/followers", - "following_url": "https://api.github.com/users/arcxingye/following{/other_user}", - "gists_url": "https://api.github.com/users/arcxingye/gists{/gist_id}", - "starred_url": "https://api.github.com/users/arcxingye/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/arcxingye/subscriptions", - "organizations_url": "https://api.github.com/users/arcxingye/orgs", - "repos_url": "https://api.github.com/users/arcxingye/repos", - "events_url": "https://api.github.com/users/arcxingye/events{/privacy}", - "received_events_url": "https://api.github.com/users/arcxingye/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/arcxingye/EatKano", - "description": "H5 Games", - "fork": false, - "url": "https://api.github.com/repos/arcxingye/EatKano", - "forks_url": "https://api.github.com/repos/arcxingye/EatKano/forks", - "keys_url": "https://api.github.com/repos/arcxingye/EatKano/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/arcxingye/EatKano/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/arcxingye/EatKano/teams", - "hooks_url": "https://api.github.com/repos/arcxingye/EatKano/hooks", - "issue_events_url": "https://api.github.com/repos/arcxingye/EatKano/issues/events{/number}", - "events_url": "https://api.github.com/repos/arcxingye/EatKano/events", - "assignees_url": "https://api.github.com/repos/arcxingye/EatKano/assignees{/user}", - "branches_url": "https://api.github.com/repos/arcxingye/EatKano/branches{/branch}", - "tags_url": "https://api.github.com/repos/arcxingye/EatKano/tags", - "blobs_url": "https://api.github.com/repos/arcxingye/EatKano/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/arcxingye/EatKano/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/arcxingye/EatKano/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/arcxingye/EatKano/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/arcxingye/EatKano/statuses/{sha}", - "languages_url": "https://api.github.com/repos/arcxingye/EatKano/languages", - "stargazers_url": "https://api.github.com/repos/arcxingye/EatKano/stargazers", - "contributors_url": "https://api.github.com/repos/arcxingye/EatKano/contributors", - "subscribers_url": "https://api.github.com/repos/arcxingye/EatKano/subscribers", - "subscription_url": "https://api.github.com/repos/arcxingye/EatKano/subscription", - "commits_url": "https://api.github.com/repos/arcxingye/EatKano/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/arcxingye/EatKano/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/arcxingye/EatKano/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/arcxingye/EatKano/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/arcxingye/EatKano/contents/{+path}", - "compare_url": "https://api.github.com/repos/arcxingye/EatKano/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/arcxingye/EatKano/merges", - "archive_url": "https://api.github.com/repos/arcxingye/EatKano/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/arcxingye/EatKano/downloads", - "issues_url": "https://api.github.com/repos/arcxingye/EatKano/issues{/number}", - "pulls_url": "https://api.github.com/repos/arcxingye/EatKano/pulls{/number}", - "milestones_url": "https://api.github.com/repos/arcxingye/EatKano/milestones{/number}", - "notifications_url": "https://api.github.com/repos/arcxingye/EatKano/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/arcxingye/EatKano/labels{/name}", - "releases_url": "https://api.github.com/repos/arcxingye/EatKano/releases{/id}", - "deployments_url": "https://api.github.com/repos/arcxingye/EatKano/deployments", - "created_at": "2021-02-02T17:05:03Z", - "updated_at": "2026-06-12T15:10:32Z", - "pushed_at": "2025-11-07T14:29:05Z", - "git_url": "git://github.com/arcxingye/EatKano.git", - "ssh_url": "git@github.com:arcxingye/EatKano.git", - "clone_url": "https://github.com/arcxingye/EatKano.git", - "svn_url": "https://github.com/arcxingye/EatKano", - "homepage": "https://xingye.me/game/eatkano", - "size": 358, - "stargazers_count": 1874, - "watchers_count": 1874, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 3626, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 5, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 3626, - "open_issues": 5, - "watchers": 1874, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 123891712, - "node_id": "MDEwOlJlcG9zaXRvcnkxMjM4OTE3MTI=", - "name": "reactChess", - "full_name": "FounderIsShadowWalker/reactChess", - "private": false, - "owner": { - "login": "FounderIsShadowWalker", - "id": 19659695, - "node_id": "MDQ6VXNlcjE5NjU5Njk1", - "avatar_url": "https://avatars.githubusercontent.com/u/19659695?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/FounderIsShadowWalker", - "html_url": "https://github.com/FounderIsShadowWalker", - "followers_url": "https://api.github.com/users/FounderIsShadowWalker/followers", - "following_url": "https://api.github.com/users/FounderIsShadowWalker/following{/other_user}", - "gists_url": "https://api.github.com/users/FounderIsShadowWalker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/FounderIsShadowWalker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/FounderIsShadowWalker/subscriptions", - "organizations_url": "https://api.github.com/users/FounderIsShadowWalker/orgs", - "repos_url": "https://api.github.com/users/FounderIsShadowWalker/repos", - "events_url": "https://api.github.com/users/FounderIsShadowWalker/events{/privacy}", - "received_events_url": "https://api.github.com/users/FounderIsShadowWalker/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/FounderIsShadowWalker/reactChess", - "description": "一个react写的跳棋", - "fork": false, - "url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess", - "forks_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/forks", - "keys_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/teams", - "hooks_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/hooks", - "issue_events_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues/events{/number}", - "events_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/events", - "assignees_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/assignees{/user}", - "branches_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/branches{/branch}", - "tags_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/tags", - "blobs_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/statuses/{sha}", - "languages_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/languages", - "stargazers_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/stargazers", - "contributors_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/contributors", - "subscribers_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/subscribers", - "subscription_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/subscription", - "commits_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/contents/{+path}", - "compare_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/merges", - "archive_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/downloads", - "issues_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/issues{/number}", - "pulls_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/pulls{/number}", - "milestones_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/milestones{/number}", - "notifications_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/labels{/name}", - "releases_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/releases{/id}", - "deployments_url": "https://api.github.com/repos/FounderIsShadowWalker/reactChess/deployments", - "created_at": "2018-03-05T08:54:15Z", - "updated_at": "2026-02-07T05:53:34Z", - "pushed_at": "2018-03-22T08:17:41Z", - "git_url": "git://github.com/FounderIsShadowWalker/reactChess.git", - "ssh_url": "git@github.com:FounderIsShadowWalker/reactChess.git", - "clone_url": "https://github.com/FounderIsShadowWalker/reactChess.git", - "svn_url": "https://github.com/FounderIsShadowWalker/reactChess", - "homepage": null, - "size": 1198, - "stargazers_count": 47, - "watchers_count": 47, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 8, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 1, - "license": null, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 8, - "open_issues": 1, - "watchers": 47, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 17446152, - "node_id": "MDEwOlJlcG9zaXRvcnkxNzQ0NjE1Mg==", - "name": "2048", - "full_name": "gabrielecirulli/2048", - "private": false, - "owner": { - "login": "gabrielecirulli", - "id": 886011, - "node_id": "MDQ6VXNlcjg4NjAxMQ==", - "avatar_url": "https://avatars.githubusercontent.com/u/886011?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/gabrielecirulli", - "html_url": "https://github.com/gabrielecirulli", - "followers_url": "https://api.github.com/users/gabrielecirulli/followers", - "following_url": "https://api.github.com/users/gabrielecirulli/following{/other_user}", - "gists_url": "https://api.github.com/users/gabrielecirulli/gists{/gist_id}", - "starred_url": "https://api.github.com/users/gabrielecirulli/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/gabrielecirulli/subscriptions", - "organizations_url": "https://api.github.com/users/gabrielecirulli/orgs", - "repos_url": "https://api.github.com/users/gabrielecirulli/repos", - "events_url": "https://api.github.com/users/gabrielecirulli/events{/privacy}", - "received_events_url": "https://api.github.com/users/gabrielecirulli/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/gabrielecirulli/2048", - "description": "The source code for 2048 ", - "fork": false, - "url": "https://api.github.com/repos/gabrielecirulli/2048", - "forks_url": "https://api.github.com/repos/gabrielecirulli/2048/forks", - "keys_url": "https://api.github.com/repos/gabrielecirulli/2048/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/gabrielecirulli/2048/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/gabrielecirulli/2048/teams", - "hooks_url": "https://api.github.com/repos/gabrielecirulli/2048/hooks", - "issue_events_url": "https://api.github.com/repos/gabrielecirulli/2048/issues/events{/number}", - "events_url": "https://api.github.com/repos/gabrielecirulli/2048/events", - "assignees_url": "https://api.github.com/repos/gabrielecirulli/2048/assignees{/user}", - "branches_url": "https://api.github.com/repos/gabrielecirulli/2048/branches{/branch}", - "tags_url": "https://api.github.com/repos/gabrielecirulli/2048/tags", - "blobs_url": "https://api.github.com/repos/gabrielecirulli/2048/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/gabrielecirulli/2048/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/gabrielecirulli/2048/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/gabrielecirulli/2048/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/gabrielecirulli/2048/statuses/{sha}", - "languages_url": "https://api.github.com/repos/gabrielecirulli/2048/languages", - "stargazers_url": "https://api.github.com/repos/gabrielecirulli/2048/stargazers", - "contributors_url": "https://api.github.com/repos/gabrielecirulli/2048/contributors", - "subscribers_url": "https://api.github.com/repos/gabrielecirulli/2048/subscribers", - "subscription_url": "https://api.github.com/repos/gabrielecirulli/2048/subscription", - "commits_url": "https://api.github.com/repos/gabrielecirulli/2048/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/gabrielecirulli/2048/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/gabrielecirulli/2048/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/gabrielecirulli/2048/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/gabrielecirulli/2048/contents/{+path}", - "compare_url": "https://api.github.com/repos/gabrielecirulli/2048/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/gabrielecirulli/2048/merges", - "archive_url": "https://api.github.com/repos/gabrielecirulli/2048/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/gabrielecirulli/2048/downloads", - "issues_url": "https://api.github.com/repos/gabrielecirulli/2048/issues{/number}", - "pulls_url": "https://api.github.com/repos/gabrielecirulli/2048/pulls{/number}", - "milestones_url": "https://api.github.com/repos/gabrielecirulli/2048/milestones{/number}", - "notifications_url": "https://api.github.com/repos/gabrielecirulli/2048/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/gabrielecirulli/2048/labels{/name}", - "releases_url": "https://api.github.com/repos/gabrielecirulli/2048/releases{/id}", - "deployments_url": "https://api.github.com/repos/gabrielecirulli/2048/deployments", - "created_at": "2014-03-05T16:03:26Z", - "updated_at": "2026-06-16T02:12:18Z", - "pushed_at": "2024-10-24T13:06:19Z", - "git_url": "git://github.com/gabrielecirulli/2048.git", - "ssh_url": "git@github.com:gabrielecirulli/2048.git", - "clone_url": "https://github.com/gabrielecirulli/2048.git", - "svn_url": "https://github.com/gabrielecirulli/2048", - "homepage": "https://play2048.co", - "size": 625, - "stargazers_count": 13276, - "watchers_count": 13276, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 17570, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 135, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "2048", - "2048-game", - "game", - "javascript", - "online-game", - "puzzle-game" - ], - "visibility": "public", - "forks": 17570, - "open_issues": 135, - "watchers": 13276, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 6090347, - "node_id": "MDEwOlJlcG9zaXRvcnk2MDkwMzQ3", - "name": "HexGL", - "full_name": "BKcore/HexGL", - "private": false, - "owner": { - "login": "BKcore", - "id": 658297, - "node_id": "MDQ6VXNlcjY1ODI5Nw==", - "avatar_url": "https://avatars.githubusercontent.com/u/658297?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/BKcore", - "html_url": "https://github.com/BKcore", - "followers_url": "https://api.github.com/users/BKcore/followers", - "following_url": "https://api.github.com/users/BKcore/following{/other_user}", - "gists_url": "https://api.github.com/users/BKcore/gists{/gist_id}", - "starred_url": "https://api.github.com/users/BKcore/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/BKcore/subscriptions", - "organizations_url": "https://api.github.com/users/BKcore/orgs", - "repos_url": "https://api.github.com/users/BKcore/repos", - "events_url": "https://api.github.com/users/BKcore/events{/privacy}", - "received_events_url": "https://api.github.com/users/BKcore/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/BKcore/HexGL", - "description": "Source code of HexGL, a futuristic HTML5 racing game", - "fork": false, - "url": "https://api.github.com/repos/BKcore/HexGL", - "forks_url": "https://api.github.com/repos/BKcore/HexGL/forks", - "keys_url": "https://api.github.com/repos/BKcore/HexGL/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/BKcore/HexGL/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/BKcore/HexGL/teams", - "hooks_url": "https://api.github.com/repos/BKcore/HexGL/hooks", - "issue_events_url": "https://api.github.com/repos/BKcore/HexGL/issues/events{/number}", - "events_url": "https://api.github.com/repos/BKcore/HexGL/events", - "assignees_url": "https://api.github.com/repos/BKcore/HexGL/assignees{/user}", - "branches_url": "https://api.github.com/repos/BKcore/HexGL/branches{/branch}", - "tags_url": "https://api.github.com/repos/BKcore/HexGL/tags", - "blobs_url": "https://api.github.com/repos/BKcore/HexGL/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/BKcore/HexGL/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/BKcore/HexGL/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/BKcore/HexGL/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/BKcore/HexGL/statuses/{sha}", - "languages_url": "https://api.github.com/repos/BKcore/HexGL/languages", - "stargazers_url": "https://api.github.com/repos/BKcore/HexGL/stargazers", - "contributors_url": "https://api.github.com/repos/BKcore/HexGL/contributors", - "subscribers_url": "https://api.github.com/repos/BKcore/HexGL/subscribers", - "subscription_url": "https://api.github.com/repos/BKcore/HexGL/subscription", - "commits_url": "https://api.github.com/repos/BKcore/HexGL/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/BKcore/HexGL/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/BKcore/HexGL/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/BKcore/HexGL/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/BKcore/HexGL/contents/{+path}", - "compare_url": "https://api.github.com/repos/BKcore/HexGL/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/BKcore/HexGL/merges", - "archive_url": "https://api.github.com/repos/BKcore/HexGL/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/BKcore/HexGL/downloads", - "issues_url": "https://api.github.com/repos/BKcore/HexGL/issues{/number}", - "pulls_url": "https://api.github.com/repos/BKcore/HexGL/pulls{/number}", - "milestones_url": "https://api.github.com/repos/BKcore/HexGL/milestones{/number}", - "notifications_url": "https://api.github.com/repos/BKcore/HexGL/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/BKcore/HexGL/labels{/name}", - "releases_url": "https://api.github.com/repos/BKcore/HexGL/releases{/id}", - "deployments_url": "https://api.github.com/repos/BKcore/HexGL/deployments", - "created_at": "2012-10-05T13:06:07Z", - "updated_at": "2026-06-15T08:44:01Z", - "pushed_at": "2024-06-29T03:59:36Z", - "git_url": "git://github.com/BKcore/HexGL.git", - "ssh_url": "git@github.com:BKcore/HexGL.git", - "clone_url": "https://github.com/BKcore/HexGL.git", - "svn_url": "https://github.com/BKcore/HexGL", - "homepage": "http://hexgl.bkcore.com", - "size": 15716, - "stargazers_count": 1730, - "watchers_count": 1730, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 883, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 28, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 883, - "open_issues": 28, - "watchers": 1730, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 47771861, - "node_id": "MDEwOlJlcG9zaXRvcnk0Nzc3MTg2MQ==", - "name": "IvarK.github.io", - "full_name": "IvarK/IvarK.github.io", - "private": false, - "owner": { - "login": "IvarK", - "id": 16242492, - "node_id": "MDQ6VXNlcjE2MjQyNDky", - "avatar_url": "https://avatars.githubusercontent.com/u/16242492?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/IvarK", - "html_url": "https://github.com/IvarK", - "followers_url": "https://api.github.com/users/IvarK/followers", - "following_url": "https://api.github.com/users/IvarK/following{/other_user}", - "gists_url": "https://api.github.com/users/IvarK/gists{/gist_id}", - "starred_url": "https://api.github.com/users/IvarK/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/IvarK/subscriptions", - "organizations_url": "https://api.github.com/users/IvarK/orgs", - "repos_url": "https://api.github.com/users/IvarK/repos", - "events_url": "https://api.github.com/users/IvarK/events{/privacy}", - "received_events_url": "https://api.github.com/users/IvarK/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/IvarK/IvarK.github.io", - "description": "Antimatter Dimensions", - "fork": false, - "url": "https://api.github.com/repos/IvarK/IvarK.github.io", - "forks_url": "https://api.github.com/repos/IvarK/IvarK.github.io/forks", - "keys_url": "https://api.github.com/repos/IvarK/IvarK.github.io/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/IvarK/IvarK.github.io/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/IvarK/IvarK.github.io/teams", - "hooks_url": "https://api.github.com/repos/IvarK/IvarK.github.io/hooks", - "issue_events_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues/events{/number}", - "events_url": "https://api.github.com/repos/IvarK/IvarK.github.io/events", - "assignees_url": "https://api.github.com/repos/IvarK/IvarK.github.io/assignees{/user}", - "branches_url": "https://api.github.com/repos/IvarK/IvarK.github.io/branches{/branch}", - "tags_url": "https://api.github.com/repos/IvarK/IvarK.github.io/tags", - "blobs_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/IvarK/IvarK.github.io/statuses/{sha}", - "languages_url": "https://api.github.com/repos/IvarK/IvarK.github.io/languages", - "stargazers_url": "https://api.github.com/repos/IvarK/IvarK.github.io/stargazers", - "contributors_url": "https://api.github.com/repos/IvarK/IvarK.github.io/contributors", - "subscribers_url": "https://api.github.com/repos/IvarK/IvarK.github.io/subscribers", - "subscription_url": "https://api.github.com/repos/IvarK/IvarK.github.io/subscription", - "commits_url": "https://api.github.com/repos/IvarK/IvarK.github.io/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/IvarK/IvarK.github.io/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/IvarK/IvarK.github.io/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/IvarK/IvarK.github.io/contents/{+path}", - "compare_url": "https://api.github.com/repos/IvarK/IvarK.github.io/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/IvarK/IvarK.github.io/merges", - "archive_url": "https://api.github.com/repos/IvarK/IvarK.github.io/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/IvarK/IvarK.github.io/downloads", - "issues_url": "https://api.github.com/repos/IvarK/IvarK.github.io/issues{/number}", - "pulls_url": "https://api.github.com/repos/IvarK/IvarK.github.io/pulls{/number}", - "milestones_url": "https://api.github.com/repos/IvarK/IvarK.github.io/milestones{/number}", - "notifications_url": "https://api.github.com/repos/IvarK/IvarK.github.io/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/IvarK/IvarK.github.io/labels{/name}", - "releases_url": "https://api.github.com/repos/IvarK/IvarK.github.io/releases{/id}", - "deployments_url": "https://api.github.com/repos/IvarK/IvarK.github.io/deployments", - "created_at": "2015-12-10T15:54:36Z", - "updated_at": "2026-05-25T08:14:58Z", - "pushed_at": "2023-10-02T10:57:53Z", - "git_url": "git://github.com/IvarK/IvarK.github.io.git", - "ssh_url": "git@github.com:IvarK/IvarK.github.io.git", - "clone_url": "https://github.com/IvarK/IvarK.github.io.git", - "svn_url": "https://github.com/IvarK/IvarK.github.io", - "homepage": "", - "size": 8390, - "stargazers_count": 307, - "watchers_count": 307, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": false, - "forks_count": 247, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 31, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [], - "visibility": "public", - "forks": 247, - "open_issues": 31, - "watchers": 307, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 38781975, - "node_id": "MDEwOlJlcG9zaXRvcnkzODc4MTk3NQ==", - "name": "level13", - "full_name": "nroutasuo/level13", - "private": false, - "owner": { - "login": "nroutasuo", - "id": 1489503, - "node_id": "MDQ6VXNlcjE0ODk1MDM=", - "avatar_url": "https://avatars.githubusercontent.com/u/1489503?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/nroutasuo", - "html_url": "https://github.com/nroutasuo", - "followers_url": "https://api.github.com/users/nroutasuo/followers", - "following_url": "https://api.github.com/users/nroutasuo/following{/other_user}", - "gists_url": "https://api.github.com/users/nroutasuo/gists{/gist_id}", - "starred_url": "https://api.github.com/users/nroutasuo/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/nroutasuo/subscriptions", - "organizations_url": "https://api.github.com/users/nroutasuo/orgs", - "repos_url": "https://api.github.com/users/nroutasuo/repos", - "events_url": "https://api.github.com/users/nroutasuo/events{/privacy}", - "received_events_url": "https://api.github.com/users/nroutasuo/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/nroutasuo/level13", - "description": "Incremental browser text adventure", - "fork": false, - "url": "https://api.github.com/repos/nroutasuo/level13", - "forks_url": "https://api.github.com/repos/nroutasuo/level13/forks", - "keys_url": "https://api.github.com/repos/nroutasuo/level13/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/nroutasuo/level13/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/nroutasuo/level13/teams", - "hooks_url": "https://api.github.com/repos/nroutasuo/level13/hooks", - "issue_events_url": "https://api.github.com/repos/nroutasuo/level13/issues/events{/number}", - "events_url": "https://api.github.com/repos/nroutasuo/level13/events", - "assignees_url": "https://api.github.com/repos/nroutasuo/level13/assignees{/user}", - "branches_url": "https://api.github.com/repos/nroutasuo/level13/branches{/branch}", - "tags_url": "https://api.github.com/repos/nroutasuo/level13/tags", - "blobs_url": "https://api.github.com/repos/nroutasuo/level13/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/nroutasuo/level13/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/nroutasuo/level13/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/nroutasuo/level13/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/nroutasuo/level13/statuses/{sha}", - "languages_url": "https://api.github.com/repos/nroutasuo/level13/languages", - "stargazers_url": "https://api.github.com/repos/nroutasuo/level13/stargazers", - "contributors_url": "https://api.github.com/repos/nroutasuo/level13/contributors", - "subscribers_url": "https://api.github.com/repos/nroutasuo/level13/subscribers", - "subscription_url": "https://api.github.com/repos/nroutasuo/level13/subscription", - "commits_url": "https://api.github.com/repos/nroutasuo/level13/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/nroutasuo/level13/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/nroutasuo/level13/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/nroutasuo/level13/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/nroutasuo/level13/contents/{+path}", - "compare_url": "https://api.github.com/repos/nroutasuo/level13/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/nroutasuo/level13/merges", - "archive_url": "https://api.github.com/repos/nroutasuo/level13/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/nroutasuo/level13/downloads", - "issues_url": "https://api.github.com/repos/nroutasuo/level13/issues{/number}", - "pulls_url": "https://api.github.com/repos/nroutasuo/level13/pulls{/number}", - "milestones_url": "https://api.github.com/repos/nroutasuo/level13/milestones{/number}", - "notifications_url": "https://api.github.com/repos/nroutasuo/level13/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/nroutasuo/level13/labels{/name}", - "releases_url": "https://api.github.com/repos/nroutasuo/level13/releases{/id}", - "deployments_url": "https://api.github.com/repos/nroutasuo/level13/deployments", - "created_at": "2015-07-08T21:51:42Z", - "updated_at": "2026-06-11T20:34:50Z", - "pushed_at": "2026-06-11T20:34:40Z", - "git_url": "git://github.com/nroutasuo/level13.git", - "ssh_url": "git@github.com:nroutasuo/level13.git", - "clone_url": "https://github.com/nroutasuo/level13.git", - "svn_url": "https://github.com/nroutasuo/level13", - "homepage": "https://level13-delta.vercel.app", - "size": 10568, - "stargazers_count": 259, - "watchers_count": 259, - "language": "JavaScript", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": true, - "forks_count": 85, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 60, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "ash", - "entity-framework", - "game", - "incremental-game", - "text-based-game" - ], - "visibility": "public", - "forks": 85, - "open_issues": 60, - "watchers": 259, - "default_branch": "master", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 736322676, - "node_id": "R_kgDOK-NkdA", - "name": "edgetunnel", - "full_name": "cmliu/edgetunnel", - "private": false, - "owner": { - "login": "cmliu", - "id": 24787744, - "node_id": "MDQ6VXNlcjI0Nzg3NzQ0", - "avatar_url": "https://avatars.githubusercontent.com/u/24787744?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/cmliu", - "html_url": "https://github.com/cmliu", - "followers_url": "https://api.github.com/users/cmliu/followers", - "following_url": "https://api.github.com/users/cmliu/following{/other_user}", - "gists_url": "https://api.github.com/users/cmliu/gists{/gist_id}", - "starred_url": "https://api.github.com/users/cmliu/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/cmliu/subscriptions", - "organizations_url": "https://api.github.com/users/cmliu/orgs", - "repos_url": "https://api.github.com/users/cmliu/repos", - "events_url": "https://api.github.com/users/cmliu/events{/privacy}", - "received_events_url": "https://api.github.com/users/cmliu/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/cmliu/edgetunnel", - "description": "edgetunnel2 VLESS/Trojan/SS 多功能面板", - "fork": true, - "url": "https://api.github.com/repos/cmliu/edgetunnel", - "forks_url": "https://api.github.com/repos/cmliu/edgetunnel/forks", - "keys_url": "https://api.github.com/repos/cmliu/edgetunnel/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/cmliu/edgetunnel/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/cmliu/edgetunnel/teams", - "hooks_url": "https://api.github.com/repos/cmliu/edgetunnel/hooks", - "issue_events_url": "https://api.github.com/repos/cmliu/edgetunnel/issues/events{/number}", - "events_url": "https://api.github.com/repos/cmliu/edgetunnel/events", - "assignees_url": "https://api.github.com/repos/cmliu/edgetunnel/assignees{/user}", - "branches_url": "https://api.github.com/repos/cmliu/edgetunnel/branches{/branch}", - "tags_url": "https://api.github.com/repos/cmliu/edgetunnel/tags", - "blobs_url": "https://api.github.com/repos/cmliu/edgetunnel/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/cmliu/edgetunnel/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/cmliu/edgetunnel/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/cmliu/edgetunnel/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/cmliu/edgetunnel/statuses/{sha}", - "languages_url": "https://api.github.com/repos/cmliu/edgetunnel/languages", - "stargazers_url": "https://api.github.com/repos/cmliu/edgetunnel/stargazers", - "contributors_url": "https://api.github.com/repos/cmliu/edgetunnel/contributors", - "subscribers_url": "https://api.github.com/repos/cmliu/edgetunnel/subscribers", - "subscription_url": "https://api.github.com/repos/cmliu/edgetunnel/subscription", - "commits_url": "https://api.github.com/repos/cmliu/edgetunnel/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/cmliu/edgetunnel/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/cmliu/edgetunnel/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/cmliu/edgetunnel/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/cmliu/edgetunnel/contents/{+path}", - "compare_url": "https://api.github.com/repos/cmliu/edgetunnel/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/cmliu/edgetunnel/merges", - "archive_url": "https://api.github.com/repos/cmliu/edgetunnel/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/cmliu/edgetunnel/downloads", - "issues_url": "https://api.github.com/repos/cmliu/edgetunnel/issues{/number}", - "pulls_url": "https://api.github.com/repos/cmliu/edgetunnel/pulls{/number}", - "milestones_url": "https://api.github.com/repos/cmliu/edgetunnel/milestones{/number}", - "notifications_url": "https://api.github.com/repos/cmliu/edgetunnel/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/cmliu/edgetunnel/labels{/name}", - "releases_url": "https://api.github.com/repos/cmliu/edgetunnel/releases{/id}", - "deployments_url": "https://api.github.com/repos/cmliu/edgetunnel/deployments", - "created_at": "2023-12-27T15:37:22Z", - "updated_at": "2026-06-16T08:16:12Z", - "pushed_at": "2026-06-16T08:00:22Z", - "git_url": "git://github.com/cmliu/edgetunnel.git", - "ssh_url": "git@github.com:cmliu/edgetunnel.git", - "clone_url": "https://github.com/cmliu/edgetunnel.git", - "svn_url": "https://github.com/cmliu/edgetunnel", - "homepage": "https://EDT-Pages.github.io/admin", - "size": 20907, - "stargazers_count": 38033, - "watchers_count": 38033, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 33570, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 55, - "license": { - "key": "gpl-2.0", - "name": "GNU General Public License v2.0", - "spdx_id": "GPL-2.0", - "url": "https://api.github.com/licenses/gpl-2.0", - "node_id": "MDc6TGljZW5zZTg=" - }, - "allow_forking": true, - "is_template": true, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "shadowsocks", - "shadowsocks-ws-tls", - "trojan", - "vless", - "vless-ws-tls" - ], - "visibility": "public", - "forks": 33570, - "open_issues": 55, - "watchers": 38033, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 631254164, - "node_id": "R_kgDOJaAslA", - "name": "one-api", - "full_name": "songquanpeng/one-api", - "private": false, - "owner": { - "login": "songquanpeng", - "id": 39998050, - "node_id": "MDQ6VXNlcjM5OTk4MDUw", - "avatar_url": "https://avatars.githubusercontent.com/u/39998050?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/songquanpeng", - "html_url": "https://github.com/songquanpeng", - "followers_url": "https://api.github.com/users/songquanpeng/followers", - "following_url": "https://api.github.com/users/songquanpeng/following{/other_user}", - "gists_url": "https://api.github.com/users/songquanpeng/gists{/gist_id}", - "starred_url": "https://api.github.com/users/songquanpeng/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/songquanpeng/subscriptions", - "organizations_url": "https://api.github.com/users/songquanpeng/orgs", - "repos_url": "https://api.github.com/users/songquanpeng/repos", - "events_url": "https://api.github.com/users/songquanpeng/events{/privacy}", - "received_events_url": "https://api.github.com/users/songquanpeng/received_events", - "type": "User", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/songquanpeng/one-api", - "description": "LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.", - "fork": false, - "url": "https://api.github.com/repos/songquanpeng/one-api", - "forks_url": "https://api.github.com/repos/songquanpeng/one-api/forks", - "keys_url": "https://api.github.com/repos/songquanpeng/one-api/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/songquanpeng/one-api/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/songquanpeng/one-api/teams", - "hooks_url": "https://api.github.com/repos/songquanpeng/one-api/hooks", - "issue_events_url": "https://api.github.com/repos/songquanpeng/one-api/issues/events{/number}", - "events_url": "https://api.github.com/repos/songquanpeng/one-api/events", - "assignees_url": "https://api.github.com/repos/songquanpeng/one-api/assignees{/user}", - "branches_url": "https://api.github.com/repos/songquanpeng/one-api/branches{/branch}", - "tags_url": "https://api.github.com/repos/songquanpeng/one-api/tags", - "blobs_url": "https://api.github.com/repos/songquanpeng/one-api/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/songquanpeng/one-api/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/songquanpeng/one-api/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/songquanpeng/one-api/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/songquanpeng/one-api/statuses/{sha}", - "languages_url": "https://api.github.com/repos/songquanpeng/one-api/languages", - "stargazers_url": "https://api.github.com/repos/songquanpeng/one-api/stargazers", - "contributors_url": "https://api.github.com/repos/songquanpeng/one-api/contributors", - "subscribers_url": "https://api.github.com/repos/songquanpeng/one-api/subscribers", - "subscription_url": "https://api.github.com/repos/songquanpeng/one-api/subscription", - "commits_url": "https://api.github.com/repos/songquanpeng/one-api/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/songquanpeng/one-api/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/songquanpeng/one-api/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/songquanpeng/one-api/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/songquanpeng/one-api/contents/{+path}", - "compare_url": "https://api.github.com/repos/songquanpeng/one-api/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/songquanpeng/one-api/merges", - "archive_url": "https://api.github.com/repos/songquanpeng/one-api/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/songquanpeng/one-api/downloads", - "issues_url": "https://api.github.com/repos/songquanpeng/one-api/issues{/number}", - "pulls_url": "https://api.github.com/repos/songquanpeng/one-api/pulls{/number}", - "milestones_url": "https://api.github.com/repos/songquanpeng/one-api/milestones{/number}", - "notifications_url": "https://api.github.com/repos/songquanpeng/one-api/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/songquanpeng/one-api/labels{/name}", - "releases_url": "https://api.github.com/repos/songquanpeng/one-api/releases{/id}", - "deployments_url": "https://api.github.com/repos/songquanpeng/one-api/deployments", - "created_at": "2023-04-22T12:39:24Z", - "updated_at": "2026-06-16T08:14:17Z", - "pushed_at": "2026-01-09T03:26:43Z", - "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", - "svn_url": "https://github.com/songquanpeng/one-api", - "homepage": "https://oneapi.justsong.cn/", - "size": 15963, - "stargazers_count": 34981, - "watchers_count": 34981, - "language": "JavaScript", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 6634, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 1019, - "license": { - "key": "mit", - "name": "MIT License", - "spdx_id": "MIT", - "url": "https://api.github.com/licenses/mit", - "node_id": "MDc6TGljZW5zZTEz" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "api", - "api-gateway", - "azure-openai-api", - "chatgpt", - "claude", - "ernie-bot", - "gemini", - "gpt", - "openai", - "openai-api", - "proxy" - ], - "visibility": "public", - "forks": 6634, - "open_issues": 1019, - "watchers": 34981, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - } - ], - "Rust": [ - { - "id": 1148615527, - "node_id": "R_kgDORHZ7Zw", - "name": "ironclaw", - "full_name": "nearai/ironclaw", - "private": false, - "owner": { - "login": "nearai", - "id": 29134221, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjI5MTM0MjIx", - "avatar_url": "https://avatars.githubusercontent.com/u/29134221?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/nearai", - "html_url": "https://github.com/nearai", - "followers_url": "https://api.github.com/users/nearai/followers", - "following_url": "https://api.github.com/users/nearai/following{/other_user}", - "gists_url": "https://api.github.com/users/nearai/gists{/gist_id}", - "starred_url": "https://api.github.com/users/nearai/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/nearai/subscriptions", - "organizations_url": "https://api.github.com/users/nearai/orgs", - "repos_url": "https://api.github.com/users/nearai/repos", - "events_url": "https://api.github.com/users/nearai/events{/privacy}", - "received_events_url": "https://api.github.com/users/nearai/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/nearai/ironclaw", - "description": "IronClaw is an Agent OS focused on privacy, security and extensibility", - "fork": false, - "url": "https://api.github.com/repos/nearai/ironclaw", - "forks_url": "https://api.github.com/repos/nearai/ironclaw/forks", - "keys_url": "https://api.github.com/repos/nearai/ironclaw/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/nearai/ironclaw/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/nearai/ironclaw/teams", - "hooks_url": "https://api.github.com/repos/nearai/ironclaw/hooks", - "issue_events_url": "https://api.github.com/repos/nearai/ironclaw/issues/events{/number}", - "events_url": "https://api.github.com/repos/nearai/ironclaw/events", - "assignees_url": "https://api.github.com/repos/nearai/ironclaw/assignees{/user}", - "branches_url": "https://api.github.com/repos/nearai/ironclaw/branches{/branch}", - "tags_url": "https://api.github.com/repos/nearai/ironclaw/tags", - "blobs_url": "https://api.github.com/repos/nearai/ironclaw/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/nearai/ironclaw/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/nearai/ironclaw/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/nearai/ironclaw/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/nearai/ironclaw/statuses/{sha}", - "languages_url": "https://api.github.com/repos/nearai/ironclaw/languages", - "stargazers_url": "https://api.github.com/repos/nearai/ironclaw/stargazers", - "contributors_url": "https://api.github.com/repos/nearai/ironclaw/contributors", - "subscribers_url": "https://api.github.com/repos/nearai/ironclaw/subscribers", - "subscription_url": "https://api.github.com/repos/nearai/ironclaw/subscription", - "commits_url": "https://api.github.com/repos/nearai/ironclaw/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/nearai/ironclaw/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/nearai/ironclaw/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/nearai/ironclaw/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/nearai/ironclaw/contents/{+path}", - "compare_url": "https://api.github.com/repos/nearai/ironclaw/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/nearai/ironclaw/merges", - "archive_url": "https://api.github.com/repos/nearai/ironclaw/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/nearai/ironclaw/downloads", - "issues_url": "https://api.github.com/repos/nearai/ironclaw/issues{/number}", - "pulls_url": "https://api.github.com/repos/nearai/ironclaw/pulls{/number}", - "milestones_url": "https://api.github.com/repos/nearai/ironclaw/milestones{/number}", - "notifications_url": "https://api.github.com/repos/nearai/ironclaw/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/nearai/ironclaw/labels{/name}", - "releases_url": "https://api.github.com/repos/nearai/ironclaw/releases{/id}", - "deployments_url": "https://api.github.com/repos/nearai/ironclaw/deployments", - "created_at": "2026-02-03T06:57:10Z", - "updated_at": "2026-06-16T08:16:32Z", - "pushed_at": "2026-06-16T08:18:05Z", - "git_url": "git://github.com/nearai/ironclaw.git", - "ssh_url": "git@github.com:nearai/ironclaw.git", - "clone_url": "https://github.com/nearai/ironclaw.git", - "svn_url": "https://github.com/nearai/ironclaw", - "homepage": "https://www.ironclaw.com", - "size": 80682, - "stargazers_count": 12456, - "watchers_count": 12456, - "language": "Rust", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": false, - "forks_count": 1457, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 1180, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "codeact", - "openclaw", - "rlm", - "rust", - "wasm" - ], - "visibility": "public", - "forks": 1457, - "open_issues": 1180, - "watchers": 12456, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - }, - { - "id": 666299222, - "node_id": "R_kgDOJ7brVg", - "name": "openinterpreter", - "full_name": "openinterpreter/openinterpreter", - "private": false, - "owner": { - "login": "openinterpreter", - "id": 163192481, - "node_id": "O_kgDOCboeoQ", - "avatar_url": "https://avatars.githubusercontent.com/u/163192481?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/openinterpreter", - "html_url": "https://github.com/openinterpreter", - "followers_url": "https://api.github.com/users/openinterpreter/followers", - "following_url": "https://api.github.com/users/openinterpreter/following{/other_user}", - "gists_url": "https://api.github.com/users/openinterpreter/gists{/gist_id}", - "starred_url": "https://api.github.com/users/openinterpreter/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/openinterpreter/subscriptions", - "organizations_url": "https://api.github.com/users/openinterpreter/orgs", - "repos_url": "https://api.github.com/users/openinterpreter/repos", - "events_url": "https://api.github.com/users/openinterpreter/events{/privacy}", - "received_events_url": "https://api.github.com/users/openinterpreter/received_events", - "type": "Organization", - "user_view_type": "public", - "site_admin": false - }, - "html_url": "https://github.com/openinterpreter/openinterpreter", - "description": "A lightweight coding agent for open models like Deepseek, Kimi, and Qwen", - "fork": false, - "url": "https://api.github.com/repos/openinterpreter/openinterpreter", - "forks_url": "https://api.github.com/repos/openinterpreter/openinterpreter/forks", - "keys_url": "https://api.github.com/repos/openinterpreter/openinterpreter/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/openinterpreter/openinterpreter/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/openinterpreter/openinterpreter/teams", - "hooks_url": "https://api.github.com/repos/openinterpreter/openinterpreter/hooks", - "issue_events_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues/events{/number}", - "events_url": "https://api.github.com/repos/openinterpreter/openinterpreter/events", - "assignees_url": "https://api.github.com/repos/openinterpreter/openinterpreter/assignees{/user}", - "branches_url": "https://api.github.com/repos/openinterpreter/openinterpreter/branches{/branch}", - "tags_url": "https://api.github.com/repos/openinterpreter/openinterpreter/tags", - "blobs_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/openinterpreter/openinterpreter/statuses/{sha}", - "languages_url": "https://api.github.com/repos/openinterpreter/openinterpreter/languages", - "stargazers_url": "https://api.github.com/repos/openinterpreter/openinterpreter/stargazers", - "contributors_url": "https://api.github.com/repos/openinterpreter/openinterpreter/contributors", - "subscribers_url": "https://api.github.com/repos/openinterpreter/openinterpreter/subscribers", - "subscription_url": "https://api.github.com/repos/openinterpreter/openinterpreter/subscription", - "commits_url": "https://api.github.com/repos/openinterpreter/openinterpreter/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/openinterpreter/openinterpreter/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/openinterpreter/openinterpreter/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/openinterpreter/openinterpreter/contents/{+path}", - "compare_url": "https://api.github.com/repos/openinterpreter/openinterpreter/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/openinterpreter/openinterpreter/merges", - "archive_url": "https://api.github.com/repos/openinterpreter/openinterpreter/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/openinterpreter/openinterpreter/downloads", - "issues_url": "https://api.github.com/repos/openinterpreter/openinterpreter/issues{/number}", - "pulls_url": "https://api.github.com/repos/openinterpreter/openinterpreter/pulls{/number}", - "milestones_url": "https://api.github.com/repos/openinterpreter/openinterpreter/milestones{/number}", - "notifications_url": "https://api.github.com/repos/openinterpreter/openinterpreter/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/openinterpreter/openinterpreter/labels{/name}", - "releases_url": "https://api.github.com/repos/openinterpreter/openinterpreter/releases{/id}", - "deployments_url": "https://api.github.com/repos/openinterpreter/openinterpreter/deployments", - "created_at": "2023-07-14T07:10:44Z", - "updated_at": "2026-06-16T07:04:44Z", - "pushed_at": "2026-06-15T22:39:23Z", - "git_url": "git://github.com/openinterpreter/openinterpreter.git", - "ssh_url": "git@github.com:openinterpreter/openinterpreter.git", - "clone_url": "https://github.com/openinterpreter/openinterpreter.git", - "svn_url": "https://github.com/openinterpreter/openinterpreter", - "homepage": "http://openinterpreter.com/", - "size": 219391, - "stargazers_count": 63992, - "watchers_count": 63992, - "language": "Rust", - "has_issues": true, - "has_projects": false, - "has_downloads": true, - "has_wiki": false, - "has_pages": false, - "has_discussions": true, - "forks_count": 5553, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 269, - "license": { - "key": "apache-2.0", - "name": "Apache License 2.0", - "spdx_id": "Apache-2.0", - "url": "https://api.github.com/licenses/apache-2.0", - "node_id": "MDc6TGljZW5zZTI=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "has_pull_requests": true, - "pull_request_creation_policy": "all", - "topics": [ - "coding-agent", - "deepseek", - "interpreter", - "kimi", - "qwen", - "rust", - "tui" - ], - "visibility": "public", - "forks": 5553, - "open_issues": 269, - "watchers": 63992, - "default_branch": "main", - "permissions": { - "admin": false, - "maintain": false, - "push": false, - "triage": false, - "pull": true - } - } - ], "Nix": [ { "id": 682543842, @@ -16196,7 +16318,7 @@ "releases_url": "https://api.github.com/repos/DigitalPlatDev/FreeDomain/releases{/id}", "deployments_url": "https://api.github.com/repos/DigitalPlatDev/FreeDomain/deployments", "created_at": "2024-05-30T13:23:00Z", - "updated_at": "2026-06-16T08:18:56Z", + "updated_at": "2026-06-16T21:18:10Z", "pushed_at": "2026-04-24T13:50:28Z", "git_url": "git://github.com/DigitalPlatDev/FreeDomain.git", "ssh_url": "git@github.com:DigitalPlatDev/FreeDomain.git", @@ -16204,8 +16326,8 @@ "svn_url": "https://github.com/DigitalPlatDev/FreeDomain", "homepage": "https://domain.digitalplat.org", "size": 972, - "stargazers_count": 178117, - "watchers_count": 178117, + "stargazers_count": 178285, + "watchers_count": 178285, "language": "HTML", "has_issues": false, "has_projects": true, @@ -16213,7 +16335,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 3605, + "forks_count": 3616, "mirror_url": null, "archived": false, "disabled": false, @@ -16240,9 +16362,9 @@ "freedomain" ], "visibility": "public", - "forks": 3605, + "forks": 3616, "open_issues": 33, - "watchers": 178117, + "watchers": 178285, "default_branch": "main", "permissions": { "admin": false, @@ -16780,7 +16902,7 @@ "releases_url": "https://api.github.com/repos/basecamp/fizzy/releases{/id}", "deployments_url": "https://api.github.com/repos/basecamp/fizzy/deployments", "created_at": "2024-06-21T15:43:29Z", - "updated_at": "2026-06-16T03:46:56Z", + "updated_at": "2026-06-16T20:31:31Z", "pushed_at": "2026-06-15T09:40:05Z", "git_url": "git://github.com/basecamp/fizzy.git", "ssh_url": "git@github.com:basecamp/fizzy.git", @@ -16788,8 +16910,8 @@ "svn_url": "https://github.com/basecamp/fizzy", "homepage": "https://fizzy.do", "size": 61563, - "stargazers_count": 7845, - "watchers_count": 7845, + "stargazers_count": 7849, + "watchers_count": 7849, "language": "Ruby", "has_issues": true, "has_projects": false, @@ -16797,7 +16919,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": true, - "forks_count": 1143, + "forks_count": 1144, "mirror_url": null, "archived": false, "disabled": false, @@ -16821,9 +16943,9 @@ "ruby" ], "visibility": "public", - "forks": 1143, + "forks": 1144, "open_issues": 65, - "watchers": 7845, + "watchers": 7849, "default_branch": "main", "permissions": { "admin": false, @@ -17136,7 +17258,7 @@ "releases_url": "https://api.github.com/repos/MetaCubeX/subconverter/releases{/id}", "deployments_url": "https://api.github.com/repos/MetaCubeX/subconverter/deployments", "created_at": "2022-01-25T06:53:50Z", - "updated_at": "2026-06-12T15:01:03Z", + "updated_at": "2026-06-16T13:09:21Z", "pushed_at": "2026-02-09T10:21:38Z", "git_url": "git://github.com/MetaCubeX/subconverter.git", "ssh_url": "git@github.com:MetaCubeX/subconverter.git", @@ -17144,8 +17266,8 @@ "svn_url": "https://github.com/MetaCubeX/subconverter", "homepage": null, "size": 7478, - "stargazers_count": 849, - "watchers_count": 849, + "stargazers_count": 850, + "watchers_count": 850, "language": "C++", "has_issues": true, "has_projects": true, @@ -17174,7 +17296,7 @@ "visibility": "public", "forks": 207, "open_issues": 24, - "watchers": 849, + "watchers": 850, "default_branch": "master", "permissions": { "admin": false, @@ -17252,7 +17374,7 @@ "releases_url": "https://api.github.com/repos/tindy2013/subconverter/releases{/id}", "deployments_url": "https://api.github.com/repos/tindy2013/subconverter/deployments", "created_at": "2019-10-31T04:51:54Z", - "updated_at": "2026-06-16T06:16:34Z", + "updated_at": "2026-06-16T17:07:26Z", "pushed_at": "2026-02-27T04:05:23Z", "git_url": "git://github.com/tindy2013/subconverter.git", "ssh_url": "git@github.com:tindy2013/subconverter.git", @@ -17260,8 +17382,8 @@ "svn_url": "https://github.com/tindy2013/subconverter", "homepage": null, "size": 7328, - "stargazers_count": 16746, - "watchers_count": 16746, + "stargazers_count": 16751, + "watchers_count": 16751, "language": "C++", "has_issues": true, "has_projects": true, @@ -17269,11 +17391,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 3802, + "forks_count": 3803, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 256, + "open_issues_count": 257, "license": { "key": "gpl-3.0", "name": "GNU General Public License v3.0", @@ -17303,9 +17425,9 @@ "v2ray" ], "visibility": "public", - "forks": 3802, - "open_issues": 256, - "watchers": 16746, + "forks": 3803, + "open_issues": 257, + "watchers": 16751, "default_branch": "master", "permissions": { "admin": false, @@ -17510,16 +17632,16 @@ "releases_url": "https://api.github.com/repos/wesnoth/wesnoth/releases{/id}", "deployments_url": "https://api.github.com/repos/wesnoth/wesnoth/deployments", "created_at": "2013-04-14T17:13:06Z", - "updated_at": "2026-06-16T02:45:31Z", - "pushed_at": "2026-06-16T02:45:24Z", + "updated_at": "2026-06-16T20:54:44Z", + "pushed_at": "2026-06-16T17:57:11Z", "git_url": "git://github.com/wesnoth/wesnoth.git", "ssh_url": "git@github.com:wesnoth/wesnoth.git", "clone_url": "https://github.com/wesnoth/wesnoth.git", "svn_url": "https://github.com/wesnoth/wesnoth", "homepage": "https://www.wesnoth.org/", - "size": 5011378, - "stargazers_count": 6678, - "watchers_count": 6678, + "size": 5011393, + "stargazers_count": 6679, + "watchers_count": 6679, "language": "C++", "has_issues": true, "has_projects": true, @@ -17531,7 +17653,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 1509, + "open_issues_count": 1507, "license": { "key": "gpl-2.0", "name": "GNU General Public License v2.0", @@ -17554,8 +17676,8 @@ ], "visibility": "public", "forks": 1199, - "open_issues": 1509, - "watchers": 6678, + "open_issues": 1507, + "watchers": 6679, "default_branch": "master", "permissions": { "admin": false, @@ -17635,7 +17757,7 @@ "releases_url": "https://api.github.com/repos/TapXWorld/ChinaTextbook/releases{/id}", "deployments_url": "https://api.github.com/repos/TapXWorld/ChinaTextbook/deployments", "created_at": "2020-01-05T04:11:06Z", - "updated_at": "2026-06-16T08:10:43Z", + "updated_at": "2026-06-16T17:06:49Z", "pushed_at": "2025-10-18T13:39:24Z", "git_url": "git://github.com/TapXWorld/ChinaTextbook.git", "ssh_url": "git@github.com:TapXWorld/ChinaTextbook.git", @@ -17643,8 +17765,8 @@ "svn_url": "https://github.com/TapXWorld/ChinaTextbook", "homepage": "", "size": 43543927, - "stargazers_count": 74254, - "watchers_count": 74254, + "stargazers_count": 74284, + "watchers_count": 74284, "language": "Roff", "has_issues": true, "has_projects": true, @@ -17652,7 +17774,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 16618, + "forks_count": 16625, "mirror_url": null, "archived": false, "disabled": false, @@ -17665,9 +17787,9 @@ "pull_request_creation_policy": "all", "topics": [], "visibility": "public", - "forks": 16618, + "forks": 16625, "open_issues": 114, - "watchers": 74254, + "watchers": 74284, "default_branch": "master", "permissions": { "admin": false, @@ -17754,7 +17876,7 @@ "clone_url": "https://github.com/chaos-zhu/easynode.git", "svn_url": "https://github.com/chaos-zhu/easynode", "homepage": "https://t.me/easynode_notify", - "size": 23984, + "size": 24111, "stargazers_count": 1970, "watchers_count": 1970, "language": "Dart", @@ -17764,7 +17886,7 @@ "has_wiki": false, "has_pages": false, "has_discussions": false, - "forks_count": 276, + "forks_count": 275, "mirror_url": null, "archived": false, "disabled": false, @@ -17783,7 +17905,7 @@ "pull_request_creation_policy": "all", "topics": [], "visibility": "public", - "forks": 276, + "forks": 275, "open_issues": 31, "watchers": 1970, "default_branch": "main", @@ -17865,7 +17987,7 @@ "releases_url": "https://api.github.com/repos/2dust/v2rayN/releases{/id}", "deployments_url": "https://api.github.com/repos/2dust/v2rayN/deployments", "created_at": "2019-07-30T03:47:24Z", - "updated_at": "2026-06-16T08:08:51Z", + "updated_at": "2026-06-16T21:06:35Z", "pushed_at": "2026-06-15T18:44:18Z", "git_url": "git://github.com/2dust/v2rayN.git", "ssh_url": "git@github.com:2dust/v2rayN.git", @@ -17873,8 +17995,8 @@ "svn_url": "https://github.com/2dust/v2rayN", "homepage": "https://v2rayn.2dust.link", "size": 48146, - "stargazers_count": 109135, - "watchers_count": 109135, + "stargazers_count": 109184, + "watchers_count": 109184, "language": "C#", "has_issues": true, "has_projects": false, @@ -17882,11 +18004,11 @@ "has_wiki": true, "has_pages": false, "has_discussions": true, - "forks_count": 15350, + "forks_count": 15354, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 9, + "open_issues_count": 14, "license": { "key": "gpl-3.0", "name": "GNU General Public License v3.0", @@ -17913,9 +18035,9 @@ "xtls" ], "visibility": "public", - "forks": 15350, - "open_issues": 9, - "watchers": 109135, + "forks": 15354, + "open_issues": 14, + "watchers": 109184, "default_branch": "master", "permissions": { "admin": false,