Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

port specification in url haveto be explicity matched by rules #9

@gpion

Description

@gpion

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions