Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tsbay77 opened this issue Apr 12, 2024 · 0 comments

Comments

@tsbay77
Copy link

tsbay77 commented Apr 12, 2024

          > 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant