diff --git a/update_link.sh b/update_link.sh index 053aec4..e89e894 100755 --- a/update_link.sh +++ b/update_link.sh @@ -3,7 +3,7 @@ giusto=$(curl -L https://www.giardiniblog.it/streamingcommunity-nuovo-link/ | grep -oP '(?<=).*?(?=

)' | grep -oP 'https://streamingcommunity.*') formatted="${giusto#*://}" -formatted="${formatted%/}" +formatted="${giusto#/*}" cat <<- _EOF > /var/www/html/scommunity/index.html