fe.settings:getUserBoardSettings - non array given[pone] - Endchan Magrathea
 >>/10183/
> multisource doesn't work in twibooru.org
IIRC someone said that it worked in D*booru. Test:
> u https://derpibooru.org/images/3343736 >d 2024-04-14T22:41:59Z >s https://files.catbox.moe/nnoa2p.png https://gateway.pinata.cloud/ipfs/QmSivbeqWU4jCaAH3y4xngkxDbJctXAPSvXvMvngKTrwy9/data0002/QmQ5d6M2iUMuAJeBDwoX7HePygtH2cQPvEgfGSxYT4xS7w >i >t explicit, rainbow dash, ai generated, futa, human, humanized, erection, balls, navel, multiple penises, teeth, open mouth, simple background, nipples, breasts, small breasts, blush, wings, maid headdress, choker, butt, futa rainbow dash
. Worked on try #3 (ipfs->De*booru), tries 1&2 (catbox->Der*booru) = "502 Bad Gateway - Derpibooru" https://derpibooru.org/images
. Stupid Derp*booru alias: "multiple penises -> multidick"
. What will multisource look like when that image gets autocopied to twibooru.org and other site(s)?

This https://derpibooru.org/images/new says:
> The page(s) you found this image on. Images may have a maximum of 10 source URLs. Leave any sources you don't want to use blank.
> [click on "Add source"]

 >>/10175/
*copies of basically all of the torrents that I downloaded or uploaded.

(If you only use an IPv6 Internet address, then website iknowwhatyoudownload.com currently cannot spy on which torrents you ul/dl'd.)

 >>/10194/
> automate the boring parts
I think it's faster to look inside of folders and not files, so here's a basic thing to look only in dirs:
$ ipfs pin ls --type=recursive | sed "s/ .*//g" | \
xargs -d "\n" sh -c 'for args do echo -=-= $args; \
ipfs files stat /ipfs/$args | grep "^Type: directory" && \
ipfs ls -s $args | head; done' _-s (faster): stream nodes as they are found instead of trying to output them all at once. (Also, I found it: ipfs://QmYnVzRDdzkMr9EcxR7QixzmfxjFLi3az1DmhcStBSrZg3 for 4chan_gif_2024_02.zip)