Add tik.lat bypass (closes #705)
This commit is contained in:
parent
5cb1293072
commit
233adcd9a4
@ -508,6 +508,10 @@ if(document instanceof HTMLDocument)
|
||||
window.setInterval=f=>setInterval(f,1)
|
||||
awaitElement("button#buttondewa.mispuanibuttonlink",b=>b.onclick())
|
||||
})
|
||||
domainBypass("tik.lat",()=>{
|
||||
window.setInterval=f=>setInterval(f,1)
|
||||
awaitElement(".skip > .wait > .skip > .btn > a[href]",a=>safelyNavigate(a.href))
|
||||
})
|
||||
//Insertion point 1 — insert bypasses running before the DOM is loaded above this comment
|
||||
hrefBypass(/(njiir|healthykk|linkasm|dxdrive|getwallpapers)\\.com|punchsubs\\.net|k2s\\.cc|muhammadyoga\\.me|u\\.to|skiplink\\.io|firefaucet\\.win\\/l\\/|emulator\\.games\\/download\\.php/,()=>window.setInterval=f=>setInterval(f,1))
|
||||
domainBypass(/(racaty|longfiles|filepuma|filehorse|portableapps)\\.com|indishare\\.org|datei\\.to/,()=>window.setTimeout=f=>setTimeout(f,1))
|
||||
|
Loading…
x
Reference in New Issue
Block a user