Update utils.sh

This commit is contained in:
Fioren
2024-03-30 20:51:05 +07:00
committed by GitHub
parent a1403f0fd5
commit 9acdf6875f

View File

@@ -119,7 +119,7 @@ _req() {
fi
}
req() {
_req "$1" "$2" "User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0"
_req "$1" "$2" "User-Agent: Mozilla/5.0 (Linux; Android 13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.231 Mobile Safari/537.36"
}
dl_apk() {