-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: actpub
action: blob
revision:
path_from: ap-geticon
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

actpub

git://git.thebackupbox.net/actpub

blob of:

actpub

/ ap-geticon

refs/heads/master:/ap-geticon
 #!/bin/sh
 ap-getactor "$1" \
   | jq -r .icon.url \
   | tr '\n' '\0' \
   | xargs -0 curl -g \
   | img2sixel -w 200 -

-- Response ended

-- Page fetched on Sun Jun 2 15:35:26 2024