diff --git a/src/js/injection_script.js b/src/js/injection_script.js index 477f54bd1..556df28ab 100644 --- a/src/js/injection_script.js +++ b/src/js/injection_script.js @@ -2029,7 +2029,7 @@ ensureDomLoaded(()=>{ let qe=a.closest("ul").previousElementSibling,ep=a.closest(".dlmn321").previousElementSibling a.href+="#bypassClipboard="+location.pathname.replace(/[^\w]/g,"")+qe.textContent.replace(/[^\w]/g,"").toLowerCase()+ep.textContent.replace(/[^\w]/g,"").toLowerCase()+a.textContent.replace(/[^\w]/g,"").toLowerCase() })) - domainBypass("masteredutech.com",()=>safelyAssign(document.querySelector('.btn-captcha').href)) + domainBypass(/(masteredutech|codecomets)\.com/,()=>safelyAssign(document.querySelector('.btn-captcha').href)) domainBypass("bakacan.id",()=>document.querySelectorAll("a[href^='https://apasih.pw/?id=']").forEach(a=>{ let qe=a.previousElementSibling while(qe&&qe.tagName!="B")