Eduardo Donaire

Results 4 comments of Eduardo Donaire

Yes, yesterday everything was fine. And now i noticed this: > `challenge, ms = re.search(r"setTimeout\(function\(\){\s*(var "r"s,t,o,p,b,r,e,a,k,i,n,g,f.+?\r?\n[\s\S]+?a\.value\s*=.+?)\r?\n"r"(?:[^{]*},\s*(\d{4,}))?",javascript, flags=re.S).groups()` _(It's @ line 253 in \__init\__.py_) Then I checked the html and noticed...

@spyderbibek mmm... can you share the piece of your code?

@spyderbibek Well... I got this js challengue from cloudflare ![image](https://user-images.githubusercontent.com/22326153/80072242-95a56380-850b-11ea-8e3e-29ab1fec5ad2.png) _(it's a completely different challengue I think so)_ which is so much different than the spected one ![image](https://user-images.githubusercontent.com/22326153/80072296-a8b83380-850b-11ea-93b1-edeefea3bfff.png) I don't...

@spyderbibek Yes, me too (testing your code above). But there's more challengues then. After that, you'll get this: ![image](https://user-images.githubusercontent.com/22326153/80074343-9e4b6900-850e-11ea-8a14-3fd015720691.png) I think that's because previous challengues were not successfully solved, so...