disable webex url handler

Kind of awkward - the WebEx URL is on the page itself, so it's more
complicated to do than I want to deal with for now.
pull/2/head
Alpha Chen 2 years ago
parent 1f5a2b0dde
commit 8e2ba080e8

@ -53,7 +53,7 @@
;; fnlfmt: skip ;; fnlfmt: skip
(local matchers {".*[.]zoom.us/j/%d+" :us.zoom.xos (local matchers {".*[.]zoom.us/j/%d+" :us.zoom.xos
".*[.]webex.com/" :com.webex.meetingmanager ; ".*[.]webex.com/" :com.webex.meetingmanager
".*[.]discnw.org/" :com.apple.Safari ".*[.]discnw.org/" :com.apple.Safari
:squareup.com/ :com.apple.Safari}) :squareup.com/ :com.apple.Safari})

Loading…
Cancel
Save