thumbnail of owl_babs.png
thumbnail of owl_babs.png
owl_babs png
(33.22 KB, 1920x1812)
 >>/10515/
> Pony Fusion site is down [ https://archive.ph/nlzfQ , no longer the case ]
If that "zipball" has no server-side code then that can easily be rehosted. (Other things to check with github: releases, branches, git history, issues, etc.) It does have server code: https://github.com/Tailszefox/Pony-Fusion says "PHP 60.0%, CSS 20.0%, JavaScript 20.0%". Images aren't in that git(?): https://github.com/Tailszefox/Pony-Fusion/blob/master/ponies.php - at https://fusion.ponyar.net/cache/owl_babs.png
> The only OC allowed = ./faust.png

 >>/10501/
> py-ipfs-http-client
This has limited (not zero) functionality with newer versions. "Python IPFS HTTP Client’s documentation!":
ipns://12D3KooWEqnTdgqHnkkwarSrJjeMP2ZJiADWLYADaNvUb6SQNyPF/docs/

Site /ipns/12D3KooWEqnTdgqHnkkwarSrJjeMP2ZJiADWLYADaNvUb6SQNyPF resolves to /ipns/k51qzi5uqu5di1knhs90ve8esub5rpoouh7t8n0pcch7dhmkqrgzo8zqx0x2te/ which resolves to /ipfs/QmSfSEXrkYzsLz4adKJzVe9zj8dT8V6X9rkXdXCenV35pQ (63 blocks from 16,60,059 bytes) ~today. Add string or bytes method -- 'client.add_bytes(b"Mary had a little lamb")' ( https://gateway.ipfs.cybernode.ai/ipns/k51qzi5uqu5di1knhs90ve8esub5rpoouh7t8n0pcch7dhmkqrgzo8zqx0x2te/docs/genindex.html ) -- didn't work well, but this did work:
> $ python3 -c "import ipfshttpclient; client = ipfshttpclient.connect(); a = client.cat('QmWxS5aNTFEc9XbMX1ASvLET1zrqEaTssqt33rVZQCQb22'); print(str(a))"
> /home/ubuntu/.local/lib/python3.10/site-packages/ipfshttpclient/client/init.py:75: VersionMismatch: Unsupported daemon version '0.23.0' (not in range: 0.5.0 ≤ …   warnings.warn(exceptions.VersionMismatch(version, minimum, maximum))
> b'fdsafkljdskafjaksdjf\n'
> $ # I could also get " $ lynx -dump http://10.1.2.3/cgi-bin/test.py " = "b'fdsafkljdskafjaksdjf\n'"