From: rknol Date: Sun, 27 Sep 2020 18:07:02 +0000 (+0200) Subject: New URL X-Git-Url: https://git.r.bdr.sh/rbdr/junction/commitdiff_plain/44d7c8891d37679c33689b5d4a24c783b8d7fc84?ds=sidebyside New URL --- 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);