videofunds.yachts Open in urlscan Pro
2606:4700:3032::ac43:a12e  Public Scan

Submitted URL: http://videofunds.yachts/8150854962584801/0.09564518476414519
Effective URL: https://videofunds.yachts/
Submission: On February 11 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

Name: registerf

<form name="registerf">
  <div class="modal fade" id="mregister" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <h4 class="modal-title" id="myModalLabel">
            <div id="registertitle"> New User Registration </div>
          </h4>
        </div>
        <div class="modal-body">
          <div class="form-group">
            <label class="font9" style="font-weight:bold;"> Username </label>
            <input type="username" name="username" class="form-control" id="username" aria-describedby="" placeholder="Enter username" required="">
          </div>
          <div class="form-group">
            <label class="font9" style="font-weight:bold;"> Email address </label>
            <input type="email" name="email" class="form-control" id="email" aria-describedby="" placeholder="Enter E-mail" required="">
          </div>
          <div class="form-group">
            <label class="font9" style="font-weight:bold;"> Password </label>
            <input type="password" name="password" class="form-control" id="password" aria-describedby="" placeholder="Enter password" required="">
          </div>
          <div class="form-group">
            <label class="font9" style="font-weight:bold;"> Password repeat </label>
            <input type="password" name="password1" class="form-control" id="password1" aria-describedby="" placeholder="Enter password again" required="">
          </div>
          <!--       <ulogin>
       <div class="col text-center" style="margin-bottom: 10px">
        <label class="font9" style="font-weight:bold;">
          Login via social networks
        </label>

<div id="uLoginreg" data-ulogin="display=panel;theme=classic;fields=first_name,last_name;providers=google,facebook,odnoklassniki,vkontakte;redirect_uri=https%3A%2F%2Fvideofunds.yachts%2Fulogin_reg.php;mobilebuttons=0;"></div>
       </div>
       </ulogin>-->
        </div>
        <div class="modal-footer">
          <div class="col text-center">
            <button type="button" class="btn btn-primary w-50" onclick="javascript:doregister()"> Sign Up </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="formaction" value="doregister.php">
  <input type="hidden" name="id_projects" value="14">
  <input type="hidden" name="uid" value="101740403567408">
</form>

Name: writemessf

<form name="writemessf">
  <div class="modal fade" id="mwritemess" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <h4 class="modal-title" id="myModalLabel">
            <div id="writemesstitle"> Send feedback </div>
          </h4>
        </div>
        <div class="modal-body">
          <textarea name="message" style="width:100%;height:10rem;" required=""></textarea>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-primary" onclick="javascript:dowritemess()">Send message</button>
          <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="formaction" value="#FORMACTION#">
  <input type="hidden" name="id_projects" value="14">
  <input type="hidden" name="id_users" value="0">
  <input type="hidden" name="uid" value="101740403567408">
  <input type="hidden" name="guest_username" value="Guest">
</form>

Name: loginf

<form name="loginf">
  <div class="modal fade" id="mlogin" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <h4 class="modal-title" id="myModalLabel">
            <div id="logintitle">User login</div>
          </h4>
        </div>
        <!--modal body-->
        <div class="modal-body">
          <div class="form-group">
            <label class="font9" style="font-weight:bold;">Username</label>
            <input type="username" name="username" class="form-control" id="username_l" aria-describedby="" placeholder="Enter username" required="">
          </div>
          <div class="form-group">
            <label class="font9" style="font-weight:bold;">Password</label>
            <input type="password" name="password" class="form-control" id="password_l" aria-describedby="" placeholder="Enter password" required="">
          </div>
          <!--      <ulogin>
       <div class="col text-center" style="margin-bottom: 10px">
        <label class="font9" style="font-weight:bold;">
          Login via social networks
        </label>

<div id="uLogin" data-ulogin="display=panel;theme=classic;fields=first_name,last_name;providers=google,facebook,odnoklassniki,vkontakte;redirect_uri=https%3A%2F%2Fvideofunds.yachts%2Fulogin_reg.php;mobilebuttons=0;"></div>
       </div>
       </ulogin>-->
          <center>
            <a href="javascript:forget();">Forgot password&gt;&gt;</a>
          </center>
        </div>
        <!--modal body-->
        <div class="modal-footer">
          <div class="col text-center">
            <button type="button" class="btn btn-primary w-50" onclick="javascript:dologin()">Sign In</button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="formaction" value="dologin.php">
  <input type="hidden" name="id_projects" value="14">
  <input type="hidden" name="id_users" value="0">
  <input type="hidden" name="uid" value="101740403567408">
</form>

Name: forgetPOST forget.php

<form name="forget" action="forget.php" method="post">
  <div class="modal fade" id="mforget" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
    <div class="modal-dialog" role="document">
      <div class="modal-content">
        <div class="modal-header">
          <h4 class="modal-title" id="myModalLabel">
            <div id="logintitle">Forgot password</div>
          </h4>
        </div>
        <!--modal body-->
        <div class="modal-body">
          <div class="form-group">
            <label class="font9" style="font-weight:bold;">Username</label>
            <input type="username" name="username" class="form-control" id="username_l" aria-describedby="" placeholder="Enter username" required="">
          </div>
          <div class="form-group">
            <label class="font9" style="font-weight:bold;"> Email address </label>
            <input type="email" name="email" class="form-control" id="email" aria-describedby="" placeholder="Enter E-mail" required="">
          </div>
        </div>
        <!--modal body-->
        <div class="modal-footer">
          <div class="col text-center">
            <input type="submit" value="OK">
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

videofunds
Sign In
 * Main
 * Sign In
 * Sign Up
 * F.A.Q
 * Support

Watch videos and get paid for it !

videofunds company offers you to earn money by watching promotional videos.

Watch videos and get 0.60 US Dollar per minute of viewing.($ 0.57/m)

sign up to get a 10 US Dollar newcomer bonus!($ 9.45)

Refer other users and get 40% from their earnings to your account.

Watch for $ 17.93 ($ 16.94)
Watch for $ 2.44 ($ 2.31)
Watch for $ 1.74 ($ 1.64)
Watch for $ 16.5 ($ 15.59)
Watch for $ 11.29 ($ 10.67)
Watch for $ 4.12 ($ 3.89)
Watch for $ 6.34 ($ 5.99)
Watch for $ 8.01 ($ 7.57)
SHOW MORE


USER REVIEWS

--------------------------------------------------------------------------------

mackshawn: It's a good job for a retired person. It's some kind of miracle! At
my age, people can hardly find a job. So, when my children sent me the link to
the site ad-video.xyz, I forgot about all my financial problems. Now I make so
much money that I do not need the retirement benefit. I live in style and help
my children and grandchildren! Thanks to all those people who came up with this
idea and organized everything!


Germiona: I promised to write feedback, so here I am. I have just received a
message that my money 【196 dollars】 was withdrawn to my bank card. Thank you so
much!


Dennyboy: Great! I received the 315 Dollars yesterday. There's enough to buy a
new and more powerful smartphon


amaretto: Hum, not bad. Just yesterday, I withdrew my amounts 174 dollars. Now I
don't need to be a taxi driver anymore.


Write a feedback »


LAST PAYMENTS ON 12/02/2024

--------------------------------------------------------------------------------

Country
Employee
Time
Amount
Status
Senegal
hui
10:18:59
240.81 $
Paid out
Benin
avè
10:18:47
312.44 $
Paid out
Mozambique
chapo
10:18:43
849.40 $
Paid out
East Timor
dubs2018
10:17:59
502.88 $
Paid out
Pitcairn
tj
10:17:44
666.75 $
Paid out
Afghanistan
cnwholesale
10:16:42
690.14 $
Paid out
Pitcairn
darkseid
10:16:20
573.25 $
Paid out
Taiwan
holdenmummy
10:15:18
996.58 $
Paid out
Vanuatu
fulby
10:15:13
834.27 $
Paid out
Panama
latin123
10:14:48
318.32 $
Paid out
Show more »
sign up to get a 10 US Dollar newcomer bonus! I made more than 200 US Dollars by
watching the video here, so you can try it.
Warning! You are suspected of malicious registration, continue to operate will
block your account.
New Payment Sent:
was just paid
via
Invite friends to help you earn money and get an extra 40% of your friends鈥�
income!



Click the button above to share with your friends

Copyright © videofunds.yachts 2007-2021

NEW USER REGISTRATION

Username
Email address
Password
Password repeat
Sign Up
SEND FEEDBACK


Send message Close
USER LOGIN

Username
Password
Forgot password>>
Sign In
FORGOT PASSWORD

Username
Email address