Updated url.
This commit is contained in:
parent
5f38039eab
commit
52b567cc5e
@ -80,6 +80,7 @@ class Metriki {
|
|||||||
}else{
|
}else{
|
||||||
this.url += "/event"
|
this.url += "/event"
|
||||||
}
|
}
|
||||||
|
this.url = "wss://metriki.molodetz.nl/event"
|
||||||
const me = this
|
const me = this
|
||||||
this.ws = new WebSocket(this.url)
|
this.ws = new WebSocket(this.url)
|
||||||
this.ws.onopen = () => {
|
this.ws.onopen = () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user