Add sairman.com bypass (closes #549)
This commit is contained in:
parent
a080d56eac
commit
5bdd874c26
@ -1026,7 +1026,7 @@ if(document instanceof HTMLDocument)
|
||||
safelyNavigate(o.page.url)
|
||||
}
|
||||
})
|
||||
domainBypass("realsht.mobi",()=>{
|
||||
domainBypass(/realsht\\.mobi|sairman\\.com/,()=>{
|
||||
ifElement("a#hapus",a=>location.href=a.href,()=>{
|
||||
ifElement("input[type='hidden'][name='mylink'][value^='http']",i=>safelyNavigate(i.value))
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user