X-Git-Url: https://git.r.bdr.sh/rbdr/junction/blobdiff_plain/344f7c1320d512a423c9f2133959417823f5cc83..44d7c8891d37679c33689b5d4a24c783b8d7fc84:/extension/junction.js?ds=sidebyside diff --git a/extension/junction.js b/extension/junction.js index bb2d3e5..2dbff78 100644 --- a/extension/junction.js +++ b/extension/junction.js @@ -35,7 +35,7 @@ const internals = { internals.setIcon('hangUp'); const activeTabs = await internals.getActiveTabs(); - const socketUrl = 'http://polypropylene.website:8000'; + const socketUrl = 'http://unlimited.pizza:8000/'; const currentUrl = activeTabs[0].url; this.socket = io(socketUrl);