fix formatted

This commit is contained in:
2024-11-03 00:05:54 +01:00
parent 1ad47617d6
commit 772ffc6c40

View File

@@ -3,7 +3,7 @@
giusto=$(curl -L https://www.giardiniblog.it/streamingcommunity-nuovo-link/ | grep -oP '(?<=<strong>).*?(?=</strong></span></p>)' | grep -oP 'https://streamingcommunity.*')
formatted="${giusto#*://}"
formatted="${formatted%/}"
formatted="${giusto#/*}"
cat <<- _EOF > /var/www/html/scommunity/index.html
<!DOCTYPE html>