Improve shirosafe.web.id bypass (re #900)
This commit is contained in:
parent
2b23e457cd
commit
5033cb2160
@ -1099,7 +1099,7 @@ ensureDomLoaded(()=>{
|
||||
safelyNavigate(decodeURIComponent(url.search.split("url=")[1].split("&")[0]))
|
||||
}
|
||||
}))
|
||||
domainBypass("shirosafe.web.id",()=>ifElement("a#klik[href^='#']",a=>ifElement("div"+a.getAttribute("href")+"[style='display:none;margin-top: 30px;'] > div[id] > center > a[href^='https://shirosafe.web.id/']:not([href^='https://shirosafe.web.id/miss/'])",a=>safelyAssign(a.href))))
|
||||
domainBypass("shirosafe.web.id",()=>ifElement("a#klik[href^='#']",a=>ifElement("div"+a.getAttribute("href")+"[style='display:none;margin-top: 30px;'] > div[id] > center > a[href^='https://shirosafe.web.id/'][style='margin-bottom: 15px; width: 180px;']",a=>safelyAssign(a.href))))
|
||||
domainBypass(/bebasdownloadfilm\.com|dl\.sharemydrive\.xyz/,()=>ifElement("frame[src*='/iframe/top.php?']",f=>{
|
||||
f.onload=()=>safelyNavigate(f.contentDocument.querySelector("p#skip a").href)
|
||||
}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user