Add subsvip.com bypass (closes #883)
This commit is contained in:
parent
1668448279
commit
6375a6c59b
@ -1143,6 +1143,12 @@ ensureDomLoaded(()=>{
|
||||
f.action=location.href
|
||||
f.innerHTML='<input type="hidden" name="s_goo" value="2">'
|
||||
}))
|
||||
domainBypass("subsvip.com",()=>{
|
||||
if(typeof link=="function")
|
||||
{
|
||||
link()
|
||||
}
|
||||
})
|
||||
//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