use lite version of archive.org, fix error message for archive.org

pull/2096/head
hexlocation's laptop (asiago) 3 weeks ago
parent 9137ee4f09
commit cceae5f51c

@ -142,9 +142,9 @@
"username_claimed": "test"
},
"Archive.org": {
"errorMsg": "cannot find account",
"errorMsg": "could not fetch an account with user item identifier",
"errorType": "message",
"url": "https://archive.org/details/@{}",
"url": "https://archive.org/details/@{}?noscript=true",
"urlMain": "https://archive.org",
"username_claimed": "blue"
},

Loading…
Cancel
Save