handle Webex URLs

pull/2/head
Alpha Chen 2 years ago
parent 4cf5cb74d0
commit 12667ea2b5

@ -53,8 +53,9 @@
;; fnlfmt: skip
(local matchers {".*[.]zoom.us/j/%d+" :us.zoom.xos
".*[.]discnw.org/" :com.apple.Safari
:squareup.com/ :com.apple.Safari})
".*[.]webex.com/" :Cisco-Systems.Spark
".*[.]discnw.org/" :com.apple.Safari
:squareup.com/ :com.apple.Safari})
(fn bundleIDForURL [url]
(var bundleID nil)

Loading…
Cancel
Save