Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

CEF4 is not working with Cloudflare 2024

Post Reply
sodlf159
Posts: 90
Joined: Thu Nov 09, 2023 1:55 pm

CEF4 is not working with Cloudflare 2024

Post by sodlf159 »

Your browser is not working with Cloudflare.
It is impossible to pass Cloudflare turnstile.
You can try any site, for example try to open this
BriskBard also is not working

link
https://www.g2.com/products/github/reviews

link
https://proxyaz.com/user

TinyBrowser2 127.0.6533.100.

Please solve it
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

Re: CEF4 is not working with Cloudflare 2024

Post by dilfich »

Both links opened normally.
Cef: 126.2.18.0 - 126.0.6478.183

https://i.postimg.cc/pLkjsK09/image.jpg
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: CEF4 is not working with Cloudflare 2024

Post by salvadordf »

Hi,

I just tested those URLs with the latest CEF4Delphi and also CEF 126 without problems.

Perhaps your IP is banned ?
sodlf159
Posts: 90
Joined: Thu Nov 09, 2023 1:55 pm

Re: CEF4 is not working with Cloudflare 2024

Post by sodlf159 »

127.0.6533.100.

Is there any way to solve this?
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: CEF4 is not working with Cloudflare 2024

Post by salvadordf »

If your IP is suspicious or it's banned then try using a VPN or an anonymous proxy.
sodlf159
Posts: 90
Joined: Thu Nov 09, 2023 1:55 pm

Re: CEF4 is not working with Cloudflare 2024

Post by sodlf159 »

There is no problem with the IP.
It will also be detected even if you change it to a mobile agent. Can you solve this? 126

After changing mobile agent
Would you like to visit https://www.g2.com/products/github/reviews?
User avatar
salvadordf
Posts: 4620
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: CEF4 is not working with Cloudflare 2024

Post by salvadordf »

CEF and WebView2 allow us to embed web browsers in our applications but those browsers have a few unimplemented, missing or disabled features.

Some web pages block embedded browsers and they check those features to differentiate between regular web browsers and embedded browsers. Each web page may check a different set of browser features to do that.

CEF4Delphi and WebView4Delphi are just CEF and WebView2 wrappers. Finding workarounds for a particular web page in a particular application is out of the scope of these projects.

Some developers use the MobileBrowser demo to change some random browser features to see if it works.
dilfich
Posts: 368
Joined: Thu Nov 30, 2017 1:17 am

Re: CEF4 is not working with Cloudflare 2024

Post by dilfich »

It still works with a mobile useragent. Sometimes, depending on the proxy, you need to check the box yourself.
mobile useragent + incognito + proxy mode.
Another thing is that Cloudflare is configured differently on different sites, with different degrees of protection. And the examples given are not the ones you work with) ;)
Cloudflare can..
do not work in incognito mode
do not work through a proxy
one or another api that should be in a normal browser is unavailable
and much more..
Show a real website with a problem and then it will be more visible. All I checked was the normal mode Here in GlobalCEFApp.Chrome Runtime, moreover, should not be a problem.
Post Reply