update
This commit is contained in:
@@ -52,6 +52,7 @@ class Vimm(TablePluginMixin, Provider):
|
||||
The code below implements these choices (and contains inline comments
|
||||
explaining specific decisions)."""
|
||||
|
||||
SUPPORTED_CMDLETS = frozenset({"download-file", "search-file"})
|
||||
URL = ("https://vimm.net/vault/",)
|
||||
URL_DOMAINS = ("vimm.net",)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user