revert common.js

This commit is contained in:
elijahr2411 2023-02-10 09:01:19 -05:00
parent 2ba4307074
commit 262d6fe733

View file

@ -1,6 +1,14 @@
export const config = { export const config = {
serverAddresses: [ serverAddresses: [
"ws://127.0.0.1:6004", "wss://computernewb.com/collab-vm/vm0",
"wss://computernewb.com/collab-vm/vm1",
"wss://computernewb.com/collab-vm/vm2",
"wss://computernewb.com/collab-vm/vm3",
"wss://computernewb.com/collab-vm/vm4",
"wss://computernewb.com/collab-vm/vm5",
"wss://computernewb.com/collab-vm/vm6",
"wss://computernewb.com/collab-vm/vm7",
"wss://computernewb.com/collab-vm/vm8",
], ],
chatSound: "https://computernewb.com/collab-vm/notify.ogg", chatSound: "https://computernewb.com/collab-vm/notify.ogg",
// What XSS implementation the server uses // What XSS implementation the server uses