Add subsvip.com bypass (closes #883)

This commit is contained in:
ikancupang 2020-01-29 07:20:39 +07:00 committed by GitHub
parent 1668448279
commit 6375a6c59b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
{