Add filesupload.org bypass (closes #933)

This commit is contained in:
ikancupang 2020-02-14 19:36:19 +07:00 committed by GitHub
parent c4caccc7c2
commit fa830d3188
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1261,6 +1261,7 @@ ensureDomLoaded(()=>{
a.click()
})))
})
domainBypass("filesupload.org",()=>ifElement(".download-timer",()=>awaitElement(".download-timer>form>input[name='link']",i=>safelyAssign(i.value))))
//Insertion point 2 — insert bypasses running after the DOM is loaded above this comment
if(bypassed)
{