Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YiDun Captcha #62

Open
rachitskiy opened this issue Aug 1, 2024 · 0 comments · May be fixed by #89
Open

YiDun Captcha #62

rachitskiy opened this issue Aug 1, 2024 · 0 comments · May be fixed by #89

Comments

@rachitskiy
Copy link

Hi,

is it possible to solve YiDun Captcha, shown on https://shopee.tw for example ?

Sincerely,

Anton

outmaneuver added a commit to outmaneuver/nopecha-extension that referenced this issue Oct 22, 2024
Fixes NopeCHALLC#62

Add support for solving YiDun Captcha on shopee.tw.

* Modify `manifest.base.json` to include `yidun_captcha.js` in the content scripts and set matches to `["*://*.shopee.tw/*"]`.
* Create a new file `yidun_captcha.js` to handle YiDun Captcha.
* Implement functions in `yidun_captcha.js` to detect YiDun Captcha.
* Implement functions in `yidun_captcha.js` to solve YiDun Captcha.
* Implement functions in `yidun_captcha.js` to submit YiDun Captcha.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/NopeCHALLC/nopecha-extension/issues/62?shareId=XXXX-XXXX-XXXX-XXXX).
@outmaneuver outmaneuver linked a pull request Oct 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant