Skip to content

Commit

Permalink
logstats: update azure ip ranges download url
Browse files Browse the repository at this point in the history
the old one no longer works
  • Loading branch information
lazka committed Dec 11, 2024
1 parent 42a7e6a commit 875bba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msys2-logstats
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def get_ci_networks():
aws = IPSet(prefixes)

r = session.get(
"https://www.microsoft.com/en-us/Download/confirmation.aspx?id=56519",
"https://www.microsoft.com/en-us/download/details.aspx?id=56519",
headers={
'User-Agent':
'Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0'
Expand Down

0 comments on commit 875bba3

Please sign in to comment.