Actions
1418936866... png
(2.29 MB, 1600x5000)
(2.29 MB, 1600x5000)
>>/10593/ > saving URLs to WBM via a CLI Besides using spn.sh, here's a one-liner which checks 8 seconds after job start to see if a URL was successfully saved or not: $ n=19; find . -type f | tail -n+$n | n=$n xargs -d \ "\n" sh -c 'for args do echo $n; cid=$(ipfs add -QH --cid-version=1 \ --only-hash "$args"); ipfs dag export $cid>/dev/null; ipfs dht provide -r \ $cid; TZ=UTC wget --spider https://example.com/$cid; wbmj=$(curl -s -m 60 \ -X POST --data-urlencode url="https://example.com/$cid" -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 "$wbmj"; jobid=$(echo "$wbmj" | \ jq .job_id | sed "s/\"//g"); sleep 8; curl -sL \ https://web.archive.org/save/status/$jobid; echo; n=$(expr $n + 1); \ done' _ # prev: wget --no-verboseOne of the text files that got saved to that website: > What the fuck did you just fucking say about me, you little Mic? I’ll have you know I graduated top of my class in Tulpamancing, and I’ve been involved in numerous secret raids on /x/, and I have over 300 Logged hours. I am trained in imposition and I’m the top poster in Tulpa.info. You are nothing to me but just another Servitor. I will wipe you the fuck out with thoughts the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my Jackie Chan tulpa and your post is being reported, so you better prepare for the shitstorm, faggot. The storm that wipes out the pathetic little thing you call your Wonderland. You’re fucking dead, kid. I can be anywhere, anytime, and I can >rape you in over seven hundred ways, and that’s just with my bare mind. Not only am I extensively trained in tulpa warfare, but I have access to the entire arsenal of /mlp/ administrators and I will use it to its full extent to wipe your miserable ass off the face of the internet, you little Mic. If only you could have known what unholy retribution your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t, and now you’re paying the price, you goddamn servitor. I will force shit all over you and you will drown in it. You’re Avity, kiddo. --gorilla warfare copypasta parody, https://ipfs.ssi.eecc.de/ipfs/bafkreigz2qqyk4lczmhjwftudda42mfslqrdjesrdq5gqvz2yzrevsdfxy > drop After doing a 7K drop, I did an 8K drop - got the following error which was easily fixable: > Upload Failed