Not working with mygully
Tjossul opened this issue · 3 comments
Tjossul commented
Hi,
sadly I get "Unknown protection detected" trying to solve "http://mygully.com/forum/400-schule-studium-ausbildung-and-beruf/".
var target = new Uri("http://mygully.com/forum/400-schule-studium-ausbildung-and-beruf/");
var cf = new CloudflareSolver
{
MaxTries = 3,
ClearanceDelay = 3000
};
var result = await cf.Solve(target);
if (!result.Success)
{
var message = $"[Failed] Details: {result.FailReason}";
Console.WriteLine(message);
}
message => "Unknown protection detected".
Could you please have a look at this?
Thanks a lot.
Program23 commented
I have the same problem.
leorjbrz commented
same problem here too
longcharmroeun commented
this lib not working anymore due to cloudflare use new anti-bot system