Peter Loobuyck
Results
3
comments of
Peter Loobuyck
or maybe better: curl -s https://www.lucidlink.com/download | awk -F "target=\"_blank\" href=\"" '{print $2}' | awk -F"\"" '{print$1}' | grep pkg
sorry @liquidz00 , nothing gets downloaded
altering the original downloadURL might work, and you need to set an Agent: curl -A "Mozilla/5.0 (Linux; Android 10; SM-G996U Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Mobile Safari/537.36" -fsL...