From c1242e79d960cc11d0a5ed863e48e942169c8b43 Mon Sep 17 00:00:00 2001 From: Asuna Date: Sat, 25 Apr 2026 01:17:19 +0800 Subject: [PATCH] Add new friend resource entry in friends.json --- src/data/friends.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/data/friends.json b/src/data/friends.json index fa4dea4..2edfbf7 100644 --- a/src/data/friends.json +++ b/src/data/friends.json @@ -95,6 +95,12 @@ "desc": "本站拥有Galgame在线玩等功能,永久免费,不限速,自建储存,纯原创", "url": "https://danwo.top/", "logo": "https://danwo.top/favicon.ico" + }, + { + "name": "Gal领域", + "desc": "Gal领域首页聚合最新 Galgame 资源更新、热门内容、站点公告、教程与专题文章,帮助你快速发现和筛选感兴趣的游戏信息。", + "url": "https://galgame.zone/", + "logo": "https://galgame.zone/icon/icon.png" } ] }