Skip to content

Instantly share code, notes, and snippets.

@notpushkin
Created March 31, 2020 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notpushkin/62de18f02f59d502747a1588d3dea9e2 to your computer and use it in GitHub Desktop.
Save notpushkin/62de18f02f59d502747a1588d3dea9e2 to your computer and use it in GitHub Desktop.
{
"createdBy": "Redirector v3.5.3",
"createdAt": "2020-03-31T18:03:46.844Z",
"redirects": [
{
"description": "Zoom → Zoom in-browser call",
"exampleUrl": "https://test.zoom.us/j/1234567890",
"exampleResult": "https://test.zoom.us/wc/join/1234567890",
"error": null,
"includePattern": "(https?://.*\\.zoom\\.us)/j/(.*)",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "$1/wc/join/$2",
"patternType": "R",
"processMatches": "noProcessing",
"disabled": false,
"grouped": false,
"appliesTo": [
"main_frame"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment