From 52ae17019af277d31e71d6a4e7bac03467353614 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 28 Dec 2023 13:28:14 +0100 Subject: [PATCH] les than 2 G1 (10 Zen) not publishing for more than a month TW will be UNPLUGGED in 3 days --- RUNTIME/PLAYER.refresh.sh | 3 ++- tools/RSS2UPlanetTW.sh | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/RUNTIME/PLAYER.refresh.sh b/RUNTIME/PLAYER.refresh.sh index 8af24826..76048b11 100755 --- a/RUNTIME/PLAYER.refresh.sh +++ b/RUNTIME/PLAYER.refresh.sh @@ -324,7 +324,8 @@ for PLAYER in ${PLAYERONE[@]}; do && SBIRTH=$(${MY_PATH}/../tools/MOATS2seconds.sh ${BIRTHDATE}) \ && SNOW=$(${MY_PATH}/../tools/MOATS2seconds.sh ${MOATS}) \ && [[ $(( SNOW - SBIRTH )) -gt $(( 27 * 24 * 60 * 60 )) ]] \ - && echo "ACCOUNT WILL BE UNPLUGGED IN 3.2.1 DAYS" > ~/.zen/tmp/alert \ + && echo "WARNNG. Your TW will be UNPLUGGED in 3 days" > ~/.zen/tmp/alert \ + && echo "${myIpfsGw}/ipfs/${CURCHAIN}" >> ~/.zen/tmp/alert \ && ${MY_PATH}/../tools/mailjet.sh "${PLAYER}" ~/.zen/tmp/alert \ && [[ $(( SNOW - SBIRTH )) > $(( 30 * 24 * 60 * 60 )) ]] \ && echo ">>>> PLAYER UNPLUG >>>>> BYE BYE ${PLAYER}" \ diff --git a/tools/RSS2UPlanetTW.sh b/tools/RSS2UPlanetTW.sh index f665eb50..ef7b01ab 100755 --- a/tools/RSS2UPlanetTW.sh +++ b/tools/RSS2UPlanetTW.sh @@ -123,10 +123,10 @@ Tiddler with same title is existing in ${unique_combined[*]} TW(s) $title -* ACTUAL : ${myIPFS}/ipfs/${INSIDETID} +* ACTUAL : ${myIpfsGw}/ipfs/${INSIDETID} Email addresses unique in ACTUAL Tiddler : ${IUNIQUE[*]} -* NEW : ${myIPFS}/ipfs/${NEWTID} +* NEW : ${myIpfsGw}/ipfs/${NEWTID} Email addresses unique in NEW Tiddler : ${NUNIQUE[*]} Make common email addresses : ${COMMON[*]}