ZenCONTRACT in ipns link

This commit is contained in:
qo-op 2020-04-28 17:07:49 +02:00
parent d2774b3a77
commit aae63893e8
1 changed files with 7 additions and 4 deletions

View File

@ -397,16 +397,19 @@ if [[ "${PASSENGERNAME}" != "" ]]; then
size="$(wc -c < ~/.zen/miam/$ZENSOURCE/ssb_thumb.jpg)"
export MESSAGE=$(cat << EOF
# ${fulltitle}
#${extractor}:${duration}:${uploader_id}
[![ssb_thumb.jpg](${id})](http://127.0.0.1:8080/ipfs/$IPASSENGER/$PASSENGERNAME)
#${fulltitle}
[:pig_nose:_IPFS_:pig_nose:](http://127.0.0.1:8080/ipfs/$IPASSENGER/$PASSENGERNAME)
miam:[${extractor}](https://youtu.be/${youtubeid}):${duration}:${uploader_id}
**ZEN=$ZEN($READ/$PARK)**
#zenbot #astroport
[ZenCONTRACT](http://127.0.0.1:8080/ipns/${J})
#zenbot
#astroport
EOF
)