Skip to content

Commit

Permalink
add sharemods.com bypass
Browse files Browse the repository at this point in the history
  • Loading branch information
xCuri0 committed Feb 3, 2022
1 parent 960ace8 commit 403f389
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/js/injection_script.js
Original file line number Diff line number Diff line change
Expand Up @@ -2559,7 +2559,9 @@ ensureDomLoaded(()=>{
})
}
})

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



Expand Down

0 comments on commit 403f389

Please sign in to comment.