-
Notifications
You must be signed in to change notification settings - Fork 884
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1135 from fzlins/dev
feat: 添加站点Monika
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"name": "Monika", | ||
"timezoneOffset": "+0800", | ||
"schema": "UNIT3D", | ||
"url": "https://monikadesign.uk/", | ||
"icon": "https://monikadesign.uk/favicon.ico", | ||
"description": "一个以动画为主体,涵盖日语影视音乐的资源站,诣在为广大动画、日剧日影、ACG Live爱好者提供一个资源信息交流平台。", | ||
"tags": [ | ||
"影视", | ||
"剧集", | ||
"动漫" | ||
], | ||
"host": "monikadesign.uk", | ||
"collaborator": "fzlins" | ||
} |