Update proxy addr (now via. IPv6)
All checks were successful
/ ipv6 (push) Successful in 38s

This commit is contained in:
Magnus Leßmann (@MarkL4YG) 2025-01-09 14:53:10 +01:00
parent c64cd247c3
commit 2734880100
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@ jobs:
curl -s -o /dev/null https://ipv6.google.com
- name: Check IPv4 proxy
env:
HTTP_PROXY: "http://10.0.0.2:8888"
HTTPS_PROXY: "http://10.0.0.2:8888"
HTTP_PROXY: "http://fsn1-1.forsaken-ashbirds.net:8888"
HTTPS_PROXY: "http://fsn1-1.forsaken-ashbirds.net:8888"
run: |
curl -s -o /dev/null https://ipv4.google.com
curl -o /dev/null https://ipv4.google.com