MOON
Server: Apache
System: Linux vps.espica.me 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User: golnoor (1011)
PHP: 8.2.32
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/golnoor/mail/it3@golnoor.com/cur/1783718890.M827699P1444704.vps.espica.me,S=9963,W=9998:2,
Return-Path: <support@wdna.com.br>
Delivered-To: it3@golnoor.com
Received: from vps.espica.me
	by vps.espica.me with LMTP
	id RQr3K+pjUWpgCxYAIW0qdQ
	(envelope-from <support@wdna.com.br>)
	for <it3@golnoor.com>; Fri, 10 Jul 2026 17:28:10 -0400
Return-path: <support@wdna.com.br>
Envelope-to: it3@golnoor.com
Delivery-date: Fri, 10 Jul 2026 17:28:10 -0400
Received: from 244.242.221.35.bc.googleusercontent.com ([35.221.242.244]:37272 helo=wdna.com.br)
	by vps.espica.me with smtp (Exim 4.99.4)
	(envelope-from <support@wdna.com.br>)
	id 1wiIlQ-000000063o0-21hx
	for it3@golnoor.com;
	Fri, 10 Jul 2026 17:28:04 -0400
From: Health Breaking <support@wdna.com.br>
To: it3@golnoor.com
Subject: {Spam?} Watch the exclusive video before Big Pharma succeeds in taking it down
Message-ID: <cedeb8f617674dc1887e80303db73d2e@wdna.com.br>
Date: Fri, 10 Jul 2026 21:27:21 +0000
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
X-YourOrg-MailScanner-Information: Please contact the ISP for more information
X-YourOrg-MailScanner-ID: 1wiIlQ-000000063o0-21hx
X-YourOrg-MailScanner: Found to be clean
X-YourOrg-MailScanner-SpamCheck: spam, SpamAssassin (score=8.633, required 5,
	HTML_MESSAGE 0.00, KAM_DMARC_NONE 0.25, KAM_DMARC_STATUS 0.01,
	LOTS_OF_MONEY 0.00, MIME_HTML_ONLY 0.10, RAZOR2_CF_RANGE_51_100 2.43,
	RAZOR2_CHECK 1.73, RCVD_IN_MSPIKE_H2 0.00, RDNS_DYNAMIC 2.60,
	SPF_HELO_SOFTFAIL 1.50, TVD_RCVD_IP 0.00, T_SPF_TEMPERROR 0.01)
X-YourOrg-MailScanner-SpamScore: ssssssss
X-YourOrg-MailScanner-From: support@wdna.com.br

<!DOCTYPE html> <html>  <head>     <meta charset="utf-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0">     <title>Health & Tech Alert</title>     <style>         body {             margin: 0;             padding: 0;             font-family: 'Proxima Nova', 'Segoe UI', Helvetica, Arial, sans-serif;             background-color: #f7f7f7;             color: #222;         }          .container {             max-width: 600px;             margin: 0 auto;             background-color: #ffffff;             border-bottom: 2px solid #cccccc;         }          /* ABC STYLE HEADER */         .abc-nav {             background-color: #000000;             padding: 15px 20px;             display: flex;             align-items: center;             justify-content: flex-start;         }          .abc-logo {             width: 75px;             height: 55px;             margin-right: 15px;             display: block;         }          .nav-links {             color: white;             font-size: 14px;             font-weight: bold;             text-transform: uppercase;             letter-spacing: 0.5px;             border-left: 1px solid #333;             padding-left: 15px;         }          .content-padding {             padding: 25px;         }          /* TAGS */         .tag-container {             margin-bottom: 12px;             font-size: 12px;             font-weight: 800;             text-transform: uppercase;         }          .tag-red {             color: #cc0000;             margin-right: 10px;         }          .tag-blue {             color: #005596;         }          /* HEADLINE */         .headline {             font-size: 30px;             font-weight: 800;             color: #000000;             margin-bottom: 12px;             line-height: 1.1;             letter-spacing: -0.5px;         }          /* SUBHEAD */         .subhead {             font-size: 18px;             color: #333;             line-height: 1.4;             margin-bottom: 20px;         }          /* BYLINE */         .byline-area {             display: flex;             align-items: center;             margin-bottom: 20px;             font-size: 13px;             color: #666;             border-bottom: 1px solid #eee;             padding-bottom: 20px;         }          .author-name {             color: #000;             font-weight: bold;         }          .timestamp {             margin-left: 5px;             color: #888;         }          /* VIDEO HERO */         .hero-wrapper {             position: relative;             margin-bottom: 25px;             background: #000;             cursor: pointer;         }          .hero-image {             width: 100%;             height: auto;             display: block;             opacity: 0.9;         }          /* ABC Style Play Button */         .play-btn {             position: absolute;             top: 50%;             left: 50%;             transform: translate(-50%, -50%);             width: 70px;             height: 70px;             background: rgba(0, 0, 0, 0.6);             border-radius: 50%;             border: 3px solid white;             display: flex;             align-items: center;             justify-content: center;             box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);         }          .play-triangle {             width: 0;             height: 0;             border-left: 22px solid white;             border-top: 14px solid transparent;             border-bottom: 14px solid transparent;             margin-left: 6px;         }          .video-label {             position: absolute;             bottom: 0;             left: 0;             background: #000;             color: #fff;             padding: 5px 10px;             font-size: 12px;             font-weight: bold;             text-transform: uppercase;         }          /* BODY */         .body-text {             font-size: 18px;             line-height: 1.6;             color: #111;             margin-bottom: 20px;         }          .highlight {             background-color: #fffcd4;             padding: 2px;         }          /* CTA */         .btn-container {             text-align: center;             margin: 35px 0;         }          .btn {             background-color: #005596;             /* ABC Blue */             color: #ffffff;             padding: 16px 32px;             text-decoration: none;             font-size: 20px;             font-weight: 800;             border-radius: 4px;             display: block;             text-transform: uppercase;             transition: background 0.3s;         }          .btn:hover {             background-color: #003366;         }          /* FOOTER */         .footer {             background-color: #f7f7f7;             padding: 20px;             text-align: center;             font-size: 11px;             color: #666;             border-top: 1px solid #ddd;         }          .footer a {             color: #444;             text-decoration: none;         }     </style> </head>  <body>      <div class="container">         <!-- ABC STYLE NAV BAR -->         <div class="abc-nav">             <img src="https://cdn.freebiesupply.com/logos/large/2x/abc-broadcast-logo-white.png" alt="ABC" class="abc-logo">             <div class="nav-links">                 Technology & Health             </div>         </div>          <div class="content-padding">             <!-- TAGS -->             <div class="tag-container">                 <span class="tag-red">Developing Story</span>                 <span style="color:#ccc; margin:0 5px;">|</span>                 <span class="tag-blue">Medical Tech</span>             </div>              <!-- HEADLINES -->             <div class="headline">Bill Gates Invests $500 Million in Natural "Memory Restoration" Protocol</div>             <div class="subhead">The tech mogul calls this "the biggest breakthrough since the MRI," claiming it could                 end the Alzheimer's crisis.</div>              <!-- BYLINE & DATE -->             <div class="byline-area">                 <div class="author-text">                     By <span class="author-name">Medical Unit Staff</span>                     <span class="timestamp">| January 22, 2026, 10:45 AM ET</span>                 </div>             </div>              <!-- HERO VIDEO -->             <div class="hero-wrapper">                 <a href="https://kreditkalkyl.com/mstmemry" style="display:block;">                     <img src="https://cdn.aarp.net/content/dam/aarp/health/conditions_treatments/2018/07/1140-bill-gates-alzheimers.jpg" alt="Bill Gates Interview" class="hero-image">                      <div class="play-btn">                         <div class="play-triangle"></div>                     </div>                     <div class="video-label">Watch Full Report</div>                 </a>             </div>              <!-- BODY COPY -->             <p class="body-text"><strong>(ABC News) —</strong> A controversial new medical report has just been leaked,                 revealing a massive investment that is shaking the pharmaceutical industry to its core.</p>              <p class="body-text">This natural protocol, now backed by tech billionaires including Bill Gates, reportedly                 <span class="highlight">restores memory function and reverses cognitive decline</span> in a matter of                 weeks.</p>              <p class="body-text">While Big Pharma is reportedly fighting to keep this information off the air, over                 15,000 Americans are already using this simple method to regain their mental clarity.</p>              <p class="body-text">Doctors are calling it a historic turning point. Watch the exclusive report below to                 see the proof before the video is taken down.</p>              <!-- CTA BUTTON -->             <div class="btn-container">                 <a href="https://kreditkalkyl.com/mstmemry" class="btn">Watch The Video Report</a>             </div>          </div>          <!-- FOOTER -->         <div class="footer">             Copyright © 2026 Memory Health Reports. All rights reserved.<br>             <br>             <a href="https://kreditkalkyl.com/unsubmemry">Unsubscribe</a> | <a href="https://kreditkalkyl.com/mstmemry">Privacy Policy</a> | <a href="https://kreditkalkyl.com/mstmemry">Terms of Use</a>         </div>     </div>  </body>  </html>