You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
When an url contains an explicit port specification (like: "http://my.domain.tld:/whatever") a rule like this one: my.domain.tld = <browser nickname>
doesn't triggers
one have to explicitely write the rule like this: my.domain.tldr:<port> = <browser nickname>