kingviews.net Open in urlscan Pro
2606:4700:3034::ac43:acfd  Public Scan

URL: https://kingviews.net/
Submission Tags: https://phish.report @phish_report Search All
Submission: On March 07 via api from FI — Scanned from FI

Form analysis 8 forms found in the DOM

Name: _xclickPOST https://www.paypal.com/cgi-bin/webscr

<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">
  <input type="hidden" name="cmd" value="_xclick">
  <input type="hidden" id="ppamount" name="amount" value="">
  <input type="hidden" name="business" value="USSF6JNTZEC7U">
  <input type="hidden" name="lc" value="en_US">
  <input type="hidden" name="item_name" value="KingViews">
  <input type="hidden" name="item_number" value="167815426956">
  <input type="hidden" name="currency_code" value="EUR">
  <input type="hidden" id="ppcustom" name="custom" value="">
  <input type="hidden" name="bn" value="PP-BuyNowBF">
  <input type="hidden" name="landing_page" value="login">
  <input type="hidden" name="no_shipping" value="1">
  <input type="hidden" name="return" value="https://kingviews.net/orders?payment=success">
  <input type="hidden" name="rm" value="2">
  <input type="hidden" name="cbt" value="Return to KingViews.net">
  <input type="hidden" name="cancel_return" value="https://kingviews.net/">
  <input type="hidden" name="notify_url" value="https://kingviews.net/payment/paypal/ipnV2.php">
  <button type="submit" hidden="" id="paypalLoginBtn" class="unselectable">PayPal</button>
</form>

Name: _xclickPOST https://www.paypal.com/cgi-bin/webscr

<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post">
  <input type="hidden" name="cmd" value="_xclick">
  <input type="hidden" id="ppamount2" name="amount" value="">
  <input type="hidden" name="business" value="USSF6JNTZEC7U">
  <input type="hidden" name="lc" value="en_US">
  <input type="hidden" name="item_name" value="KingViews">
  <input type="hidden" name="item_number" value="167815426956">
  <input type="hidden" name="currency_code" value="EUR">
  <input type="hidden" id="ppcustom2" name="custom" value="">
  <input type="hidden" name="bn" value="PP-BuyNowBF">
  <input type="hidden" name="landing_page" value="Billing">
  <input type="hidden" name="no_shipping" value="1">
  <input type="hidden" name="return" value="https://kingviews.net/orders?payment=success">
  <input type="hidden" name="rm" value="2">
  <input type="hidden" name="cbt" value="Return to KingViews.net">
  <input type="hidden" name="cancel_return" value="https://kingviews.net/">
  <input type="hidden" name="notify_url" value="https://kingviews.net/payment/paypal/ipnV2.php">
  <button type="submit" hidden="" id="paypalCardBtn" class="unselectable">Credit Card</button>
</form>

GET

<form id="coinForm" action="" method="GET">
  <button type="submit" id="cryptoBtn" hidden=""></button>
</form>

POST https://payment.megasocial.biz

<form action="https://payment.megasocial.biz" method="post">
  <input type="hidden" name="method" value="stripe">
  <input type="hidden" class="pay_source" name="s" value="">
  <input type="hidden" id="stripe_sid" name="session_id" value="">
  <input type="hidden" id="stripe_key" name="stripe_key" value="">
  <button type="submit" hidden="" id="stripeFidelBtn" class="unselectable">Stripe</button>
</form>

POST https://payment.megasocial.biz

<form action="https://payment.megasocial.biz" method="post">
  <input type="hidden" name="method" value="paypal">
  <input type="hidden" class="pay_source" name="s" value="">
  <input type="hidden" id="paypal_link" name="link" value="">
  <button type="submit" hidden="" id="paypalLoginFidelBtn" class="unselectable">PayPal</button>
</form>

POST /auth.php

<form class="login100-form validate-form" method="post" action="/auth.php">
  <span class="login100-form-title"> Member Login </span>
  <input type="hidden" value="auth" id="ref" name="ref">
  <input class="input100" type="hidden" name="type" value="login">
  <div class="wrap-input100 validate-input" data-validate="Valid username is required: johndoe">
    <input class="input100" type="text" name="username" id="usernameInput" placeholder="Username">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-user" aria-hidden="true"></i>
    </span>
  </div>
  <div class="wrap-input100 validate-input" data-validate="Password is required">
    <input class="input100" type="password" id="passwordInput" name="password" placeholder="Password">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-lock" aria-hidden="true"></i>
    </span>
  </div>
  <div class="input_warning loginMsg"></div>
  <div class="container-login100-form-btn">
    <div id="loginBtn" class="login100-form-btn"> Login </div>
  </div>
  <div class="input_success"></div>
  <div class="text-center p-t-16">
    <div class="text-center p-t-20">
      <div id="forgotPage" style="color: gold;cursor: pointer;" class="txt2"> Forgot Username / Password? <i class="fa fa-long-arrow-right m-l-5" aria-hidden="true"></i>
      </div>
    </div>
  </div>
  <div class="text-center p-t-20">
    <div id="registerPage" style="color: gold;cursor: pointer;" class="txt2"> Create your Account <i class="fa fa-long-arrow-right m-l-5" aria-hidden="true"></i>
    </div>
  </div>
</form>

POST /auth.php

<form class="login100-form validate-form" method="post" action="/auth.php">
  <span class="login100-form-title"> Forgot Info </span>
  <input type="hidden" value="auth" id="ref" name="ref">
  <input class="input100" type="hidden" name="type" value="login">
  <div class="wrap-input100 validate-input" data-validate="Valid email or username is required: johndoe">
    <input class="input100" type="text" name="username" id="usernameInput" placeholder="Email or Username">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-user" aria-hidden="true"></i>
    </span>
  </div>
  <div class="input_warning loginMsg"></div>
  <div class="container-login100-form-btn">
    <div id="forgotBtn" class="login100-form-btn"> Request </div>
  </div>
  <div class="input_success"></div>
</form>

POST /auth.php

<form class="login100-form validate-form" method="post" action="/auth.php">
  <span class="login100-form-title"> Registration </span>
  <input type="hidden" value="auth" id="ref" name="ref">
  <input type="hidden" name="type" value="register">
  <div class="wrap-input100 validate-input" data-validate="Username is required">
    <input class="input100" type="text" name="username" id="usernameInput" placeholder="Username">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-user" aria-hidden="true"></i>
    </span>
  </div>
  <div class="input_warning username"></div>
  <div class="wrap-input100 validate-input" data-validate="Valid email is required: ex@abc.xyz">
    <input class="input100" type="text" name="email" id="emailInput" placeholder="Email">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-envelope" aria-hidden="true"></i>
    </span>
  </div>
  <div class="input_warning email"></div>
  <div class="wrap-input100 validate-input" data-validate="Password is required">
    <input class="input100" type="password" name="password" id="passwordInput" placeholder="Password">
    <span class="focus-input100"></span>
    <span class="symbol-input100">
      <i class="fa fa-lock" aria-hidden="true"></i>
    </span>
  </div>
  <div class="input_warning password"></div>
  <div class="container-login100-form-btn">
    <div id="registerBtn" class="login100-form-btn"> Register </div>
  </div>
  <div class="input_success"></div>
  <div class="text-center p-t-20">
    <div id="loginPage" style="color: gold;cursor: pointer;" class="txt2"> Already registered? <i class="fa fa-long-arrow-right m-l-5" aria-hidden="true"></i>
    </div>
  </div>
</form>

Text Content

 * Home
 * About
 * FAQ
 * YouTube
   YouTube Views YouTube Likes YouTube Subscribers YouTube Comments YouTube
   Shares
 * TikTok
   TikTok Followers TikTok Views TikTok Likes
 * Instagram
   Instagram Followers Instagram Views Instagram Likes Instagram Comments
 * SoundCloud
   SoundCloud Plays SoundCloud Followers SoundCloud Likes SoundCloud Reposts
   SoundCloud Downloads SoundCloud Comments
 * Facebook
   Facebook Likes Facebook Page Likes Facebook Views Facebook Comments
 * Twitter
   Twitter Likes Twitter Views Twitter Comments
 * Login
 * Contact


START HERE


You can customize your order to your needs fast and easy.
YouTube
TikTok
Instagram
Facebook
Twitter
SoundCloud
Views
From €6.90
1000 Views
Subscribers
From €7.84
100 Subscribers
Likes
From €3.97
50 Likes
Real Comments
From €3.86
10 Real Comments
8
0
1
Views
8
0
1
Likes
0
Subscribers
Show More
Increase your chances to get popular.
Later

Choose Another
Or
1,000 Views
Delivery complete in 4 hours
€6.90
(€0.12 Off)

100 Subscribers
Delivery complete in 5 days
€7.84
(€0.28 Off)

50 Likes
Delivery complete in 1 day
€3.96
(€0.04 Off)

10 Real Comments
Delivery complete in 5 hours
€3.86
(€0.14 Off)





Total
0
Next
Finish Order Skip
Select Payment Method





BUY YOUTUBE VIEWS, SUBSCRIBERS, LIKES AND MORE

kingviews.net team consists of Youtube worldwide marketing leaders. The platform
was developed by experts who managed to create a state of the art algorithm that
is constantly improving day after day, making sure your brand content goes
viral. We invest our best efforts and resources in each order and every inquiry.
kingviews.net is your one-stop shop for all your Youtube needs.


WHY BUY YOUTUBE VIEWS

When it comes down to it, there are a number of different reasons why you may
want to buy YouTube views and they’re all going to make things easier for you.
The only thing you need to decide next is just how many you’re going to buy and
when you’re going to get started. You might even be surprised by how much just
this one simple step is going to change the way that you do your business. It
could be the missing link that you’ve been looking for all along.




WHY BUY YOUTUBE LIKES

If you do decide to buy YouTube likes you’re going to find a number of benefits
to your overall strategy. Your video can be quite good but if you’re not getting
a lot of likes you’re just not going to get the attention that you actually need
to. So, what’s the best thing that you can get from buying likes? The best thing
you can get is attention and a whole lot of focus from just the right people.
That could mean getting your product or service out to even more people.




BUY YOUTUBE SUBSCRIBERS

No matter what your thoughts are about whether you should buy YouTube
subscribers or not, you’ll find there are actually plenty of reasons to go for
it. After all, you want to make sure that your message gets out there. Maybe you
have something really important to say and if people don’t hear it then they’re
just not going to know what they could or should be doing. Getting more
attention is going to be the key to everything, and if that means you have to
start out with a little bit of help then why not go for it?




BUY YOUTUBE SHARES

So, should you buy YouTube shares? The truth is that you’re going to have a
whole bunch of benefits and nothing really when it comes to downside. There’s a
whole lot that you can achieve with more and more shares. When you use it in
combination with some other features, like buying more views or comments, then
you can really start to capitalize on the benefits. After all, you want to make
sure that you have the best possible attention, right? You want to make sure
people know who you are and what you have to offer? And that’s available with
more shares.




YOUTUBE COMMENTS

The end result is that if you buy YouTube comments you’re going to have more
engagement, more attention and a much better audience overall, because people
will come to trust you. Not only that but they’re going to start engaging with
you as well, maybe even before they watch the video. That’s definitely going to
make a big difference for your bottom line and just for you getting notice.
Whether you’re selling a product or not, you want to make sure that people are
paying attention, and this is a great way for you to do just that.


YOUR PACKAGE





Total: €0
Select Payment Method
PayPal
Credit Card



Stripe
PayPal

LINKS

 * Home
 * About Us
 * Privacy Policy
 * Refund Policy
 * Terms and Conditions
 * FAQ
 * Contact Us

CUSTOMER SUPPORT

Our customer support team is available 24/7. All deliveries will start
immediately after order. If you have any questions, don't hesitate to contact
us.

Copyright © 2023 kingviews.net

×Close
Member Login



Login

Forgot Username / Password?
Create your Account
Forgot Info


Request

Registration






Register

Already registered?