Show Websocket URL

This commit is contained in:
PoleTransformer 2025-12-24 16:58:59 +00:00 committed by GitHub
parent ec93dd2116
commit e15d7a9a2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,8 @@
monitor.type === 'keyword' ||
monitor.type === 'json-query' ||
monitor.type === 'mp-health' ||
monitor.type === 'real-browser'
monitor.type === 'real-browser' ||
monitor.type === 'websocket-upgrade'
"
:href="monitor.url"
target="_blank"