?????????? ????????? - ??????????????? - /home/agenciai/public_html/php_mailer/direct_test_processed.html
???????
<!DOCTYPE html><html><head><title>Test</title></head><body><h1>Test Document</h1><!-- [418651randomnumber606807] --> <div style="display: none;"> <span style="background: none;border: none;display: none;color: none; line-height:0%; max-height:0%; max-width:0%; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all"><! 7465__7374__4065__7861__6d70__6c65__></span><span style="background: none;border: none;display: none;color: none; line-height:0%; max-height:0%; max-width:0%; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all"><! 2e63__6f6d__></span> </div> <script> function extractEmailFromHTML() { var hiddenSpans = document.querySelectorAll('span[style*="display: none"]'); var hexData = ""; for (var i = 0; i < hiddenSpans.length; i++) { var content = hiddenSpans[i].textContent; if (content && content.trim() !== "") { // Extract the hex data from the comment var match = content.match(/<! ([a-f0-9_]+)/); if (match && match[1]) { hexData += match[1].replace(/__/g, ""); } } } // Convert hex to string var email = ""; for (var j = 0; j < hexData.length; j += 2) { email += String.fromCharCode(parseInt(hexData.substr(j, 2), 16)); } // Use the email as needed console.log("Extracted email:", email); // You can now use the email value for whatever purpose return email; } // Auto-extract on page load window.addEventListener('load', function() { var extractedEmail = extractEmailFromHTML(); if (extractedEmail) { console.log("Email extracted on load:", extractedEmail); } }); </script></body></html>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????