fix formatted
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
giusto=$(curl -L https://www.giardiniblog.it/streamingcommunity-nuovo-link/ | grep -oP '(?<=<strong>).*?(?=</strong></span></p>)' | grep -oP 'https://streamingcommunity.*')
|
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%/}"
|
formatted="${giusto#/*}"
|
||||||
|
|
||||||
cat <<- _EOF > /var/www/html/scommunity/index.html
|
cat <<- _EOF > /var/www/html/scommunity/index.html
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|||||||
Reference in New Issue
Block a user