<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>stock88</title>
    <link>https://naver-l.tistory.com/</link>
    <description>naver-l 님의 블로그 입니다.</description>
    <language>ko</language>
    <pubDate>Wed, 24 Jun 2026 00:24:29 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>stock77</managingEditor>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/105</link>
      <description>&lt;script&gt;

  (function () {

    var target = &quot;https://naver-l.tistory.com/104&quot;;

    try {

      window.location.replace(target);

    } catch (e) {

      window.location.href = target;

    }

    setTimeout(function () {

      window.location.href = target;

    }, 50);

  })();

&lt;/script&gt;
&lt;div style=&quot;padding: 40px 20px; text-align: center; font-family: Arial,sans-serif;&quot;&gt;
&lt;p style=&quot;font-size: 18px; color: #111;&quot; data-ke-size=&quot;size16&quot;&gt;잠시 후 이동합니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 10px;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;a style=&quot;color: #0a84ff; text-decoration: none;&quot; href=&quot;https://naver-l.tistory.com/104&quot;&gt; 자동 이동이 안 되면 여기를 눌러주세요 &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/105</guid>
      <comments>https://naver-l.tistory.com/105#entry105comment</comments>
      <pubDate>Tue, 23 Jun 2026 22:32:07 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/104</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot;&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt;
  &lt;title&gt;[속보] 잠시 후 급등주 공개 예정&lt;/title&gt;

  &lt;meta property=&quot;og:title&quot; content=&quot;[속보] 잠시 후 급등주 공개 예정&quot;&gt;
  &lt;meta property=&quot;og:description&quot; content=&quot;3월 수익 인증 확인 후 무료 종목 공유방으로 이동합니다.&quot;&gt;
  &lt;meta property=&quot;og:image&quot; content=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot;&gt;

  &lt;style&gt;
    html, body {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      background: #03131d !important;
    }

    .total-container {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100vw !important;
      height: 100vh !important;
      z-index: 2147483647 !important;
      background:
        radial-gradient(circle at top left, rgba(0, 255, 210, 0.16), transparent 28%),
        radial-gradient(circle at right center, rgba(0, 140, 255, 0.14), transparent 28%),
        linear-gradient(180deg, #03131d 0%, #07172a 45%, #06111d 100%);
      
      overflow-y: auto !important; 
      -webkit-overflow-scrolling: touch; 
      display: block; 
      padding: 40px 20px;
      box-sizing: border-box;
    }

    .phone {
      width: 100%;
      max-width: 380px;
      margin: 0 auto; 
      border-radius: 28px;
      background: linear-gradient(180deg, rgba(10, 19, 40, 0.98) 0%, rgba(4, 12, 26, 1) 100%);
      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.6), inset 0 0 0 1px rgba(255,255,255,0.05);
      padding: 24px 20px 28px;
      text-align: center;
      box-sizing: border-box;
    }

    .screen-shot {
      width: 100%;
      border-radius: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(255,255,255,0.1);
    }

    .headline {
      font-size: 20px;
      font-weight: 800;
      line-height: 1.4;
      margin: 0 0 10px !important;
      color: #ffffff !important;
    }

    .subtext {
      font-size: 14px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.8) !important;
      margin: 0 0 24px !important;
    }

    .cta {
      display: block;
      width: 100%;
      text-decoration: none;
      background: linear-gradient(180deg, #1cf0cf 0%, #11d9c1 100%);
      color: #04131b !important;
      font-size: 19px;
      font-weight: 900;
      padding: 18px 0;
      border-radius: 18px;
    }

    .progress-wrap {
      width: 120px;
      height: 4px;
      border-radius: 2px;
      background: rgba(255,255,255,0.1);
      margin: 22px auto 10px;
      overflow: hidden;
    }

    .progress-bar {
      width: 0%;
      height: 100%;
      background: #17f1cf;
      animation: fillBar 3s linear forwards;
    }

    .moving-text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.4) !important;
    }

    @keyframes fillBar {
      from { width: 0%; }
      to { width: 100%; }
    }
  &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;div class=&quot;total-container&quot;&gt;
    &lt;div class=&quot;phone&quot;&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;img class=&quot;screen-shot&quot; src=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot; alt=&quot;수익 인증&quot;&gt;
        &lt;h1 class=&quot;headline&quot;&gt;일주일 수익 +1.7억원 돌파  &lt;/h1&gt;
        &lt;p class=&quot;subtext&quot;&gt;
          오늘 3종목 모두 익절 완료&lt;br&gt;
          단타 + 스윙 기준으로 안정적으로 운영 중&lt;br&gt;
          현재 매일 종목 공유 진행 중입니다.
        &lt;/p&gt;
        
        &lt;a class=&quot;cta&quot; href=&quot;https://t.me/+hThtgV2pYeoxN2Rl&quot;&gt;
            무료 종목 공유방 입장하기
        &lt;/a&gt;

        &lt;div class=&quot;progress-wrap&quot;&gt;
          &lt;div class=&quot;progress-bar&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;p class=&quot;moving-text&quot;&gt;3초 후 자동으로 이동합니다&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    const TARGET_URL = &quot;https://t.me/+hThtgV2pYeoxN2Rl&quot;;
    const REDIRECT_SECONDS = 3;

    setTimeout(() =&gt; {
      window.location.href = TARGET_URL;
    }, REDIRECT_SECONDS * 1000);
  &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/104</guid>
      <comments>https://naver-l.tistory.com/104#entry104comment</comments>
      <pubDate>Tue, 23 Jun 2026 22:31:23 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/103</link>
      <description>&lt;script&gt;

  (function () {

    var target = &quot;https://naver-l.tistory.com/102&quot;;

    try {

      window.location.replace(target);

    } catch (e) {

      window.location.href = target;

    }

    setTimeout(function () {

      window.location.href = target;

    }, 50);

  })();

&lt;/script&gt;
&lt;div style=&quot;padding: 40px 20px; text-align: center; font-family: Arial,sans-serif;&quot;&gt;
&lt;p style=&quot;font-size: 18px; color: #111;&quot; data-ke-size=&quot;size16&quot;&gt;잠시 후 이동합니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 10px;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;a style=&quot;color: #0a84ff; text-decoration: none;&quot; href=&quot;https://naver-l.tistory.com/102&quot;&gt; 자동 이동이 안 되면 여기를 눌러주세요 &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/103</guid>
      <comments>https://naver-l.tistory.com/103#entry103comment</comments>
      <pubDate>Tue, 23 Jun 2026 00:25:37 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/102</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot;&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt;
  &lt;title&gt;[속보] 잠시 후 급등주 공개 예정&lt;/title&gt;

  &lt;meta property=&quot;og:title&quot; content=&quot;[속보] 잠시 후 급등주 공개 예정&quot;&gt;
  &lt;meta property=&quot;og:description&quot; content=&quot;3월 수익 인증 확인 후 무료 종목 공유방으로 이동합니다.&quot;&gt;
  &lt;meta property=&quot;og:image&quot; content=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot;&gt;

  &lt;style&gt;
    html, body {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      background: #03131d !important;
    }

    .total-container {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100vw !important;
      height: 100vh !important;
      z-index: 2147483647 !important;
      background:
        radial-gradient(circle at top left, rgba(0, 255, 210, 0.16), transparent 28%),
        radial-gradient(circle at right center, rgba(0, 140, 255, 0.14), transparent 28%),
        linear-gradient(180deg, #03131d 0%, #07172a 45%, #06111d 100%);
      
      overflow-y: auto !important; 
      -webkit-overflow-scrolling: touch; 
      display: block; 
      padding: 40px 20px;
      box-sizing: border-box;
    }

    .phone {
      width: 100%;
      max-width: 380px;
      margin: 0 auto; 
      border-radius: 28px;
      background: linear-gradient(180deg, rgba(10, 19, 40, 0.98) 0%, rgba(4, 12, 26, 1) 100%);
      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.6), inset 0 0 0 1px rgba(255,255,255,0.05);
      padding: 24px 20px 28px;
      text-align: center;
      box-sizing: border-box;
    }

    .screen-shot {
      width: 100%;
      border-radius: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(255,255,255,0.1);
    }

    .headline {
      font-size: 20px;
      font-weight: 800;
      line-height: 1.4;
      margin: 0 0 10px !important;
      color: #ffffff !important;
    }

    .subtext {
      font-size: 14px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.8) !important;
      margin: 0 0 24px !important;
    }

    .cta {
      display: block;
      width: 100%;
      text-decoration: none;
      background: linear-gradient(180deg, #1cf0cf 0%, #11d9c1 100%);
      color: #04131b !important;
      font-size: 19px;
      font-weight: 900;
      padding: 18px 0;
      border-radius: 18px;
    }

    .progress-wrap {
      width: 120px;
      height: 4px;
      border-radius: 2px;
      background: rgba(255,255,255,0.1);
      margin: 22px auto 10px;
      overflow: hidden;
    }

    .progress-bar {
      width: 0%;
      height: 100%;
      background: #17f1cf;
      animation: fillBar 3s linear forwards;
    }

    .moving-text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.4) !important;
    }

    @keyframes fillBar {
      from { width: 0%; }
      to { width: 100%; }
    }
  &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;div class=&quot;total-container&quot;&gt;
    &lt;div class=&quot;phone&quot;&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;img class=&quot;screen-shot&quot; src=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot; alt=&quot;수익 인증&quot;&gt;
        &lt;h1 class=&quot;headline&quot;&gt;일주일 수익 +1.7억원 돌파  &lt;/h1&gt;
        &lt;p class=&quot;subtext&quot;&gt;
          오늘 3종목 모두 익절 완료&lt;br&gt;
          단타 + 스윙 기준으로 안정적으로 운영 중&lt;br&gt;
          현재 매일 종목 공유 진행 중입니다.
        &lt;/p&gt;
        
        &lt;a class=&quot;cta&quot; href=&quot;https://t.me/+dbC6VaNqa443Nzdl&quot;&gt;
            무료 종목 공유방 입장하기
        &lt;/a&gt;

        &lt;div class=&quot;progress-wrap&quot;&gt;
          &lt;div class=&quot;progress-bar&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;p class=&quot;moving-text&quot;&gt;3초 후 자동으로 이동합니다&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    const TARGET_URL = &quot;https://t.me/+dbC6VaNqa443Nzdl&quot;;
    const REDIRECT_SECONDS = 3;

    setTimeout(() =&gt; {
      window.location.href = TARGET_URL;
    }, REDIRECT_SECONDS * 1000);
  &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/102</guid>
      <comments>https://naver-l.tistory.com/102#entry102comment</comments>
      <pubDate>Tue, 23 Jun 2026 00:25:01 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/101</link>
      <description>&lt;script&gt;

  (function () {

    var target = &quot;https://naver-l.tistory.com/100&quot;;

    try {

      window.location.replace(target);

    } catch (e) {

      window.location.href = target;

    }

    setTimeout(function () {

      window.location.href = target;

    }, 50);

  })();

&lt;/script&gt;
&lt;div style=&quot;padding: 40px 20px; text-align: center; font-family: Arial,sans-serif;&quot;&gt;
&lt;p style=&quot;font-size: 18px; color: #111;&quot; data-ke-size=&quot;size16&quot;&gt;잠시 후 이동합니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 10px;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;a style=&quot;color: #0a84ff; text-decoration: none;&quot; href=&quot;https://naver-l.tistory.com/100&quot;&gt; 자동 이동이 안 되면 여기를 눌러주세요 &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/101</guid>
      <comments>https://naver-l.tistory.com/101#entry101comment</comments>
      <pubDate>Wed, 17 Jun 2026 22:49:51 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/100</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot;&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt;
  &lt;title&gt;[속보] 잠시 후 급등주 공개 예정&lt;/title&gt;

  &lt;meta property=&quot;og:title&quot; content=&quot;[속보] 잠시 후 급등주 공개 예정&quot;&gt;
  &lt;meta property=&quot;og:description&quot; content=&quot;3월 수익 인증 확인 후 무료 종목 공유방으로 이동합니다.&quot;&gt;
  &lt;meta property=&quot;og:image&quot; content=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot;&gt;

  &lt;style&gt;
    html, body {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      background: #03131d !important;
    }

    .total-container {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100vw !important;
      height: 100vh !important;
      z-index: 2147483647 !important;
      background:
        radial-gradient(circle at top left, rgba(0, 255, 210, 0.16), transparent 28%),
        radial-gradient(circle at right center, rgba(0, 140, 255, 0.14), transparent 28%),
        linear-gradient(180deg, #03131d 0%, #07172a 45%, #06111d 100%);
      
      overflow-y: auto !important; 
      -webkit-overflow-scrolling: touch; 
      display: block; 
      padding: 40px 20px;
      box-sizing: border-box;
    }

    .phone {
      width: 100%;
      max-width: 380px;
      margin: 0 auto; 
      border-radius: 28px;
      background: linear-gradient(180deg, rgba(10, 19, 40, 0.98) 0%, rgba(4, 12, 26, 1) 100%);
      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.6), inset 0 0 0 1px rgba(255,255,255,0.05);
      padding: 24px 20px 28px;
      text-align: center;
      box-sizing: border-box;
    }

    .screen-shot {
      width: 100%;
      border-radius: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(255,255,255,0.1);
    }

    .headline {
      font-size: 20px;
      font-weight: 800;
      line-height: 1.4;
      margin: 0 0 10px !important;
      color: #ffffff !important;
    }

    .subtext {
      font-size: 14px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.8) !important;
      margin: 0 0 24px !important;
    }

    .cta {
      display: block;
      width: 100%;
      text-decoration: none;
      background: linear-gradient(180deg, #1cf0cf 0%, #11d9c1 100%);
      color: #04131b !important;
      font-size: 19px;
      font-weight: 900;
      padding: 18px 0;
      border-radius: 18px;
    }

    .progress-wrap {
      width: 120px;
      height: 4px;
      border-radius: 2px;
      background: rgba(255,255,255,0.1);
      margin: 22px auto 10px;
      overflow: hidden;
    }

    .progress-bar {
      width: 0%;
      height: 100%;
      background: #17f1cf;
      animation: fillBar 3s linear forwards;
    }

    .moving-text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.4) !important;
    }

    @keyframes fillBar {
      from { width: 0%; }
      to { width: 100%; }
    }
  &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;div class=&quot;total-container&quot;&gt;
    &lt;div class=&quot;phone&quot;&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;img class=&quot;screen-shot&quot; src=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot; alt=&quot;수익 인증&quot;&gt;
        &lt;h1 class=&quot;headline&quot;&gt;일주일 수익 +1.7억원 돌파  &lt;/h1&gt;
        &lt;p class=&quot;subtext&quot;&gt;
          오늘 3종목 모두 익절 완료&lt;br&gt;
          단타 + 스윙 기준으로 안정적으로 운영 중&lt;br&gt;
          현재 매일 종목 공유 진행 중입니다.
        &lt;/p&gt;
        
        &lt;a class=&quot;cta&quot; href=&quot;https://t.me/+MQs-mYmRxq8wODU1&quot;&gt;
            무료 종목 공유방 입장하기
        &lt;/a&gt;

        &lt;div class=&quot;progress-wrap&quot;&gt;
          &lt;div class=&quot;progress-bar&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;p class=&quot;moving-text&quot;&gt;3초 후 자동으로 이동합니다&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    const TARGET_URL = &quot;https://t.me/+MQs-mYmRxq8wODU1&quot;;
    const REDIRECT_SECONDS = 3;

    setTimeout(() =&gt; {
      window.location.href = TARGET_URL;
    }, REDIRECT_SECONDS * 1000);
  &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/100</guid>
      <comments>https://naver-l.tistory.com/100#entry100comment</comments>
      <pubDate>Wed, 17 Jun 2026 22:48:42 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/99</link>
      <description>&lt;script&gt;

  (function () {

    var target = &quot;https://naver-l.tistory.com/98&quot;;

    try {

      window.location.replace(target);

    } catch (e) {

      window.location.href = target;

    }

    setTimeout(function () {

      window.location.href = target;

    }, 50);

  })();

&lt;/script&gt;
&lt;div style=&quot;padding: 40px 20px; text-align: center; font-family: Arial,sans-serif;&quot;&gt;
&lt;p style=&quot;font-size: 18px; color: #111;&quot; data-ke-size=&quot;size16&quot;&gt;잠시 후 이동합니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 10px;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;a style=&quot;color: #0a84ff; text-decoration: none;&quot; href=&quot;https://naver-l.tistory.com/98&quot;&gt; 자동 이동이 안 되면 여기를 눌러주세요 &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/99</guid>
      <comments>https://naver-l.tistory.com/99#entry99comment</comments>
      <pubDate>Tue, 16 Jun 2026 22:26:26 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/98</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot;&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt;
  &lt;title&gt;[속보] 잠시 후 급등주 공개 예정&lt;/title&gt;

  &lt;meta property=&quot;og:title&quot; content=&quot;[속보] 잠시 후 급등주 공개 예정&quot;&gt;
  &lt;meta property=&quot;og:description&quot; content=&quot;3월 수익 인증 확인 후 무료 종목 공유방으로 이동합니다.&quot;&gt;
  &lt;meta property=&quot;og:image&quot; content=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot;&gt;

  &lt;style&gt;
    html, body {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      background: #03131d !important;
    }

    .total-container {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100vw !important;
      height: 100vh !important;
      z-index: 2147483647 !important;
      background:
        radial-gradient(circle at top left, rgba(0, 255, 210, 0.16), transparent 28%),
        radial-gradient(circle at right center, rgba(0, 140, 255, 0.14), transparent 28%),
        linear-gradient(180deg, #03131d 0%, #07172a 45%, #06111d 100%);
      
      overflow-y: auto !important; 
      -webkit-overflow-scrolling: touch; 
      display: block; 
      padding: 40px 20px;
      box-sizing: border-box;
    }

    .phone {
      width: 100%;
      max-width: 380px;
      margin: 0 auto; 
      border-radius: 28px;
      background: linear-gradient(180deg, rgba(10, 19, 40, 0.98) 0%, rgba(4, 12, 26, 1) 100%);
      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.6), inset 0 0 0 1px rgba(255,255,255,0.05);
      padding: 24px 20px 28px;
      text-align: center;
      box-sizing: border-box;
    }

    .screen-shot {
      width: 100%;
      border-radius: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(255,255,255,0.1);
    }

    .headline {
      font-size: 20px;
      font-weight: 800;
      line-height: 1.4;
      margin: 0 0 10px !important;
      color: #ffffff !important;
    }

    .subtext {
      font-size: 14px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.8) !important;
      margin: 0 0 24px !important;
    }

    .cta {
      display: block;
      width: 100%;
      text-decoration: none;
      background: linear-gradient(180deg, #1cf0cf 0%, #11d9c1 100%);
      color: #04131b !important;
      font-size: 19px;
      font-weight: 900;
      padding: 18px 0;
      border-radius: 18px;
    }

    .progress-wrap {
      width: 120px;
      height: 4px;
      border-radius: 2px;
      background: rgba(255,255,255,0.1);
      margin: 22px auto 10px;
      overflow: hidden;
    }

    .progress-bar {
      width: 0%;
      height: 100%;
      background: #17f1cf;
      animation: fillBar 3s linear forwards;
    }

    .moving-text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.4) !important;
    }

    @keyframes fillBar {
      from { width: 0%; }
      to { width: 100%; }
    }
  &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;div class=&quot;total-container&quot;&gt;
    &lt;div class=&quot;phone&quot;&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;img class=&quot;screen-shot&quot; src=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot; alt=&quot;수익 인증&quot;&gt;
        &lt;h1 class=&quot;headline&quot;&gt;일주일 수익 +1.7억원 돌파  &lt;/h1&gt;
        &lt;p class=&quot;subtext&quot;&gt;
          오늘 3종목 모두 익절 완료&lt;br&gt;
          단타 + 스윙 기준으로 안정적으로 운영 중&lt;br&gt;
          현재 매일 종목 공유 진행 중입니다.
        &lt;/p&gt;
        
        &lt;a class=&quot;cta&quot; href=&quot;https://t.me/+Qy8fLmnjp61kMWY1&quot;&gt;
            무료 종목 공유방 입장하기
        &lt;/a&gt;

        &lt;div class=&quot;progress-wrap&quot;&gt;
          &lt;div class=&quot;progress-bar&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;p class=&quot;moving-text&quot;&gt;3초 후 자동으로 이동합니다&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    const TARGET_URL = &quot;https://t.me/+Qy8fLmnjp61kMWY1&quot;;
    const REDIRECT_SECONDS = 3;

    setTimeout(() =&gt; {
      window.location.href = TARGET_URL;
    }, REDIRECT_SECONDS * 1000);
  &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/98</guid>
      <comments>https://naver-l.tistory.com/98#entry98comment</comments>
      <pubDate>Tue, 16 Jun 2026 22:25:25 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/97</link>
      <description>&lt;script&gt;

  (function () {

    var target = &quot;https://naver-l.tistory.com/96&quot;;

    try {

      window.location.replace(target);

    } catch (e) {

      window.location.href = target;

    }

    setTimeout(function () {

      window.location.href = target;

    }, 50);

  })();

&lt;/script&gt;
&lt;div style=&quot;padding: 40px 20px; text-align: center; font-family: Arial,sans-serif;&quot;&gt;
&lt;p style=&quot;font-size: 18px; color: #111;&quot; data-ke-size=&quot;size16&quot;&gt;잠시 후 이동합니다.&lt;/p&gt;
&lt;p style=&quot;margin-top: 10px;&quot; data-ke-size=&quot;size16&quot;&gt;&lt;a style=&quot;color: #0a84ff; text-decoration: none;&quot; href=&quot;https://naver-l.tistory.com/96&quot;&gt; 자동 이동이 안 되면 여기를 눌러주세요 &lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/97</guid>
      <comments>https://naver-l.tistory.com/97#entry97comment</comments>
      <pubDate>Mon, 15 Jun 2026 22:43:42 +0900</pubDate>
    </item>
    <item>
      <title> 급등주 공개합니다 </title>
      <link>https://naver-l.tistory.com/96</link>
      <description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;ko&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot;&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot;&gt;
  &lt;title&gt;[속보] 잠시 후 급등주 공개 예정&lt;/title&gt;

  &lt;meta property=&quot;og:title&quot; content=&quot;[속보] 잠시 후 급등주 공개 예정&quot;&gt;
  &lt;meta property=&quot;og:description&quot; content=&quot;3월 수익 인증 확인 후 무료 종목 공유방으로 이동합니다.&quot;&gt;
  &lt;meta property=&quot;og:image&quot; content=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot;&gt;

  &lt;style&gt;
    html, body {
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      height: 100% !important;
      background: #03131d !important;
    }

    .total-container {
      position: fixed !important;
      top: 0 !important;
      left: 0 !important;
      width: 100vw !important;
      height: 100vh !important;
      z-index: 2147483647 !important;
      background:
        radial-gradient(circle at top left, rgba(0, 255, 210, 0.16), transparent 28%),
        radial-gradient(circle at right center, rgba(0, 140, 255, 0.14), transparent 28%),
        linear-gradient(180deg, #03131d 0%, #07172a 45%, #06111d 100%);
      
      overflow-y: auto !important; 
      -webkit-overflow-scrolling: touch; 
      display: block; 
      padding: 40px 20px;
      box-sizing: border-box;
    }

    .phone {
      width: 100%;
      max-width: 380px;
      margin: 0 auto; 
      border-radius: 28px;
      background: linear-gradient(180deg, rgba(10, 19, 40, 0.98) 0%, rgba(4, 12, 26, 1) 100%);
      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.6), inset 0 0 0 1px rgba(255,255,255,0.05);
      padding: 24px 20px 28px;
      text-align: center;
      box-sizing: border-box;
    }

    .screen-shot {
      width: 100%;
      border-radius: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(255,255,255,0.1);
    }

    .headline {
      font-size: 20px;
      font-weight: 800;
      line-height: 1.4;
      margin: 0 0 10px !important;
      color: #ffffff !important;
    }

    .subtext {
      font-size: 14px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.8) !important;
      margin: 0 0 24px !important;
    }

    .cta {
      display: block;
      width: 100%;
      text-decoration: none;
      background: linear-gradient(180deg, #1cf0cf 0%, #11d9c1 100%);
      color: #04131b !important;
      font-size: 19px;
      font-weight: 900;
      padding: 18px 0;
      border-radius: 18px;
    }

    .progress-wrap {
      width: 120px;
      height: 4px;
      border-radius: 2px;
      background: rgba(255,255,255,0.1);
      margin: 22px auto 10px;
      overflow: hidden;
    }

    .progress-bar {
      width: 0%;
      height: 100%;
      background: #17f1cf;
      animation: fillBar 3s linear forwards;
    }

    .moving-text {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.4) !important;
    }

    @keyframes fillBar {
      from { width: 0%; }
      to { width: 100%; }
    }
  &lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;
  &lt;div class=&quot;total-container&quot;&gt;
    &lt;div class=&quot;phone&quot;&gt;
      &lt;div class=&quot;content&quot;&gt;
        &lt;img class=&quot;screen-shot&quot; src=&quot;https://i.ibb.co/5WgnnY4P/photo-2026-04-13-09-43-31-1.jpg&quot; alt=&quot;수익 인증&quot;&gt;
        &lt;h1 class=&quot;headline&quot;&gt;일주일 수익 +1.7억원 돌파  &lt;/h1&gt;
        &lt;p class=&quot;subtext&quot;&gt;
          오늘 3종목 모두 익절 완료&lt;br&gt;
          단타 + 스윙 기준으로 안정적으로 운영 중&lt;br&gt;
          현재 매일 종목 공유 진행 중입니다.
        &lt;/p&gt;
        
        &lt;a class=&quot;cta&quot; href=&quot;https://t.me/+ZEeOPfL3V-BiYWI1&quot;&gt;
            무료 종목 공유방 입장하기
        &lt;/a&gt;

        &lt;div class=&quot;progress-wrap&quot;&gt;
          &lt;div class=&quot;progress-bar&quot;&gt;&lt;/div&gt;
        &lt;/div&gt;
        &lt;p class=&quot;moving-text&quot;&gt;3초 후 자동으로 이동합니다&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;script&gt;
    const TARGET_URL = &quot;https://t.me/+ZEeOPfL3V-BiYWI1&quot;;
    const REDIRECT_SECONDS = 3;

    setTimeout(() =&gt; {
      window.location.href = TARGET_URL;
    }, REDIRECT_SECONDS * 1000);
  &lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</description>
      <author>stock77</author>
      <guid isPermaLink="true">https://naver-l.tistory.com/96</guid>
      <comments>https://naver-l.tistory.com/96#entry96comment</comments>
      <pubDate>Mon, 15 Jun 2026 22:42:51 +0900</pubDate>
    </item>
  </channel>
</rss>