This commit is contained in:
2024-11-03 00:12:28 +01:00
parent b0b9438fc1
commit c9cbf60335

View File

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