fixed
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user