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 sharemods.com bypass #337

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Conversation

xCuri0
Copy link
Contributor

@xCuri0 xCuri0 commented Feb 3, 2022

NOTICE I dedicate any and all copyright interest 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: Link to issue

Bypass the download timer on ShareMods

currently not working here although it works in custom bypasses

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

* indicates required

@github-actions
Copy link

github-actions bot commented Feb 3, 2022

Download the artifacts for this pull request:

@AliahX
Copy link
Member

AliahX commented Feb 4, 2022

can you send the bypass code so i can test and then merge.

@xCuri0
Copy link
Contributor Author

xCuri0 commented Feb 4, 2022

can you send the bypass code so i can test and then merge.

hrefBypass(/sharemods\.com\/([a-z0-9]{12})\//, () => {
	awaitElement("#dForm", a => (a.submit()));
})

@undeadjess undeadjess merged commit c90eaf8 into FastForwardTeam:main Feb 16, 2022
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.

3 participants