Skip to content

> Right now I'd like it to work on domain and all of it's sub domains - examples: #170

@tsbay77

Description

@tsbay77
          > Right now I'd like it to work on domain and all of it's sub domains - examples:

foo.domain.com bar.domain.com

It seems as if I need to have two seperate js files:

foo.domain.com.js bar.domain.com.js

It would be cool if there were wildcard support where all subdomains were included by default by having a file: domain.com.js and then if you want target sub domains only you would have foo.domain.com.js

Though I suppose this could be achieved by looking for regex's in the url using javascript...

Originally posted by @tsbay77 in #20 (comment)

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