Question Yahoo mail login page.mail.yahoo.com

Aug 6, 2019
2
0
10
I am using chrome -76.0.3809.87 and mozilla firefox 68.0.1.While opening the login page ,i can see regular login options .but at the bottom of screen javascript appearing.uninstaaled and installed firefox,but this issue does not go.not sure why this is happening,

sample of the script

Code:
<",'img src="',i,'" height="1" width="1" alt="*" referrerpolicy="origin"',"><","/p",">"))}(window); },{}],3:[function(require,module,exports){ "use strict";var events=require("./libs/event.js"),dom=require("./libs/dom.js"),utils=require("./libs/utils.js");!function(e){function n(){return(new Date).getTime()}function t(){if(!A){var e=g&&$sf.host.get(a),n=document.getElementById("login-info-box"),t=document.getElementsByTagName("body");e||(n&&(n.style.display="block"),t&&dom.addClass(t[0],"dark-bg")),A=!0}}function o(){var e=!1;try{e=DARLA.prefetched()||!1}catch(n){e=!1}return e}function i(e){return e&&e.length||0}function r(e){var r=o(),d=i(r),l=!1,s=n(),c="";if(0===d&&!1===r)return void t();e?(c=r.join(","),-1===c.indexOf(e)||DARLA.inProgress()||(l=DARLA.render(e))):d&&!DARLA.inProgress()&&(l=DARLA.render(r)),l||u(s)}function u(e){i(o())?f&&f>m&&e>f?(DARLA.render.RenderMgr.nuke(a),DARLA.abort(),t()):setTimeout(r,10):g||t()}function d(){if(null!==R){try{e.clearInterval(R);var n=document.getElementById("login-info-box");"on"===utils.getAdBlockerState()&&n&&(n.style.display="block")}catch(e){return!1}R=null}}function l(){if(s.positions.RICH&&s.positions.RICH.timeout){var t=e.pageStartTime,o=n()-t,i=s.positions.RICH.timeout;return null!==v?void d():eek:>=i?void d():void(null===R&&(R=e.setInterval(l,100)))}}var s=e.darlaConfig,c=s&&s.url;if(s){if(document.getElementById("login-ad-rich")){var a="RICH",m=null,f=null,v=null,g=!1,A=!1;delete s.url,s.renderTimeout=18e3,s.onFinishParse=function(){},s.onFailure=function(){r()},s.onRenderTimeout=function(){r()},s.onFinishPosRender=function(e,t,o){o&&e&&e===a&&!g&&(g=!0,v=n())},s.onSuccess=function(){setTimeout(r,10)};var R=null,b=window.opener&&window.opener!==window,y=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth;b=b||dom.containsClass(document.body,"resp")&&y<=480,!b&&events.addEvent(document,"DOMContentLoaded",function(){e.DARLA_CONFIG=s,m=n(),f=m+18e3,l();var t=document.createElement("script");t.setAttribute("src",c),document.body.appendChild(t)})}}}(window); },
 
Last edited by a moderator: