mirror of
https://github.com/multipleof4/devsune.git
synced 2026-01-13 16:07:55 +00:00
Update index.html
This commit is contained in:
@@ -211,7 +211,7 @@ window.addEventListener('resize',()=>{hideHistoryMenu();hideSuneMenu()})
|
||||
init()
|
||||
</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 {
|
||||
constructor({ payload, onDelta }) {
|
||||
|
||||
Reference in New Issue
Block a user