d
This commit is contained in:
@@ -1401,7 +1401,7 @@ def fetch_hydrus_metadata_by_url(payload: Dict[str, Any]) -> Dict[str, Any]:
|
||||
assert HydrusRequestSpec is not None
|
||||
spec = HydrusRequestSpec(
|
||||
method='GET',
|
||||
endpoint='/add_url/get_url_files',
|
||||
endpoint='/add_urls/get_url_files',
|
||||
query={'url': candidate},
|
||||
)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user