Add 1ink.cc bypass (close timmyRS#820)

This commit is contained in:
ikancupang 2020-01-27 00:28:53 +07:00 committed by GitHub
parent aae5de53e5
commit 2e9e6553ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1107,6 +1107,7 @@ ensureDomLoaded(()=>{
window.open=u=>_open(u,"_self")
document.querySelector("a#link").onclick()
}))
domainBypass("1ink.cc",()=>ifElement("a#countingbtn[href]",a=>safelyNavigate(a.href)))
//Insertion point 2 — insert bypasses running after the DOM is loaded above this comment
if(bypassed)
{