Created
January 27, 2024 04:30
-
-
Save adithya-r-prabhu/01b88bb25962d4cd9bf302fd429ca240 to your computer and use it in GitHub Desktop.
time4education.com watch classes unlimited number of times
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:void function(){(function(){function a(a){b.style.pointerEvents="none";var c=document.elementFromPoint(a.clientX,a.clientY);return b.style.pointerEvents="auto",c}var b=document.createElement("div");Object.assign(b.style,{position:"fixed",top:0,left:0,width:"100vw",height:"100vh",zIndex:99999999,background:"transparent",cursor:"crosshair"}),document.body.append(b),document.addEventListener("mousemove",function(c){var d=a(c);if(d){var e=d.getBoundingClientRect();Object.assign(b.style,{background:"rgba(0, 128, 255, 0.25)",outline:"1px solid rgba(0, 128, 255, 0.5)",top:""+e.top+"px",left:""+e.left+"px",width:""+e.width+"px",height:""+e.height+"px"})}}),b.addEventListener("click",function(c){var d=a(c),e=d.getAttribute("onclick")||d.value,f=e.match(/'([^']+)'/)[1];if(console.log(f),!0===e.includes("vdo_cipher"))var g="https://www.time4education.com/my/videotest.php%3Fvideoid="+f;else if(!0===e.includes("bunny"))var g="https://www.time4education.com/online_registration/bunny_video_shp.php%3Fid="+f+"%26crs=cochin";else if(!0===e.includes("vimeo"))var g="https://player.vimeo.com/video/"+f;else var g="https://www.time4education.com";window.open(g),document.body.removeChild(b)})})()}(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment