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

Allow custom URL schemes by matching regex #175

Merged
merged 1 commit into from
May 18, 2023
Merged

Allow custom URL schemes by matching regex #175

merged 1 commit into from
May 18, 2023

Conversation

yardenshoham
Copy link
Contributor

This allows a bit more flexibility when we want to allow an unknown number of URL schemes (usually all parsable ones).

This allows a bit more flexibility when we want to allow an unknown number of URL schemes (usually all parsable ones).

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
@buro9 buro9 merged commit f6787c6 into microcosm-cc:main May 18, 2023
7 checks passed
@yardenshoham yardenshoham deleted the url-regexp branch May 18, 2023 21:44
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.

Is there a way to allow all URL schemes?
2 participants