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

feat: multi domain support #56

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Conversation

cachho
Copy link
Contributor

@cachho cachho commented Feb 12, 2025

Regarding issue #55 I wanted to help you.

I had to double check how split behaves if there are no matches 😁

>>> "localhost".split(",")
['localhost']

strip was added to deal with , separating with a space.

@l4rm4nd
Copy link
Owner

l4rm4nd commented Feb 12, 2025

LGTM!

Thanks for your contribution ❤️

@cachho cachho deleted the feat/MultiDomainSupport branch February 13, 2025 07:45
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

Successfully merging this pull request may close these issues.

2 participants