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);