www.techlunar.com Open in urlscan Pro
2606:4700:3033::ac43:b527  Public Scan

Submitted URL: https://techlunar.com/
Effective URL: https://www.techlunar.com/
Submission Tags: phishingrod
Submission: On May 20 via api from DE — Scanned from DE

Form analysis 6 forms found in the DOM

POST https://www.techlunar.com/search

<form id="search" class="search_form" method="POST" action="https://www.techlunar.com/search" autocomplete="off">
  <input type="hidden" name="_token" value="leubvNaZOcKlnCztWbv0cJAFUIZa3DuD9JD24scf">
  <div class="search-form-wrapper">
    <input type="text" id="search-input" class="search-input" placeholder="Search..." name="search" value="">
    <button type="submit" class="submit_search"><i class="fa fa-search"></i></button>
  </div>
  <div class="search-results">
    <ul class="results-list list-group">
    </ul>
  </div>
  <button type="submit" class="more_results">More Results</button>
</form>

POST https://www.paypal.com/cgi-bin/webscr

<form style="margin: auto; text-align: left; padding-top: 1rem;" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  <input type="hidden" name="cmd" value="_donations">
  <input type="hidden" name="business" value="ZQC3NWZ3X5DSA">
  <input type="hidden" name="currency_code" value="USD">
  <script type="text/javascript">
    //KO-fi.com
    //SERVED FROM CDN
    //version 2
    var kofiwidget2 = kofiwidget2 || (function() {
      var style = "";
      var html = "";
      var color = "";
      var text = "";
      var id = "";
      return {
        init: function(pText, pColor, pId) {
          color = pColor;
          text = pText;
          id = pId;
          style =
            "img.kofiimg{display: initial!important;vertical-align:middle;padding-top:0!important;padding-bottom:0!important;border:none;margin-top: 5px;margin-right:5px!important;margin-left:0!important;margin-bottom:3px!important;content:url('https://storage.ko-fi.com/cdn/cup-border.png')}.kofiimg:after{vertical-align:middle;height:25px;padding-top:0;padding-bottom:0;border:none;margin-top:0;margin-right:6px;margin-left:0;margin-bottom:4px!important;content:url('https://storage.ko-fi.com/cdn/whitelogo.svg')}.btn-container{display:inline-block!important;white-space:nowrap;min-width:160px}span.kofitext{color:#fff !important;letter-spacing: -0.15px!important;text-wrap:none;vertical-align:middle;line-height:30px !important;padding:0;text-align:center;text-decoration:none!important; text-shadow: 0 1px 1px rgba(34, 34, 34, 0.05);}.kofitext a{color:#fff !important;text-decoration:none:important;}.kofitext a:hover{color:#fff !important;text-decoration:none}a.kofi-button{box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);line-height:36px!important;min-width:120px;display:inline-block!important;background-color:#29abe0;text-align:center !important;border-radius:7px;color:#fff;cursor:pointer;overflow-wrap:break-word;vertical-align:middle;border:0 none #fff !important;font-family:'Quicksand',Helvetica,Century Gothic,sans-serif !important;text-decoration:none;text-shadow:none;font-weight:700!important;font-size:14px !important}a.kofi-button:visited{color:#fff !important;text-decoration:none !important}a.kofi-button:hover{opacity:.85;color:#f5f5f5 !important;text-decoration:none !important}a.kofi-button:active{color:#f5f5f5 !important;text-decoration:none !important}.kofitext img.kofiimg {display: initial;animation: kofi-wiggle 3s infinite;}";
          style = style +
            "@keyframes kofi-wiggle{0%{transform:rotate(0) scale(1)}60%{transform:rotate(0) scale(1)}75%{transform:rotate(0) scale(1.12)}80%{transform:rotate(0) scale(1.1)}84%{transform:rotate(-10deg) scale(1.1)}88%{transform:rotate(10deg) scale(1.1)}92%{transform:rotate(-10deg) scale(1.1)}96%{transform:rotate(10deg) scale(1.1)}100%{transform:rotate(0) scale(1)}}";
          style = "<style>" + style + "</style>";
          html = "<link href='https://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet' type='text/css'>";
          html +=
            '<div class=btn-container><a title="Support me on ko-fi.com" class="kofi-button" style="background-color:[color];" href="https://ko-fi.com/[id]" target="_blank"> <span class="kofitext"><img src="https://storage.ko-fi.com/cdn/cup-border.png" class="kofiimg"/>[text]</span></a></div>';
        },
        getHTML: function() {
          var rtn = style + html.replace("[color]", color).replace("[text]", text).replace("[id]", id);
          return rtn;
        },
        draw: function() {
          document.writeln(style + html.replace("[color]", color).replace("[text]", text).replace("[id]", id));
        }
      };
    }());
  </script>
  <script type="text/javascript">
    kofiwidget2.init('Buy me a coffee', '#FF813F', 'O4O46FVH5');
    kofiwidget2.draw();
  </script>
  <style>
    img.kofiimg {
      display: initial !important;
      vertical-align: middle;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      border: none;
      margin-top: 5px;
      margin-right: 5px !important;
      margin-left: 0 !important;
      margin-bottom: 3px !important;
      content: url('https://storage.ko-fi.com/cdn/cup-border.png')
    }

    .kofiimg:after {
      vertical-align: middle;
      height: 25px;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      margin-top: 0;
      margin-right: 6px;
      margin-left: 0;
      margin-bottom: 4px !important;
      content: url('https://storage.ko-fi.com/cdn/whitelogo.svg')
    }

    .btn-container {
      display: inline-block !important;
      white-space: nowrap;
      min-width: 160px
    }

    span.kofitext {
      color: #fff !important;
      letter-spacing: -0.15px !important;
      text-wrap: none;
      vertical-align: middle;
      line-height: 30px !important;
      padding: 0;
      text-align: center;
      text-decoration: none !important;
      text-shadow: 0 1px 1px rgba(34, 34, 34, 0.05);
    }

    .kofitext a {
      color: #fff !important;
      text-decoration: none:important;
    }

    .kofitext a:hover {
      color: #fff !important;
      text-decoration: none
    }

    a.kofi-button {
      box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
      line-height: 36px !important;
      min-width: 120px;
      display: inline-block !important;
      background-color: #29abe0;
      text-align: center !important;
      border-radius: 7px;
      color: #fff;
      cursor: pointer;
      overflow-wrap: break-word;
      vertical-align: middle;
      border: 0 none #fff !important;
      font-family: 'Quicksand', Helvetica, Century Gothic, sans-serif !important;
      text-decoration: none;
      text-shadow: none;
      font-weight: 700 !important;
      font-size: 14px !important
    }

    a.kofi-button:visited {
      color: #fff !important;
      text-decoration: none !important
    }

    a.kofi-button:hover {
      opacity: .85;
      color: #f5f5f5 !important;
      text-decoration: none !important
    }

    a.kofi-button:active {
      color: #f5f5f5 !important;
      text-decoration: none !important
    }

    .kofitext img.kofiimg {
      display: initial;
      animation: kofi-wiggle 3s infinite;
    }

    @keyframes kofi-wiggle {
      0% {
        transform: rotate(0) scale(1)
      }

      60% {
        transform: rotate(0) scale(1)
      }

      75% {
        transform: rotate(0) scale(1.12)
      }

      80% {
        transform: rotate(0) scale(1.1)
      }

      84% {
        transform: rotate(-10deg) scale(1.1)
      }

      88% {
        transform: rotate(10deg) scale(1.1)
      }

      92% {
        transform: rotate(-10deg) scale(1.1)
      }

      96% {
        transform: rotate(10deg) scale(1.1)
      }

      100% {
        transform: rotate(0) scale(1)
      }
    }
  </style>
  <link href="https://fonts.googleapis.com/css?family=Quicksand:400,700" rel="stylesheet" type="text/css">
  <div class="btn-container">
    <a title="Support me on ko-fi.com" class="kofi-button" style="background-color:#FF813F;" href="https://ko-fi.com/O4O46FVH5" target="_blank"> <span class="kofitext"><img class="kofiimg lazyload" data-src="https://storage.ko-fi.com/cdn/cup-border.png" src="https://techlunar.com/images/techlunar-placeholder.jpg">Buy me a coffee</span></a>
  </div>
  <style>
    .bmc-button,
    .kofitext {
      padding: 7px 15px 7px 10px !important;
      line-height: 35px !important;
      height: 45px !important;
      text-decoration: none !important;
      display: inline-flex !important;
      color: #FFFFFF !important;
      background-color: #FF813F !important;
      border-radius: 5px !important;
      border: 1px solid transparent !important;
      padding: 7px 15px 7px 10px !important;
      font-size: 18px !important;
      letter-spacing: 0.6px !important;
      font-family: 'Cookie', cursive !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important;
    }

    /* .bmc-button img,  */
    .kofiimg {
      height: 20px !important;
      width: 31px !important;
      vertical-align: middle;
      display: inline-block;
      margin-bottom: 1px !important;
      box-shadow: none !important;
      border: none !important;
      vertical-align: middle !important;
      padding-top: 5px !important;
    }

    .bmc-button:hover,
    .bmc-button:active,
    .bmc-button:focus {
      /* -webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important; */
      /* text-decoration: none !important; */
      opacity: 0.85 !important;
      color: #FFFFFF !important;
    }
  </style>
</form>

POST /subscribe/store

<form action="/subscribe/store" class="sub-form" method="POST">
  <input type="hidden" name="_token" value="leubvNaZOcKlnCztWbv0cJAFUIZa3DuD9JD24scf">
  <div class="subscribe-form-wrapper mt-3">
    <input type="email" placeholder="Iwantto@subscribe.com" pattern="[^ @]*@[^ @]*" name="subscriber_email[1]" class="subscribe-field">
    <input type="submit" class="sub-btn" name="submit" value="Submit">
  </div>
</form>

POST https://www.paypal.com/cgi-bin/webscr

<form style="margin: auto; text-align: left; padding-top: 1rem;" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  <input type="hidden" name="cmd" value="_donations">
  <input type="hidden" name="business" value="ZQC3NWZ3X5DSA">
  <input type="hidden" name="currency_code" value="USD">
  <script type="text/javascript">
    //KO-fi.com
    //SERVED FROM CDN
    //version 2
    var kofiwidget2 = kofiwidget2 || (function() {
      var style = "";
      var html = "";
      var color = "";
      var text = "";
      var id = "";
      return {
        init: function(pText, pColor, pId) {
          color = pColor;
          text = pText;
          id = pId;
          style =
            "img.kofiimg{display: initial!important;vertical-align:middle;padding-top:0!important;padding-bottom:0!important;border:none;margin-top: 5px;margin-right:5px!important;margin-left:0!important;margin-bottom:3px!important;content:url('https://storage.ko-fi.com/cdn/cup-border.png')}.kofiimg:after{vertical-align:middle;height:25px;padding-top:0;padding-bottom:0;border:none;margin-top:0;margin-right:6px;margin-left:0;margin-bottom:4px!important;content:url('https://storage.ko-fi.com/cdn/whitelogo.svg')}.btn-container{display:inline-block!important;white-space:nowrap;min-width:160px}span.kofitext{color:#fff !important;letter-spacing: -0.15px!important;text-wrap:none;vertical-align:middle;line-height:30px !important;padding:0;text-align:center;text-decoration:none!important; text-shadow: 0 1px 1px rgba(34, 34, 34, 0.05);}.kofitext a{color:#fff !important;text-decoration:none:important;}.kofitext a:hover{color:#fff !important;text-decoration:none}a.kofi-button{box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);line-height:36px!important;min-width:120px;display:inline-block!important;background-color:#29abe0;text-align:center !important;border-radius:7px;color:#fff;cursor:pointer;overflow-wrap:break-word;vertical-align:middle;border:0 none #fff !important;font-family:'Quicksand',Helvetica,Century Gothic,sans-serif !important;text-decoration:none;text-shadow:none;font-weight:700!important;font-size:14px !important}a.kofi-button:visited{color:#fff !important;text-decoration:none !important}a.kofi-button:hover{opacity:.85;color:#f5f5f5 !important;text-decoration:none !important}a.kofi-button:active{color:#f5f5f5 !important;text-decoration:none !important}.kofitext img.kofiimg {display: initial;animation: kofi-wiggle 3s infinite;}";
          style = style +
            "@keyframes kofi-wiggle{0%{transform:rotate(0) scale(1)}60%{transform:rotate(0) scale(1)}75%{transform:rotate(0) scale(1.12)}80%{transform:rotate(0) scale(1.1)}84%{transform:rotate(-10deg) scale(1.1)}88%{transform:rotate(10deg) scale(1.1)}92%{transform:rotate(-10deg) scale(1.1)}96%{transform:rotate(10deg) scale(1.1)}100%{transform:rotate(0) scale(1)}}";
          style = "<style>" + style + "</style>";
          html = "<link href='https://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet' type='text/css'>";
          html +=
            '<div class=btn-container><a title="Support me on ko-fi.com" class="kofi-button" style="background-color:[color];" href="https://ko-fi.com/[id]" target="_blank"> <span class="kofitext"><img src="https://storage.ko-fi.com/cdn/cup-border.png" class="kofiimg"/>[text]</span></a></div>';
        },
        getHTML: function() {
          var rtn = style + html.replace("[color]", color).replace("[text]", text).replace("[id]", id);
          return rtn;
        },
        draw: function() {
          document.writeln(style + html.replace("[color]", color).replace("[text]", text).replace("[id]", id));
        }
      };
    }());
  </script>
  <script type="text/javascript">
    kofiwidget2.init('Buy me a coffee', '#FF813F', 'O4O46FVH5');
    kofiwidget2.draw();
  </script>
  <style>
    img.kofiimg {
      display: initial !important;
      vertical-align: middle;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      border: none;
      margin-top: 5px;
      margin-right: 5px !important;
      margin-left: 0 !important;
      margin-bottom: 3px !important;
      content: url('https://storage.ko-fi.com/cdn/cup-border.png')
    }

    .kofiimg:after {
      vertical-align: middle;
      height: 25px;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      margin-top: 0;
      margin-right: 6px;
      margin-left: 0;
      margin-bottom: 4px !important;
      content: url('https://storage.ko-fi.com/cdn/whitelogo.svg')
    }

    .btn-container {
      display: inline-block !important;
      white-space: nowrap;
      min-width: 160px
    }

    span.kofitext {
      color: #fff !important;
      letter-spacing: -0.15px !important;
      text-wrap: none;
      vertical-align: middle;
      line-height: 30px !important;
      padding: 0;
      text-align: center;
      text-decoration: none !important;
      text-shadow: 0 1px 1px rgba(34, 34, 34, 0.05);
    }

    .kofitext a {
      color: #fff !important;
      text-decoration: none:important;
    }

    .kofitext a:hover {
      color: #fff !important;
      text-decoration: none
    }

    a.kofi-button {
      box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
      line-height: 36px !important;
      min-width: 120px;
      display: inline-block !important;
      background-color: #29abe0;
      text-align: center !important;
      border-radius: 7px;
      color: #fff;
      cursor: pointer;
      overflow-wrap: break-word;
      vertical-align: middle;
      border: 0 none #fff !important;
      font-family: 'Quicksand', Helvetica, Century Gothic, sans-serif !important;
      text-decoration: none;
      text-shadow: none;
      font-weight: 700 !important;
      font-size: 14px !important
    }

    a.kofi-button:visited {
      color: #fff !important;
      text-decoration: none !important
    }

    a.kofi-button:hover {
      opacity: .85;
      color: #f5f5f5 !important;
      text-decoration: none !important
    }

    a.kofi-button:active {
      color: #f5f5f5 !important;
      text-decoration: none !important
    }

    .kofitext img.kofiimg {
      display: initial;
      animation: kofi-wiggle 3s infinite;
    }

    @keyframes kofi-wiggle {
      0% {
        transform: rotate(0) scale(1)
      }

      60% {
        transform: rotate(0) scale(1)
      }

      75% {
        transform: rotate(0) scale(1.12)
      }

      80% {
        transform: rotate(0) scale(1.1)
      }

      84% {
        transform: rotate(-10deg) scale(1.1)
      }

      88% {
        transform: rotate(10deg) scale(1.1)
      }

      92% {
        transform: rotate(-10deg) scale(1.1)
      }

      96% {
        transform: rotate(10deg) scale(1.1)
      }

      100% {
        transform: rotate(0) scale(1)
      }
    }
  </style>
  <link href="https://fonts.googleapis.com/css?family=Quicksand:400,700" rel="stylesheet" type="text/css">
  <div class="btn-container">
    <a title="Support me on ko-fi.com" class="kofi-button" style="background-color:#FF813F;" href="https://ko-fi.com/O4O46FVH5" target="_blank"> <span class="kofitext"><img class="kofiimg lazyload" data-src="https://storage.ko-fi.com/cdn/cup-border.png" src="https://techlunar.com/images/techlunar-placeholder.jpg">Buy me a coffee</span></a>
  </div>
  <style>
    .bmc-button,
    .kofitext {
      padding: 7px 15px 7px 10px !important;
      line-height: 35px !important;
      height: 45px !important;
      text-decoration: none !important;
      display: inline-flex !important;
      color: #FFFFFF !important;
      background-color: #FF813F !important;
      border-radius: 5px !important;
      border: 1px solid transparent !important;
      padding: 7px 15px 7px 10px !important;
      font-size: 18px !important;
      letter-spacing: 0.6px !important;
      font-family: 'Cookie', cursive !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important;
    }

    /* .bmc-button img,  */
    .kofiimg {
      height: 20px !important;
      width: 31px !important;
      vertical-align: middle;
      display: inline-block;
      margin-bottom: 1px !important;
      box-shadow: none !important;
      border: none !important;
      vertical-align: middle !important;
      padding-top: 5px !important;
    }

    .bmc-button:hover,
    .bmc-button:active,
    .bmc-button:focus {
      /* -webkit-box-shadow: 0px 1px 2px 2px rgba(190, 190, 190, 0.5) !important; */
      /* text-decoration: none !important; */
      opacity: 0.85 !important;
      color: #FFFFFF !important;
    }
  </style>
</form>

POST /subscribe/store

<form action="/subscribe/store" class="sub-form" method="POST">
  <input type="hidden" name="_token" value="leubvNaZOcKlnCztWbv0cJAFUIZa3DuD9JD24scf">
  <div class="subscribe-form-wrapper mt-3">
    <input type="email" placeholder="Iwantto@subscribe.com" pattern="[^ @]*@[^ @]*" name="subscriber_email[1]" class="subscribe-field">
    <input type="submit" class="sub-btn" name="submit" value="Submit">
  </div>
</form>

POST /subscribe/store

<form action="/subscribe/store" class="sub-form" method="POST">
  <input type="hidden" name="_token" value="leubvNaZOcKlnCztWbv0cJAFUIZa3DuD9JD24scf">
  <div class="row">
    <div class="input-group mb-3 col-md-8 col-lg-6 col mx-auto">
      <input type="email" placeholder="Enter your Email" pattern="[^ @]*@[^ @]*" name="subscriber_email[2]" class=" rounded-0 subscribe-field form-control">
      <div class="input-group-prepend">
        <button type="submit" class="btn btn-outline-secondary sub-btn">Submit</button>
      </div>
    </div>
  </div>
</form>

Text Content

Refresh(Enable JavaScript first.)

This website www.techlunar.com/ is currently offline. Cloudflare's Always
Online™ shows a snapshot of this web page from the Internet Archive's Wayback
Machine. To check for the live version, click Refresh.





Your experience on this site will be improved by allowing cookies.

Allow cookies
Log in Sign up
EN
 * ENGLISH
 * SPANISH
 * FRENCH
 * GERMAN
 * ITALIAN
 * PORTUGUESE
 * DUTCH
 * POLISH
 * RUSSIAN
 * UKRAINIAN
 * ROMANIAN
 * Ελληνικά
 * TURKISH
 * ARABIC
 * HINDI
 * VIETNAMESE

 * 
 * Content
   * How to's
   * Reviews
   * Articles
   * News
   * Comparisons
   * Blog
 * Forum
 * COVID-19
 * Videos
 * Jobs
 * Donate
 * More
 * About


More Results


TECHLUNAR


10 EXCITING UPCOMING TECHNOLOGIES THAT WILL CHANGE THE WORLD

In a rapidly changing world, knowing about the key emerging technologies is
crucial to make better decisions in the market? What are those and what do you
need to know?

Learn more

POPULAR

HOW TO INSTALL WINDOWS 10 ON YOUR UNSUPPORTED MAC MACHINE - A FULL GUIDE

Oct 1st, 2022

It's true that there are some system requirements which you need to meed in
order to make the installation possible. We have removed them so you too can
install Windows 10!

Continue reading

POPULAR REVIEW

SUPEREQ S1 REVIEW - THE BEST HEADPHONES UNDER 60$ (VIDEO)

Oct 1st, 2022

Looking to get a better headphone set while you're on a budget? The SuperEQ S1
headphones will blow your mind of how much they can do for under 60$.

Continue reading

HOT

YES. YOU CAN STILL GET EMOJIS ON YOUR ANDROID PHONE.

Oct 1st, 2022

This may seem tricky, but in 10 minutes, you will be seeing real iOS emoji
keyboard on your Android device.

Continue reading



POPULAR BY CATEGORY




Be part of our community! Ask us anything to our Forum. It's quick and easy!
Login or Signup


STAY UPDATED

Follow @techlunar1

Follow @techlunar


SUPPORT US!

Buy me a coffee

If you find these articles and what I am doing useful, feel free to help me keep
everything up and running by contributing to the project! My mission is to
provide you with the highest quality articles you can find on the internet!


SUBSCRIBE



Subscribe to get our latest news, articles, giveaways, offers and more! We
promise we do not spam. You can always unsubscribe.




STAY UPDATED

Follow @techlunar1

Follow @techlunar


SUPPORT US!

Buy me a coffee

If you find these articles and what I am doing useful, feel free to help me keep
everything up and running by contributing to the project! My mission is to
provide you with the highest quality articles you can find on the internet!


SUBSCRIBE



Subscribe to get our latest news, articles, giveaways, offers and more! We
promise we do not spam. You can always unsubscribe.


LATEST



SUBSCRIBE

Be the first to see our latest updates and news!

Submit

Your No. 1 source for buying computer accessories & peripherals. TechLunar has
generated more than 19,000,000 Views and 44,000 subscribers on Youtube, based on
high quality technical solutions and product reviews.

Follow Us:



CONNECT

 * Follow us on Facebook
 * Follow us on Twitter
 * Follow us on Instagram
 * Subscribe to us on Youtube
 * Follow us on Tiktok
 * Listen to us on Rss


ABOUT US

 * Forum
 * About Us
 * Work with Us
 * Support Us!


GET HELP

 * Terms of Use
 * Privacy Policy

This website was made by TechLunar

© Copyright 2024 | All rights reserved

Tweet me an Issue!