mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Flaresolverr is dogshit. Going to try real and raw
This commit is contained in:
@@ -175,7 +175,7 @@ public class BotServices
|
||||
}
|
||||
_rainbet = new RainbetWs(settings[BuiltIn.Keys.Proxy].Value, _cancellationToken);
|
||||
_rainbet.OnRainbetBet += OnRainbetBet;
|
||||
await _rainbet.RefreshCookies();
|
||||
//await _rainbet.RefreshCookies();
|
||||
await _rainbet.StartWsClient();
|
||||
_logger.Info("Built Rainbet Websocket");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user