Skip to content

Commit

Permalink
Merge pull request #2339 from bytexenon/archive_org_fix
Browse files Browse the repository at this point in the history
fix: add additional error message check for archive.org downtime
  • Loading branch information
ppfeister authored Nov 11, 2024
2 parents 662d80e + af4c08a commit cf393b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,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",
"Internet Archive services are temporarily offline"
],
"errorType": "message",
"url": "https://archive.org/details/@{}",
Expand Down

0 comments on commit cf393b8

Please sign in to comment.