Commit graph

10 commits

Author SHA1 Message Date
Kroese
31e138c898
Rename curl-impersonate-firefox to curl-impersonate-ff 2026-03-23 15:08:40 +01:00
Kroese
38a730288b
Switch from curl-impersonate-chrome to firefox 2026-03-23 15:07:40 +01:00
Kroese
58a970056f
Replace curl-impersonate installation method 2026-03-23 15:05:55 +01:00
Kroese
6ddd09259f
Update links.yml to include apt-get update 2026-03-23 15:02:45 +01:00
Kroese
75165ef15c
Simplify curl-impersonate installation in workflow
Removed the build steps for curl-impersonate and replaced it with a direct installation command.
2026-03-23 15:01:38 +01:00
Kroese
c77d4cdde3
Remove Chrome build steps from links.yml
Removed Chrome build and installation steps from the workflow.
2026-03-23 14:57:59 +01:00
Kroese
ef1182eff1
build: Add curl-impersonate
Added steps to build and install curl-impersonate for both Firefox and Chrome versions in the GitHub Actions workflow.
2026-03-23 14:50:10 +01:00
Kroese
07d32b34c0
build: Modify curl command to include user-agent
Updated the curl command to include a user-agent string for better compatibility.
2026-03-23 13:54:26 +01:00
Kroese
6e104b2cf7
build: Log HTTP response codes
Added HTTP response code logging in the check function.
2026-03-23 13:46:50 +01:00
Kroese
d8e51d8965
build: Add workflow to validate download links (#1680) 2026-03-23 13:36:57 +01:00