update
This commit is contained in:
@@ -13,6 +13,7 @@ class ZeroXZero(Provider):
|
||||
|
||||
PLUGIN_NAME = "0x0"
|
||||
PLUGIN_ALIASES = ("zeroxzero",)
|
||||
SUPPORTED_CMDLETS = frozenset({"add-file"})
|
||||
|
||||
def upload(self, file_path: str, **kwargs: Any) -> str:
|
||||
from API.HTTP import HTTPClient
|
||||
|
||||
Reference in New Issue
Block a user