Files
SearcjGal-frontend/src/data/friends.json
AdingApkgg 666949e3fa Refactor sound management to utilize Web Audio API and remove snd-lib dependency
- Replaced snd-lib with Web Audio API for sound effects, enhancing performance and reducing external dependencies.
- Updated sound management functions to create and control audio contexts directly, improving sound playback reliability.
- Removed unused sound effect configurations and streamlined sound effect functions for better maintainability.
- Adjusted related components to ensure compatibility with the new sound management approach.
2026-01-07 06:00:13 +08:00

89 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"friends": [
{
"name": "Jurangren",
"desc": "本站后端大手子!",
"url": "https://github.com/Jurangren",
"logo": "https://avatars.githubusercontent.com/u/111159360"
},
{
"name": "Asuna",
"desc": "LINK START!",
"url": "https://saop.cc/",
"logo": "https://saop.cc/avatar.webp"
},
{
"name": "VNDB",
"desc": "Visual Novel Database",
"url": "https://vndb.org/",
"logo": "https://vndb.org/favicon.ico"
},
{
"name": "梓澪",
"desc": "梓澪の妙妙屋",
"url": "https://zi0.cc/",
"logo": "https://img.mjj.today/2023/01/23/2b6331a29bf32d2af96a2537e10a5ee8.webp"
},
{
"name": "VNS",
"desc": "Visual Novel",
"url": "https://gal.saop.cc",
"logo": "https://gal.saop.cc/images/logo.svg"
},
{
"name": "KisuGal",
"desc": "galgame资源分享站",
"url": "https://kisugal.icu",
"logo": "https://kisugal.icu/wp-content/uploads/2025/11/logo-1.jpg"
},
{
"name": "玖黎ACG",
"desc": "一个免费分享Gal,Cos,Asmr的网站(∠・ω< )⌒★",
"url": "https://jiuliacg.com",
"logo": "https://img.alicdn.com/imgextra/i4/2201716776317/O1CN01kwy3QY1wXF2tUVkUx_!!2201716776317.webp"
},
{
"name": "御爱同萌",
"desc": "禦愛同萌!一個以非營利為目的的交流社區",
"url": "https://www.ai2.moe/",
"logo": "https://www.ai2.moe/uploads/monthly_2023_06/logo.png"
},
{
"name": "TouchGal",
"desc": "TouchGal 是一个一站式 Galgame 文化社区。提供Galgame 论坛、Galgame 下载等服务。承诺永久免费, 高质量。为Galgame 爱好者提供一片净土!",
"url": "https://www.touchgal.top/",
"logo": "https://www.touchgal.top/favicon.webp"
},
{
"name": "鲲 Galgame 论坛",
"desc": "世界上最萌的 Galgame 论坛! 现阶段世界上最先进的 Galgame 资源发布网站! 永远不会有广告! 永远免费! Galgame 下载, Galgame 资源网站",
"url": "https://www.kungal.com/",
"logo": "https://www.kungal.com/favicon.webp"
},
{
"name": "鲲 Galgame 补丁",
"desc": "开源, 免费, 零门槛, 纯手写, 最先进的 Galgame 补丁资源下载站, 提供 Windows, 安卓, KRKR, Tyranor 等各类平台的 Galgame 补丁资源下载。永远免费!",
"url": "https://www.moyu.moe/",
"logo": "https://www.moyu.moe/favicon.webp"
},
{
"name": "书音的图书馆",
"desc": "书音的图书馆 - 免费、开源、零门槛的 视觉小说 / Galgame 档案库",
"url": "https://shionlib.com/zh",
"logo": "https://shionlib.com/favicon.ico"
},
{
"name": "鸟白岛演绎厅",
"desc": "鸟白岛演绎厅提供最全的专辑音乐收录在这里你可以看到ACGN相关的专辑信息及其文件下载另有交流社区可以沟通和申请收录等快来看看吧。",
"url": "https://www.summerpockets.com/",
"logo": "https://res.summerpockets.com/favicon.ico"
},
{
"name": "秒速5厘米--导航",
"desc": "二次元导航资源收集动漫资源游戏资源网盘资源github",
"url": "https://dh.soliar.top/",
"logo": "https://dh.soliar.top/assets/images/favicon.png"
}
]
}