The HSNM direct link to the captive portal does not comply with the WiFi4EU requirements:
And example of captive portal URL:The URL of the captive portal allows for classic (Non IDN) domain names, which can contain only the following characters: • Characters "a - z" • Digits 0 through 9 • The hyphen (-) • colon (:) • dot (.) • slash (/) The URL cannot begin or end with the hyphen, colon, dot or slash
https://hotspot.it/portal/index.php?dom ... e=Gateway1
Cannot be used because it contains upper letters and "?", "="symbols.
To be compatible the URL should be something like this:
https://hotspot.it/portal/domain/domain ... /index.php
I am missing something?