mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-09 09:36:44 +08:00
feat: normalize adapter types and improve validation in adapters
This commit is contained in:
@@ -718,7 +718,7 @@ class QuarkAdapter:
|
||||
return it["fid"]
|
||||
|
||||
|
||||
ADAPTER_TYPE = "Quark"
|
||||
ADAPTER_TYPE = "quark"
|
||||
|
||||
CONFIG_SCHEMA = [
|
||||
{"key": "cookie", "label": "Cookie", "type": "password", "required": True, "placeholder": "从 pan.quark.cn 复制"},
|
||||
|
||||
Reference in New Issue
Block a user