Add u.to bypass (fixes #269)
This commit is contained in:
parent
a650e68bb0
commit
576efbf3bb
@ -418,7 +418,7 @@ if(document instanceof HTMLDocument)
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
//Insertion point 1 — insert bypasses running before the DOM is loaded above this comment
|
//Insertion point 1 — insert bypasses running before the DOM is loaded above this comment
|
||||||
hrefBypass(/skiplink\\.io|healthykk\\.com|punchsubs\\.net|linkasm\\.com|firefaucet\\.win\\/l\\/|emulator\\.games\\/download\\.php|2speed\\.net\\/file\\//,()=>{
|
hrefBypass(/u\\.to|skiplink\\.io|healthykk\\.com|punchsubs\\.net|linkasm\\.com|firefaucet\\.win\\/l\\/|emulator\\.games\\/download\\.php|2speed\\.net\\/file\\//,()=>{
|
||||||
window.setInterval=f=>setInterval(f,1)
|
window.setInterval=f=>setInterval(f,1)
|
||||||
})
|
})
|
||||||
hrefBypass(/uploadrar\\.com|longfiles\\.com|datei\\.to|id-share19\\.com/,()=>{
|
hrefBypass(/uploadrar\\.com|longfiles\\.com|datei\\.to|id-share19\\.com/,()=>{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user