From be728edf4222585cd37b8f6c5ab0f93cb9b12ebb Mon Sep 17 00:00:00 2001 From: jzitnik-dev Date: Fri, 17 Apr 2026 18:10:31 +0200 Subject: [PATCH] docs: Done better cloudflare bypass --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index c01cea6..7f68a81 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,3 @@ You should host it using docker-compose. If this was done after some time after the bot was started, you may need to connect to the Selenium Grid and pass the Cloudflare check again, as the session may have expired. 4. Once the bot is connected to omegle, you can run `!match` to start a new match. 5. Using `!help` you can list all available commands. - -## Todo -- [ ] Better Cloudflare bypass (currently using basic selenium isn't really reliable. If it would be possible to use something like `undetected-chromedriver` it would be nice, but I didn't manage to get it working with Selenium Grid)