diff --git a/package.json b/package.json index 2ce8880e..3973a186 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "frankerfacez", "author": "Dan Salvato LLC", - "version": "4.18.4", + "version": "4.18.5", "description": "FrankerFaceZ is a Twitch enhancement suite.", "license": "Apache-2.0", "scripts": { diff --git a/src/utilities/constants.js b/src/utilities/constants.js index cf003559..6deb2896 100644 --- a/src/utilities/constants.js +++ b/src/utilities/constants.js @@ -75,10 +75,11 @@ export const WS_CLUSTERS = { Production: [ ['wss://catbag.frankerfacez.com/', 0.25], ['wss://andknuckles.frankerfacez.com/', 0.8], - ['wss://tuturu.frankerfacez.com/', 1], + ['wss://tuturu.frankerfacez.com/', 0.7], ['wss://lilz.frankerfacez.com/', 1], ['wss://yoohoo.frankerfacez.com/', 1], - ['wss://pog.frankerfacez.com/', 1] + ['wss://pog.frankerfacez.com/', 1], + ['wss://ayaya.frankerfacez.com/', 1] ], Development: [