fix: add additional error message check for archive.org downtime

pull/2339/head
Bytexenon 2 months ago committed by GitHub
parent f7075e1b64
commit fb52343aa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -159,7 +159,8 @@
"__comment__": "'The resource could not be found' relates to archive downtime",
"errorMsg": [
"could not fetch an account with user item identifier",
"The resource could not be found"
"The resource could not be found",
"Other Internet Archive services are temporarily offline"
],
"errorType": "message",
"url": "https://archive.org/details/@{}",

Loading…
Cancel
Save