Add dl.blackmod.net bypass (closes #785)

This commit is contained in:
Tim "timmyRS" Speckhals 2019-12-29 17:32:06 +01:00
parent 352105abe5
commit d183ae7f1d

View File

@ -1052,6 +1052,7 @@ ensureDomLoaded(()=>{
o=JSON.parse(CryptoJS.AES.decrypt(u,"MispuaniDewaGanteng").toString(CryptoJS.enc.Utf8))
safelyNavigate(o.url)
})
domainBypass("dl.blackmod.net",()=>ifElement("a.button.fa-download[href]",a=>safelyNavigate(a.href)))
//Insertion point 2 — insert bypasses running after the DOM is loaded above this comment
if(bypassed)
{