Skip to content

Commit

Permalink
fix: remove "Other" from archive.org downtime message check
Browse files Browse the repository at this point in the history
  • Loading branch information
bytexenon authored Oct 20, 2024
1 parent fb52343 commit af4c08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"errorMsg": [
"could not fetch an account with user item identifier",
"The resource could not be found",
"Other Internet Archive services are temporarily offline"
"Internet Archive services are temporarily offline"
],
"errorType": "message",
"url": "https://archive.org/details/@{}",
Expand Down

0 comments on commit af4c08a

Please sign in to comment.