|
|
|
|
@ -27,6 +27,16 @@
@@ -27,6 +27,16 @@
|
|
|
|
|
{ |
|
|
|
|
"source": "/webex/:match*", |
|
|
|
|
"destination": "https://for-webex.excalidraw.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"source": "/:path*", |
|
|
|
|
"has": [ |
|
|
|
|
{ |
|
|
|
|
"type": "host", |
|
|
|
|
"value": "vscode.excalidraw.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"destination": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
|