Shorten/simplify code
This commit is contained in:
parent
9f3a891d5e
commit
aa5ea2fe2f
@ -1162,7 +1162,7 @@ ensureDomLoaded(()=>{
|
||||
body:new URLSearchParams(new FormData(f)).toString()
|
||||
}).then(r=>contributeAndNavigate(r.headers.get("refresh").split("0;url=")[1]))
|
||||
},()=>crowdBypass()))
|
||||
domainBypass("brpaper.com", () => safelyNavigate(window.location.href.replace("downloads","downloader")))
|
||||
domainBypass("brpaper.com",()=>safelyNavigate(location.href.replace("downloads","downloader")))
|
||||
//Insertion point 2 — insert bypasses running after the DOM is loaded above this comment
|
||||
if(bypassed)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user