Add filesupload.org bypass (closes #933)
This commit is contained in:
parent
c4caccc7c2
commit
fa830d3188
@ -1261,6 +1261,7 @@ ensureDomLoaded(()=>{
|
|||||||
a.click()
|
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
|
//Insertion point 2 — insert bypasses running after the DOM is loaded above this comment
|
||||||
if(bypassed)
|
if(bypassed)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user