I understand, and that’s what I replied to.
Edit:
Indeed, when I checked just now, the file configuring the URL to do the check is /usr/lib/NetworkManager/conf.d/20-connectivity.conf
:
$ cat /usr/lib/NetworkManager/conf.d/20-connectivity.conf 130 ↵
[connectivity]
uri=http://ping.manjaro.org/check_network_status.txt
And I’ve tested that URL as well, and:
https://i.imgur.com/XgCXwBg.png
Edit #2:
I’ve changed mine:
$ cat /etc/NetworkManager/conf.d/20-connectivity.conf
[connectivity]
uri=http://disc.world/check_network_status.txt
… for the reason mentioned above.