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

Support zoom events #681

Merged
merged 1 commit into from Jan 24, 2024
Merged

Support zoom events #681

merged 1 commit into from Jan 24, 2024

Conversation

aarya-brex
Copy link
Contributor

@aarya-brex aarya-brex commented Jan 24, 2024

Status

READY

Description

Adding support for zoom events, it seems like the urls have the following pattern:
https://events.zoom.us/ej/REDACTED

The regex needs to support multiple alphanumerics in the path (ej), bumping it up from 1 to 1 or 2

Checklist

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

It seems like they have the following pattern:
https://events.zoom.us/ej/REDACTED

The regex needs to support multiple alphanumerics in the path (ej), bumping it up from 1 to 1 or 2
@leits
Copy link
Owner

leits commented Jan 24, 2024

Thanks @aarya-brex!

@leits leits merged commit 2efcac3 into leits:master Jan 24, 2024
8 checks passed
@aarya-brex aarya-brex deleted the patch-1 branch January 24, 2024 17:38
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.

None yet

2 participants