Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Jun 24, 2024
1 parent 4d8d205 commit 2dd433a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions qtvlm/rpi_qtvlm_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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..."

Expand Down

0 comments on commit 2dd433a

Please sign in to comment.