TW Update

This commit is contained in:
fred 2024-01-02 14:34:54 +01:00
parent bad174f473
commit 477b105656
4 changed files with 28 additions and 25 deletions

View File

@ -33,9 +33,9 @@ LIBRA=$(head -n 2 ${MY_PATH}/../A_boostrap_nodes.txt | tail -n 1 | cut -d ' ' -f
################################################################################
## LIST TW MODELS
################################################################################
TWMODEL="/ipfs/bafybeiexojwyketthfqwgss5fbwvlqq6ggyavyt2t32kpbisza6ryi7exq"
TWMODEL="/ipfs/bafybeie6sx76balvpeehvbh5du7oc5fhjuwydryympeh3qnm5s3b2jrvwe"
# ipfs cat $TWMODEL > templates/twdefault.html
MINIMAL="/ipfs/bafybeici3sdhyf5mw5edbhednqyzfbfbilaykjke6ve6zqac6hrxjawzgi"
MINIMAL="/ipfs/bafybeiafnoq26ae57boa4uk37hl6grnjxccwfqkxzyqflezlbnpdv5fxvq"
# ipfs cat $MINIMAL > templates/minimal.html
################################################################################

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -29,8 +29,8 @@ while read title; do
[[ ${floop} -gt 2 ]] && echo "0lder Tiddlers are similaR... BREAK" && break
# FILTER Astroport and les than 3 characters title Tiddlers (ex: GPS, ...)
[[ ${title} == "GettingStarted" || ${title::3} == ${title} || ${title} == "AstroID" || ${title} == "Astroport" || ${title} == "MadeInZion" || ${title} == "G1Visa" || ${title} == "ZenCard" || ${title::5} == "Draft" ]] \
# FILTER Astroport and les than 4 characters title Tiddlers (ex: GPS, ...)
[[ ${title} == "GettingStarted" || ${title::4} == ${title} || ${title} == "AstroID" || ${title} == "Voeu1.png" || ${title} == "Astroport" || ${title} == "MadeInZion" || ${title} == "G1Visa" || ${title} == "ZenCard" || ${title::5} == "Draft" ]] \
&& echo "FILTERED TITLE ${title}" && continue
## CHECK FOR TIDDLER WITH SAME TITTLE IN SECTOR TW