-
Notifications
You must be signed in to change notification settings - Fork 870
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat:添加对HUNO的支持;修复部分新版UNIT3D站点在搜索结果中不能正确获取种子大小的问题
- Loading branch information
Showing
2 changed files
with
11 additions
and
1 deletion.
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
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,10 @@ | ||
{ | ||
"name": "HUNO", | ||
"timezoneOffset": "+0000", | ||
"schema": "UNIT3D", | ||
"url": "https://hawke.uno/", | ||
"icon": "https://hawke.uno/favicon.ico", | ||
"tags": ["影视"], | ||
"host": "hawke.unoz", | ||
"collaborator": ["fzlins"] | ||
} |