Our GitHub Actions CI jobs have been downloading https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil for years, using wget. Very recently, this started failing. The URL still works from a browser and using curl, so it looks like wget is being blocked for some reason.
I'm assuming this is intentional (maybe to prevent AI crawlers?), but this is one consequence. Do you expect to keep this block? We'll do something else if needed.
$ wget https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil --2025-07-30 16:39:00-- https://developer.nordicsemi.com/.pc-tools/nrfutil/x64-linux/nrfutil Resolving developer.nordicsemi.com (developer.nordicsemi.com)... 104.18.27.60, 104.18.26.60, 2606:4700::6812:1b3c, ... Connecting to developer.nordicsemi.com (developer.nordicsemi.com)|104.18.27.60|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2025-07-30 16:39:01 ERROR 403: Forbidden.