1
0
This commit is contained in:
2026-03-06 16:50:21 +09:00
commit 3375790f93
50 changed files with 2439 additions and 0 deletions

15
web/src/sites/aicard.json Normal file
View File

@@ -0,0 +1,15 @@
{
"id": "aicard",
"name": "Aicard",
"domain": "card.syui.ai",
"scheme": "aicard",
"appId": "WN6KD5ZT49.ai.syui.card",
"appUrl": "https://card.syui.ai/app",
"version": "1.0.0",
"category": "Game",
"description": "Aicard is a card collection game integrated with AT Protocol.",
"backLink": "syui.ai",
"icon": "/static/app.png",
"os": "iOS 26.0+",
"price": "Free"
}