diff --git a/src/js/injection_script.js b/src/js/injection_script.js index 34dc1e17b..24431e396 100644 --- a/src/js/injection_script.js +++ b/src/js/injection_script.js @@ -2299,6 +2299,8 @@ ensureDomLoaded(()=>{ } }) }) + domainBypass("techynroll.com", ()=>awaitElement("a#enablebtn", a=>safelyAssign(a.href))) + //Insertion point for bypasses detecting certain DOM elements. Bypasses here will no longer need to call ensureDomLoaded. let t=document.querySelector("title") if(!bypassed&&t)