Add felanovia.com bypass (closes #634)
This commit is contained in:
parent
c2830cb201
commit
8f83a1a964
@ -935,6 +935,7 @@ if(document instanceof HTMLDocument)
|
|||||||
safelyNavigate(_bh.decode(location.href.substr(location.href.indexOf("?go=")+4)))
|
safelyNavigate(_bh.decode(location.href.substr(location.href.indexOf("?go=")+4)))
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
domainBypass("felanovia.com",()=>ifElement("form",f=>f.submit()))
|
||||||
//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