Add shirosafe.web.id bypass (closes #860)
This commit is contained in:
parent
d5ef979749
commit
81095fb1be
@ -1068,6 +1068,7 @@ ensureDomLoaded(()=>{
|
||||
safelyNavigate(decodeURIComponent(url.search.split("url=")[1].split("&")[0]))
|
||||
}
|
||||
}))
|
||||
domainBypass("shirosafe.web.id",()=>ifElement("#generatem a[href]",a=>safelyNavigate(a.href)))
|
||||
//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