Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,9 @@
"username_claimed": "test"
},
"Archive.org": {
"__comment__": "'The resource could not be found' relates to archive downtime",
"__comment__": "Non-existent users return a backend error instead of 404. Also handles archive downtime.",
"errorMsg": [
"backend_request account_extra_info",
"could not fetch an account with user item identifier",
"The resource could not be found",
"Internet Archive services are temporarily offline"
Expand Down
Loading