]> git.r.bdr.sh - rbdr/junction/commitdiff
New URL
authorrknol <redacted>
Sun, 27 Sep 2020 18:07:02 +0000 (20:07 +0200)
committerrknol <redacted>
Sun, 27 Sep 2020 18:07:02 +0000 (20:07 +0200)
extension/junction.js

index bb2d3e544140119cd74ecbe25246dfed3289f789..2dbff7895b0cf1d6722b63098f294cfe09901b83 100644 (file)
@@ -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);