Furry / 2captcha

A wrapper around the 2captcha api
71 stars 23 forks source link

Geetest Captcha Support #15

Closed IdekDude closed 2 years ago

Furry commented 2 years ago

Hiya, I appreciate the PR! I'd be happy to merge it if you remove all the d.ts definition files, the compiled javascript files, the lock files, and anything else that wasn't directly related to your contribution please

IdekDude commented 2 years ago

Removed debugger statements and all files except for the 2captcha.ts

IdekDude commented 2 years ago

Anything that needs to be fixed in this PR, so it can get merged?

Furry commented 2 years ago

Anything that needs to be fixed in this PR, so it can get merged?

Sorry for the wait, I'm not that experienced in Repository Management yet, and was unsure how to successfully merge this with the master branch. I just tried directly merging it, but it deleted the entire repository -- oops --, I reverted the PR and implemented your geetest solver code directly into the branch myself.

https://www.npmjs.com/package/2captcha version 2.1.9 is the newest release, containing the geetest implementation ^^