diff --git a/qtvlm/rpi_qtvlm_install.sh b/qtvlm/rpi_qtvlm_install.sh index c71d129b..8f00ce98 100644 --- a/qtvlm/rpi_qtvlm_install.sh +++ b/qtvlm/rpi_qtvlm_install.sh @@ -10,15 +10,6 @@ fi # See: https://www.meltemus.com -curl -q -O - "https://www.meltemus.com/index.php/en/download?task=download.send&id=${FID}&catid=9&m=0" \ - -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0' \ - -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' \ - -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br, zstd' \ - -H 'Referer: https://www.meltemus.com/index.php/en/download/summary/9-raspberrypi/804-qtvlm-5-12-9-9' \ - -H 'DNT: 1' -H 'Sec-GPC: 1' -H 'Connection: keep-alive' -H 'Cookie: 6dd64dcfc4dec5b4a29aad3f99ba4f17=48ti0hctj28o5t4nhkkfcdmemj' \ - -H 'Upgrade-Insecure-Requests: 1' -H 'Sec-Fetch-Dest: document' -H 'Sec-Fetch-Mode: navigate' \ - -H 'Sec-Fetch-Site: same-origin' -H 'Sec-Fetch-User: ?1' -H 'Priority: u=1' > qtVlm-rpi.tar.gz - cd /home/user echo "Downloading..."