fe.settings:getUserBoardSettings - non array given[pone] - Endchan Magrathea
thumbnail of 164000 - fluffy_pony fluffy_pony_imitates_tv greentext#1243496.png
thumbnail of 164000 - fluffy_pony fluffy_pony_imitates_tv greentext#1243496.png
164000 - fluffy_pony... png
(19.92 KB, 611x392)
thumbnail of 120235 - MLPG -co- fluffy_pone DAT_FLUFF non-consensual_cuddling where_do_fluffy_ponies_come_From fluffy_pony _rape.png
thumbnail of 120235 - MLPG -co- fluffy_pone DAT_FLUFF non-consensual_cuddling where_do_fluffy_ponies_come_From fluffy_pony _rape.png
120235 - MLPG -co-... png
(123.71 KB, 1138x978)
thumbnail of 70170 - fluttershy artist_YRU_IM plot artificial_vagina blank_flank sex_toy.png
thumbnail of 70170 - fluttershy artist_YRU_IM plot artificial_vagina blank_flank sex_toy.png
70170 - fluttershy... png
(44.67 KB, 550x400)
thumbnail of 100255 - tongue __ long_tongue twilight_sparkle lick implied_hornjob pinkie_pie cake scootaloo.png
thumbnail of 100255 - tongue __ long_tongue twilight_sparkle lick implied_hornjob pinkie_pie cake scootaloo.png
100255 - tongue __... png
(133.98 KB, 500x281)
thumbnail of 118703 - D&D sparkleworks comic fireball G3 kimono's_townhouse dungeons_and_dragons shenanigans port-o-bella soda_float Minty.jpg
thumbnail of 118703 - D&D sparkleworks comic fireball G3 kimono's_townhouse dungeons_and_dragons shenanigans port-o-bella soda_float Minty.jpg
118703 - D&D... jpg
(149.45 KB, 520x630)
 >>/9832/
Also need to do this: # -> %23 (for picrel "164000 - fluffy_pony fluffy_pony_imitates_tv greentext#1243496.png" which contains a "Silence of the Lambs" reference I guess). Sometimes with web stuff, you are stuck with having to use paths which could have some no-so-great text characters in it, then you gotta deal with encoding and escaping. Neat thing about IPFS over HTTP: you can use paths AND you should be able to access each file or folder by only alphanumeric characters (Base58 Qm... or Base32 baf...).

So I think that covers all of the text. Needed for \ # % in filenames (what about "?"?). Now all remote paths should actually work. Automatically checking if files exist:$ grep -vi "^Ponibooru-All-Safe-Repack" /z9/put/pony-art-image_archives-ponibooru.org.2.txt \
| xargs -d "\n" sh -c 'for args do stat --format=%Y "$(urlencode -d "$args")" 1>/dev/null ||\
 echo "$args"; done'images sorta related