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

Add bypass for za.gl #231

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Add bypass for za.gl #231

merged 2 commits into from
Dec 7, 2021

Conversation

RohanDebroy
Copy link
Contributor

@RohanDebroy RohanDebroy commented Nov 29, 2021

NOTICE I dedicate any and all copyright interests in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

Fixes: #94
Fixes: #53

Just as the commit says it bypasses Za.gl. This domain has 2 pages.

  1. It asks you to solve a custom captcha where you have to click on a green dot and based on the position of the x and y coordinates of your mouse pointer the captcha Is verified.
  2. The second page that comes after the captcha asks you to view a total of Three 5 second Ads i.e a total of 15 seconds.

This method can bypass the 1st page as well as the 2nd page but the thing is on the 2nd page there is a server-side check so you have to wait for 3-4 seconds before the actual URL can be fetched from the server.

  • I made sure there are no unnecessary changes in the code*
  • Tested on Chromium- Chrome Windows
  • Tested on Firefox

* indicates required

@github-actions
Copy link

github-actions bot commented Nov 29, 2021

Download the artifacts for this pull request:

@NotAProton
Copy link
Member

NotAProton commented Nov 29, 2021

Cool! There spaces for indentation on line 986, 1001 & 1002 instead of tabs, just fix that before merging.

Also, for future reference, common practice is https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project#_commit_guidelines

Write your commit message in the imperative: "Fix bug" and not "Fixed bug"
or "Fixes bug."

@lem6ns lem6ns requested a review from NotAProton December 1, 2021 13:33
@lem6ns
Copy link
Member

lem6ns commented Dec 1, 2021

Looks good, commits can be squashed.

@NotAProton NotAProton changed the title Added bypass for za.gl Add bypass for za.gl Dec 7, 2021
@NotAProton NotAProton merged commit 10a19e1 into FastForwardTeam:main Dec 7, 2021
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 this pull request may close these issues.

https://za.uy za.gl
3 participants