Banned; Saving links to WBMAnon08/01/2024 (Thu) 06:01No.10759del
>>10736 >what it looks like when an IA account gets banned: >. Can't log in to use with WBM or IA >.. GUI: See picrel >.. CLI: Bucket [for https://archive.org/details/...] is gone Also, API key for saving URLs to web.archive.org = gone/disabled. Message about SPN: >$ curl -s -m 60 -X POST --data-urlencode url="https://gateway.pinata.cloud/ipfs/bafkreigus5s7tx57l2tzph4yed2heqml5dfk3i6ddrnz6q6654vhtf6drq" -d "if_not_archived_within=123456789" -H "Accept: application/json" -H "Authorization: LOW $(head -n1 ~/iakey.txt):$(tail -n1 ~/iakey.txt)" https://web.archive.org/save; echo >{"message":"You need to be logged in to use Save Page Now."} >$ # same message without '-H "Authorization:[...]"'