mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-14 00:17:56 +00:00
Update index.html
This commit is contained in:
@@ -211,7 +211,7 @@ window.addEventListener('resize',()=>{hideHistoryMenu();hideSuneMenu()})
|
|||||||
init()
|
init()
|
||||||
</script>
|
</script>
|
||||||
<script>
|
<script>
|
||||||
const WS_URL = "wss://awww.workers.dev/ws"; // fixed for your Worker domain
|
const WS_URL = "wss://orp.awww.workers.dev/ws"; // fixed for your Worker domain
|
||||||
|
|
||||||
class SingleRunWS {
|
class SingleRunWS {
|
||||||
constructor({ payload, onDelta }) {
|
constructor({ payload, onDelta }) {
|
||||||
|
|||||||
Reference in New Issue
Block a user