Update download URL for curl-impersonate

This commit is contained in:
aripitek09@ 2026-05-01 16:07:56 +07:00 committed by GitHub
parent 4d01a81586
commit 6bb9c78727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
name: Links
url: https://github.com/aripitek/windows
on:
workflow_dispatch:
@ -28,7 +28,7 @@ jobs:
count=0
host=""
declare -A seen
wget https://github.com/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
wget https://github.com/aripitek/lwthiker/curl-impersonate/releases/download/v0.6.1/curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
tar -xzf curl-impersonate-v0.6.1.x86_64-linux-gnu.tar.gz
sudo cp curl-impersonate-ff /usr/local/bin/
check() {