Cristian Crețu

Results 5 comments of Cristian Crețu

@shobrook I _think_ I know what the problem is. Doing many requests, in a short amount of time and **using random user agents for every request** will trigger the captcha...

> Is there a reason why we can't just remove the list of user-agents and use the user's default agent when making the request to SO? That is the only...

hey, you can provide your own initial color, the rest of them will be generated automatically (analogous and complementary): ```js const generateMeshGradient = ( length: number, baseColor?: string, hash?: number...