cupiato.com Open in urlscan Pro
2606:4700:20::681a:adc  Public Scan

Submitted URL: http://cupiato.com/
Effective URL: https://cupiato.com/
Submission: On February 23 via manual from PT — Scanned from DE

Form analysis 3 forms found in the DOM

#

<form action="#" id="loginForm">
  <div class="error" style="display: none;" data-i18n="sorry,_your_login">Sorry, your login or password is incorrect</div>
  <div class="form-group">
    <label data-i18n="email">Email:</label>
    <div class="form-group-icon">
      <input type="email" class="form-control brown" id="email2">
      <i class="icon-mail"></i>
    </div>
  </div>
  <div class="form-group">
    <label data-i18n="password">Password:</label>
    <div class="form-group-icon">
      <input type="password" class="form-control brown" id="password2">
      <i class="icon-pass"></i>
    </div>
  </div>
  <div class="row">
    <div class="col-6">
      <div class="custom-control custom-checkbox">
        <input type="checkbox" class="custom-control-input" id="remember">
        <label class="custom-control-label" for="remember" data-i18n="remember_me">Remember me</label>
      </div>
    </div>
    <div class="col-6 text-right">
      <a href="" class="forgot shange_box" data-hide=".sign-form, .ajax-form_result" data-show=".forgot-form, .ajax-form_container" data-i18n="forgot_password?">Forgot Password?</a>
    </div>
  </div>
  <button class="btn btn-danger btn-block" id="loginSubmit" data-i18n="sign_in1">SIGN IN</button>
</form>

#

<form action="#" class="ajax-form" id="forgotPasswordForm">
  <div class="ajax-form_container">
    <div class="form-group">
      <label data-i18n="email">Email:</label>
      <div class="form-group-icon">
        <input type="email" class="form-control brown" id="email3">
        <i class="icon-mail"></i>
      </div>
      <div class="error-info" style="display: none;" data-i18n="please_enter_a">Please enter a valid Email address</div>
    </div>
    <button class="btn btn-danger btn-block" id="forgotSubmit" data-i18n="send_new_password">SEND NEW PASSWORD</button>
    <div class="text-center">
      <a href="" class="has_login shange_box" data-hide=".forgot-form" data-show=".sign-form">
										<i class="icon-login-mob"></i>
										<span data-i18n="already_has_an">Already Has an Account??</span>
									</a>
    </div>
  </div>
  <div class="ajax-form_result">
    <div class="form_result__icon">
      <img src="img/success.svg" alt="">
    </div>
    <div class="form_result__title" data-i18n="thank_you!">Thank you!</div>
    <div class="form_result__note"><span data-i18n="we’ve_sent_a">We’ve sent a email containing a link to</span>
      <a href="" class="shange_box" data-hide=".forgot-form" data-show=".sign-form, .forms__left .form__rules" data-i18n="access_your_account">access your account</a>.</div>
  </div>
</form>

#

<form action="#" id="regForm">
  <div class="step_1">
    <div class="form__title" data-i18n="join_now">Join Now</div>
    <div class="form__note" data-i18n="start_meeting_real">Start meeting real local singles by answering few questions:</div>
    <div class="form-group">
      <label data-i18n="you_are">You are...</label>
      <div class="checkbox">
        <input id="male" type="radio" name="male" checked="">
        <label for="male">
          <i class="icon-male"></i>
          <span data-i18n="male">Male</span>
        </label>
        <input id="female" type="radio" name="male">
        <label for="female">
          <i class="icon-female"></i>
          <span data-i18n="female">Female</span>
        </label>
      </div>
      <input type="hidden" id="gender" name="gender" value="male">
    </div>
    <div class="form-group">
      <label data-i18n="your_age">Your age:</label>
      <div class="fancy-select"><select id="age" class="form-control select fancified" style="width: 1px; height: 1px; display: block; position: absolute; top: 0px; left: 0px; opacity: 0;">
          <option value="" selected="" data-i18n="select_your_age">Select your age</option>
          <option value="18">18</option>
          <option value="19">19</option>
          <option value="20">20</option>
          <option value="21">21</option>
          <option value="22">22</option>
          <option value="23">23</option>
          <option value="24">24</option>
          <option value="25">25</option>
          <option value="26">26</option>
          <option value="27">27</option>
          <option value="28">28</option>
          <option value="29">29</option>
          <option value="30">30</option>
          <option value="31">31</option>
          <option value="32">32</option>
          <option value="33">33</option>
          <option value="34">34</option>
          <option value="35">35</option>
          <option value="36">36</option>
          <option value="37">37</option>
          <option value="38">38</option>
          <option value="39">39</option>
          <option value="40">40</option>
          <option value="41">41</option>
          <option value="42">42</option>
          <option value="43">43</option>
          <option value="44">44</option>
          <option value="45">45</option>
          <option value="46">46</option>
          <option value="47">47</option>
          <option value="48">48</option>
          <option value="49">49</option>
          <option value="50">50</option>
          <option value="51">51</option>
          <option value="52">52</option>
          <option value="53">53</option>
          <option value="54">54</option>
          <option value="55">55</option>
          <option value="56">56</option>
          <option value="57">57</option>
          <option value="58">58</option>
          <option value="59">59</option>
          <option value="60">60</option>
          <option value="61">61</option>
          <option value="62">62</option>
          <option value="63">63</option>
          <option value="64">64</option>
          <option value="65">65</option>
          <option value="66">66</option>
          <option value="67">67</option>
          <option value="68">68</option>
          <option value="69">69</option>
          <option value="70">70</option>
          <option value="71">71</option>
          <option value="72">72</option>
          <option value="73">73</option>
          <option value="74">74</option>
          <option value="75">75</option>
          <option value="76">76</option>
          <option value="77">77</option>
          <option value="78">78</option>
          <option value="79">79</option>
          <option value="80">80</option>
          <option value="81">81</option>
          <option value="82">82</option>
          <option value="83">83</option>
          <option value="84">84</option>
          <option value="85">85</option>
          <option value="86">86</option>
          <option value="87">87</option>
          <option value="88">88</option>
          <option value="89">89</option>
          <option value="90">90</option>
          <option value="91">91</option>
          <option value="92">92</option>
          <option value="93">93</option>
          <option value="94">94</option>
          <option value="95">95</option>
          <option value="96">96</option>
          <option value="97">97</option>
          <option value="98">98</option>
          <option value="99">99</option>
        </select>
        <div class="trigger">Select your age</div>
        <ul class="options">
          <li data-raw-value="18">18</li>
          <li data-raw-value="19">19</li>
          <li data-raw-value="20">20</li>
          <li data-raw-value="21">21</li>
          <li data-raw-value="22">22</li>
          <li data-raw-value="23">23</li>
          <li data-raw-value="24">24</li>
          <li data-raw-value="25">25</li>
          <li data-raw-value="26">26</li>
          <li data-raw-value="27">27</li>
          <li data-raw-value="28">28</li>
          <li data-raw-value="29">29</li>
          <li data-raw-value="30">30</li>
          <li data-raw-value="31">31</li>
          <li data-raw-value="32">32</li>
          <li data-raw-value="33">33</li>
          <li data-raw-value="34">34</li>
          <li data-raw-value="35">35</li>
          <li data-raw-value="36">36</li>
          <li data-raw-value="37">37</li>
          <li data-raw-value="38">38</li>
          <li data-raw-value="39">39</li>
          <li data-raw-value="40">40</li>
          <li data-raw-value="41">41</li>
          <li data-raw-value="42">42</li>
          <li data-raw-value="43">43</li>
          <li data-raw-value="44">44</li>
          <li data-raw-value="45">45</li>
          <li data-raw-value="46">46</li>
          <li data-raw-value="47">47</li>
          <li data-raw-value="48">48</li>
          <li data-raw-value="49">49</li>
          <li data-raw-value="50">50</li>
          <li data-raw-value="51">51</li>
          <li data-raw-value="52">52</li>
          <li data-raw-value="53">53</li>
          <li data-raw-value="54">54</li>
          <li data-raw-value="55">55</li>
          <li data-raw-value="56">56</li>
          <li data-raw-value="57">57</li>
          <li data-raw-value="58">58</li>
          <li data-raw-value="59">59</li>
          <li data-raw-value="60">60</li>
          <li data-raw-value="61">61</li>
          <li data-raw-value="62">62</li>
          <li data-raw-value="63">63</li>
          <li data-raw-value="64">64</li>
          <li data-raw-value="65">65</li>
          <li data-raw-value="66">66</li>
          <li data-raw-value="67">67</li>
          <li data-raw-value="68">68</li>
          <li data-raw-value="69">69</li>
          <li data-raw-value="70">70</li>
          <li data-raw-value="71">71</li>
          <li data-raw-value="72">72</li>
          <li data-raw-value="73">73</li>
          <li data-raw-value="74">74</li>
          <li data-raw-value="75">75</li>
          <li data-raw-value="76">76</li>
          <li data-raw-value="77">77</li>
          <li data-raw-value="78">78</li>
          <li data-raw-value="79">79</li>
          <li data-raw-value="80">80</li>
          <li data-raw-value="81">81</li>
          <li data-raw-value="82">82</li>
          <li data-raw-value="83">83</li>
          <li data-raw-value="84">84</li>
          <li data-raw-value="85">85</li>
          <li data-raw-value="86">86</li>
          <li data-raw-value="87">87</li>
          <li data-raw-value="88">88</li>
          <li data-raw-value="89">89</li>
          <li data-raw-value="90">90</li>
          <li data-raw-value="91">91</li>
          <li data-raw-value="92">92</li>
          <li data-raw-value="93">93</li>
          <li data-raw-value="94">94</li>
          <li data-raw-value="95">95</li>
          <li data-raw-value="96">96</li>
          <li data-raw-value="97">97</li>
          <li data-raw-value="98">98</li>
          <li data-raw-value="99">99</li>
        </ul>
      </div>
    </div>
    <button class="btn btn-danger btn-block ageButton" data-hide=".step_1" data-show=".step_2" data-i18n="start_now">START NOW</button>
  </div>
  <div class="step_2">
    <div class="form__title">
      <span class="goback shange_box" data-hide=".step_2" data-show=".step_1"></span>
      <span data-i18n="almost_done">almost done...</span>
    </div>
    <div class="form-group">
      <label data-i18n="email">Email:</label>
      <div class="form-group-icon">
        <input type="email" class="form-control" id="email">
        <i class="icon-mail"></i>
        <div class="error-info" data-i18n="invalid_email">Invalid Email</div>
        <div class="error-info2" data-i18n="user_with_this">User with this email already exists</div>
      </div>
    </div>
    <div class="form-group">
      <label data-i18n="password">Password:</label>
      <div class="form-group-icon">
        <input type="password" class="form-control" id="password">
        <i class="icon-pass"></i>
        <div class="error-info" data-i18n="password_must_be">Password must contain letters and numbers and be 6-16 characters.</div>
      </div>
    </div>
    <div class="form-group">
      <label data-i18n="city/postal_code">City/Postal Code:</label>
      <div class="form-group-icon">
        <input type="text" class="form-control" id="zip">
        <i class="icon-location"></i>
        <div class="help-block"></div>
      </div>
    </div>
    <button id="signupSubmit" class="btn btn-danger btn-block" data-i18n="create_account">CREATE ACCOUNT</button>
  </div>
</form>

Text Content

Sign in


YOUR PERFECT DATE BEGINS HERE!

or
Find someone new!
Meet and chat to people near you
SIGN ME IN
Sign in
Sorry, your login or password is incorrect
Email:

Password:

Remember me
Forgot Password?
SIGN IN
Forgot password
Email:

Please enter a valid Email address
SEND NEW PASSWORD
Already Has an Account??
Thank you!
We’ve sent a email containing a link to access your account.
By clicking the button you agree to our Terms and Privacy Policy including use
of cookies and to receive newsletters, account updates and offers sent by
Cupiato.com.
Join Now
Start meeting real local singles by answering few questions:
You are...
Male Female
Your age:
Select your age 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
93 94 95 96 97 98 99
Select your age
 * 18
 * 19
 * 20
 * 21
 * 22
 * 23
 * 24
 * 25
 * 26
 * 27
 * 28
 * 29
 * 30
 * 31
 * 32
 * 33
 * 34
 * 35
 * 36
 * 37
 * 38
 * 39
 * 40
 * 41
 * 42
 * 43
 * 44
 * 45
 * 46
 * 47
 * 48
 * 49
 * 50
 * 51
 * 52
 * 53
 * 54
 * 55
 * 56
 * 57
 * 58
 * 59
 * 60
 * 61
 * 62
 * 63
 * 64
 * 65
 * 66
 * 67
 * 68
 * 69
 * 70
 * 71
 * 72
 * 73
 * 74
 * 75
 * 76
 * 77
 * 78
 * 79
 * 80
 * 81
 * 82
 * 83
 * 84
 * 85
 * 86
 * 87
 * 88
 * 89
 * 90
 * 91
 * 92
 * 93
 * 94
 * 95
 * 96
 * 97
 * 98
 * 99

START NOW
almost done...
Email:
Invalid Email
User with this email already exists
Password:
Password must contain letters and numbers and be 6-16 characters.
City/Postal Code:

CREATE ACCOUNT
Already Has an Account??
Get back


TERMS & CONDITIONS


PREAMBLE

Cupiato (web and mobile application) and its services are part of TK WHITE LABEL
NETWORK (henceforward "TK NETWORK"), published by the company Teknology SA.
Cupiato operates using the entire database on the network or only parts of it.
By registering or subscribing the user will become part of TK NETWORK.
The user of Cupiato can be registered automatically, and receive the email
services of other portals from the TK NETWORK.


INTRODUCTION

Conditions to participate, with Cupiato and being a Member of Cupiato ,in the
development of a responsible Internet and a quality Service. The Cupiato Member
undertakes to comply with these Terms and Conditions. The non-acceptance of
these conditions affects unquestionably the subsciption in Cupiato. Registration
for one or more services of Cupiato and the use of this site, implies full
acceptance of these rules by the Member. Clicking on the 'Complete Registration'
( the last step of registration) you confirm that you have read and accepted the
terms of service and also the privacy policy, and agree to receive via e -mail
the services, the messages of other subscribers and the info/adv partners. The
Member declares to be fully informed and is bound by the provisions of these
Terms and Conditions.


ARTICLE 1. DEFINITIONS

The following words or expressions bear the following meaning in these Terms and
Conditions.

Cupiato:

Multi-access dating service for a charge, released by the company Teknology SA.
Some parts of Cupiato service can be accessed free of charge whereas other
services may be reserved for Members and may be at a fee.

Subscription: 

Means of payment to enjoy the services provided by Cupiato.   

Fees: 

Types of contracts, stipulated for the use of the Cupiato services, according to
the modalities of 3 days, weekly, 15 days, monthly, quarterly or annual. Special
service packages and offers will also be provided.
The 1 month subscription corresponds to an effective duration of 4 weeks (28
days).   

Member: 

A user who has properly signed up for Cupiato services, independently of whether
he/she pays a subscription fee.


ARTICLE 2. ACCESS AND SIGNING UP FOR CUPIATO

In order to sign up at this site, you must accept the end-user conditions for
using services provided by Cupiato .

Devices (computers, applications, telecommunication devices, etc.) used to
access the Services, as well as telecommunication fees necessary to use them are
at the exclusive expense of the Member.
In order to become a member of Cupiato, one must be at least 18 years of age and
fill out all the mandatory fields on the sign-up form. The member guarantees
that the information provided is accurate and corresponds to the truth. The
member shall immediatly inform Cupiato of any changes for the information
entered during the sign-up process or, if need be make the necessary changes in
the personal area under the section 'profile' on the Cupiato site. That being
said we do not guarantee the accuracy of information provided by users of the
Service, or assume any responsibility to carry out checks to this effect: the
user is the solely responsible for the content of profiles, public publications,
messages, photos and other material that the user uploads to the Service or for
the other users of the Service. If the indispensable conditions are fullfilled
at the moment of signing-up, each member can have a nickname and a password for
each profile for which a user has been activated.
The user can create and manage multiple personal profiles, but must sign up for
a subscription plan for each of the profiles with which it intends to operate
within the Cupiato platform. Usernames and passwords are strictly personal and
confidential and should not be disclosed or shared with third parties. Cupiato
will be in no event liable for the loss of identity and / or password by the
Members. If the members forget their password, they can make a request by
writing to Cupiato at www.help456.com. Cupiato will send the password related to
the user's nickname, to the e-mail address provided by the user.
Should a Member divulge or use his/her access credentials against their purpose,
Cupiato reserves the right to close the account of the Member without any
notice. However, Members have the right to change or edit their password as they
wish. Cupiato's records will keep the last password entered only and the those
used in the past will be replaced with the newest one set. Members must confirm
the accuracy of the e-mail address provided during the sign-up process by
replying to a confirmation e-mail sent by Cupiato staff. Should a Member fail to
reply to the confirmation e-mail in a fortnight after signing up, could not gain
access to all the services, and Cupiato reserves the right to delete the
profile. The Member shall be solely responsible for the use of their credentials
by third parties or for the actions or statements made through his personal
account, whether fraudulent or not. The Member agrees to indemnify and hold
harmless Cupiato from any claims of third parties with this regards.
Cupiato does not have the means to ensure the identity of the people registered
in its Services, Therefore is not responsible for any misuse of a Member's
identity. If the Member has a reason to believe that third parties use their
login credentials or their account, has the obligation to immediately inform
Cupiato. If a Member wishes to introduce a friend and provides the relevant data
to Cupiato, it undertakes to obtain from that friend the explicit consent of the
personal data processing by Cupiato, which will be used exclusively to send, in
the name and for the account of the Member who has provided their data to
Cupiato, an electronic message to inform him/her about Cupiato and its Services.
The Member is also solely responsible for such Cupiato friend and of others, and
the consequences of transmitting its data to Cupiato.
Access credentials of Members who have not been using the service may be deleted
6 months after the last valid access to Cupiato site. Furthermore, Cupiato
reserves the right to deactivate the profiles of Members, who have not replied
to the confirmation e-mail sent to the e-mail address that they entered on the
registration form, after the first step of the sign-up process, within a period
of fifteen days, starting from the date the sign-up confirmation e-mail is sent
by Cupiato system. Cupiato reserves the right to delete Members' messages 6
months after their send date.


ARTICLE 3. USING CUPIATO


3.1 CODE OF CONDUCT AND ANONYMITY

After signing up and paying for the membership fee chosen, the Member can access
the available services at Cupiato. The price and terms of payment of the various
services are accessible later on, at the time of viewing and using the services
to which the member wishes to register, as well as when viewing and using the
related fees. During the usage of these services, the member undertakes to abide
by the following rules in particular:

 * Abiding by the laws in vigor and observing third-party rights.
 * DO NOT use Cupiato for professional, commercial or private purposes (client
   search, etc.) or for illicit, illegal, immoral, indecent scopes or against
   public order and policy.
 * Publishing, disclosing or broadcasting exclusively information or content
   corresponding to the truth, independently of its form.
 * Do not declare or word expressions or divulgate content in any form that
   violates third party rights or any slanderous, abusive, obscene,
   pornographic, pedapornographic, offensive, violent or inciting violence,
   political, racist or xenophobic content and, in general, any content not
   compliant with the business purpose of Cupiato, laws in power, public policy,
   personal rights, moral and protection of minors.
 * Do not communicate any personal information (electronic address, mail
   address, telephone number, etc.) at Cupiato site that might allow a Member to
   contact another Member without having to use Cupiato.
 * Do not publish, disclose or broadcast information or content in any form that
   could diminish, disorganize or prevent the regular use of the Services,
   interrupt and/or slow down the regular transmission of the messages between
   Members by means of the Services, such as applications, viruses, Trojan
   horses, sending mass messages (spam), etc. Cupiato reserves the right to
   eliminate messages sent by a Member in bulk in order to make sure that other
   Members can use the services at a proper quality level.
 * Do not publish, disclose or broadcast information or content in any form,
   which contains advertisement of any kind or links to other websites.

Without prejudice to the provisions of the article 'Termination of the
contract', should a Member infringe one or more of these conditions, Cupiato
reserves the right to block the account of the Member concerned, automatically
delete the controversial messages or content independently of their nature,
prevent the profile of a Member from being published completely or partially
and/or block that Member's access to the Services completely or partially,
temporarily or definitively, without any compensation or refund and reserves the
right to make recourse against the Member concerned. Cupiato cannot be held
liable for false declarations made by a Member. Therefore, we recommend Members
to take precaution when meeting other Members. Cupiato assumes no liability for
meetings between Members of Cupiato, at Cupiato or during meetings between
members and non-members, coming from the use of the Cupiato site and its related
services.

To that matter, Cupiato reminds its Members that they cannot disclose or
divulgate information to other Cupiato Members at Cupiato site which can be used
to identify them, such as their last name, mail or e-mail address and telephone
number. Furthermore, should you want to meet another user whom you have met at
Cupiato, we recommend you to inform a friendly person and choose a public place
(cafés, restaurants, etc.).

In order to safeguard and protect its users, Cupiato has made a service
available for protection against the drawbacks of the Internet. Apart from the
regular and continuous controls on the quality of the service, we suggest you to
follow the classical set of rules below:

 * It is a good idea to get to know each other thoroughly by e-mail before
   exchanging personal information (telephone number, home or office address).
 * We recommend you to never tell anyone your home address.
 * Should you decide to call someone you've met on the web, it is a good idea to
   hide your caller ID on your telephone.
 * If you want to stop communicating with someone, let them know immediately and
   gently, but be determined in doing so.
 * If you think that a profile is fake or you've received an improper message
   (spam, advertising, vulgar or racist statements, false statements) from a
   user click on the 'report user' link to report them.
 * Should you decide to meet one of the persons that you are in contact with
   on-line, ask them to send you a photograph.
 * Suggest or accept a meeting only if you feel completely comfortable with the
   person you'd like to meet.
 * Choose a public and crowded place to meet.
 * If you do not have your own car, make arrangements so that you can go back
   home independently.
 * Inform a friend or relative of the meeting and tell them what time you should
   be back home.

You should follow these 'set of rules', because in the immense labyrinth of the
Internet, new opportunities allow users to remain anonymous and usually a
question arises spontaneously: 'How can I try it without running any risks?'
Cupiato guarantees quality and safety, but feels obliged to give its members the
best advice, given that the rules to follow are very simple and some of which
are even common place. A little bit of confidentiality and privacy requires that
you should not disclose too much personal information before getting to know new
acquaintances thoroughly and consolidating friendships; besides, the charm of
discovering a person little by little is surely more enticing! To accomplish
this and to guarantee a very high degree of success, Cupiato has created a
special service for its users. The additional, free service that Cupiato
provides to its members men and women, gives the ability to call at any time
at www.help456.com where qualified persons may, in the case of specific request,
advise the best mode of behavior in certain situations. This group of experts
will answer questions and give explanations to keep Cupiato users always
protected and secured and to always keep them fully satisfied! With this
additional service will be given the opportunity to make public any kind of
report or complaint that any member wishes to make.


3.2 SIGNING UP AND USING THE SERVICES

At Cupiato website, users may or may not use a nickname to create their profile.
The requested e-mail address won't be disclosed to other users. Further contacts
will be done using internal services. The member's identity will always remain
protected, as long as the member decides not to disclose it to other members.
Signing up for the portal is strictly reserved to adult users and it is
completely free of charge. Members can purchase a subscription and contact other
members of the service offered by Cupiato.
The portal may contain fake profiles created and controlled by the website with
which it is not possible to arrange real encounters. The reason for such
profiles being on the portal is therefore that of entertaining the user for
promotional purposes and other reasons.
Members can opt for the type of subscription that best satisfies their needs and
purchase products available at that moment by paying with a credit card.
Cupiato allows its Members to consult the files of other people who are also
members of Cupiato. Cupiato reserves the right to charge different fees or offer
free access to some categories of subscribers or during particular promotions
that might be offered. In any case, the prices and means of payment of the
different services can be viewed at Cupiato site any time and, at the latest,
while viewing and using the Services that the Member wants to subscribe for, as
well as while viewing and using the corresponding fees.


3.3 AUTOMATIC RENEWAL OF THE MEMBERSHIP

The purchase of an internet subscription by credit card is automatically renewed
for the period of time previously chosen, unless the subscriber cancels it.
Cancellation is carried out following the procedure indicated in the "Settings "
/ "Status " section or, in case of purchase through EPOCH, by clicking this
link.



 * Not later than 24 hours prior to the subscription expiry, in case of a 3 days
   subscription;
 * Not later than 48 hours prior to the subscription expiry, in case of a 7 days
   subscription;
 * Not later than 5 days prior to the subscription expiry, in case of a 15 days
   subscription;
 * Not later than 7 days prior to the subscription expiry, in case of a monthly
   subscription;
 * Not later than 15 days prior to the subscription expiry, in case of a
   quarterly subscription;
 * Not later than 30 days prior to the subscription expiry, in case of a
   semestral subscription;
 * Not later than 60 days before the subscription expiry, in case of an annual
   subscription.

The promotional packages of 3,7 or 15 days purchased by credit card, will be
automatically renewed with the three-month package, in case there won't be a
cancellation request from the subscriber within the above mentioned terms.
The promotional package of 7 days purchased through Epoch, will be automatically
renewed with the monthly package, in case there won't be a cancellation request
from the subscriber within the above mentioned terms.
Nevertheless, if, for any reason, Cupiato (in the absence of notice of the
member in the terms listed below) were not able to make the renewal of one of
the subscription options described, it will proceed to transact the
corresponding sum to the "monthly cost" for the subscription duration.The
"monthly cost", which you can see when you select the subscription formula, is
given from the total subscription amount divided by the number of months (e.g.
for the 6-month subscription: it is Total subscription cost divided by
6).Therefore the subscription will be renewed on monthly basis.
Please remember that, as specified in article 1, "The 1 month subscription
corresponds to an effective duration of 4 weeks (28 days)"
In this specific case the unscubscription will be done:

 * Not later than 7 days before the subscription expiry, in case of a monthly
   subscription.

Note: you must include your nickname, password and e-mail address, otherwise
your cancellation request will be void, since we will not be able to
authenticate the identity of the user.Therefore, the member accepts and
authorizes the administration of Cupiato to automatically renew the membership -
and conseguently charge the sum due using the method of payment chosen by the
member while purchasing the type of subscription - unless the member cancels the
membership within the deadlines and according to the modalities listed above.


3.4 REFUND POLICY

In the event you disagree with any charge made to your account, you agree to
contact us at www.help456.com or clicking support, prior to making a formal
notification to your bank or credit card company

If you do not raise any justified objections no later than six weeks after the
amount has been debited, the charged or invoiced costs shall be deemed as
approved.

The right of withdrawal, if required by law, is applicable in accordance with
your national legislation.


ARTICLE 4. TERMINATION OF CONTRACT AND ELIMINATION OF PROFILE

Once the Member rescinds from the contract, Cupiato shall retain any amount
already paid for unused parts of premium memberships and fees, without prejudice
to the provisions of art. 3, under paragraph 'cancellation of automatic renewal
of membership'.
Without prejudice to the other provisions of these rules, in case of breach of
this Regulation by the User, Cupiato reserves the right to suspend or terminate
the registration of the contract without notice or refund and /or undertake
legal action against the User.
Such resolution will have full effect, without prejudice to Cupiato's rights to
take legal action against the member or his/her assignors to claim for
identification for any damage suffered as a conseguence of the improper use of
the service. The member will be informed of the termination or of the
confirmation of the termination of his/her account by e-mail. Data pertaining to
the member will be destroyed immediately after he/she makes an express request
or by the deadline foreseen by Swiss laws concerning the conservation of
personal information.


ARTICLE 5. RESPONSIBILITY AND WARRANTY


5.1 INFORMATION AND CONTENT PROVIDED BY MEMBERS

The data provided by a Cupiato Member must be accurate and correspond to the
truth. The Member is exclusively liable for the consequences to the Member's
and/or other Members' lives arising from divulgating them.

Cupiato cannot be held liable for the correctness or imprecision of the
information and the content provided by Members and/or visitors of the site
and/or the Member and consequences arising from them. Likewise, Cupiato cannot
be held liable for the contents divulgated by a Member that might breach the
rights of one or more other Members or third parties.
Should Cupiato be held liable for the violation of the obligations arising from
the law in vigor and these Terms and Conditions by a Member, the Member shall
seek to keep Cupiato unharmed from and indemnify Cupiato for any claim.


5.2 FUNCTIONING OF CUPIATO SITE AND RELATIVE SERVICES

The Member must have the applications and make the necessary settings for
Cupiato to function correctly: browser IE6 or higher, activating JavaScript
functions, receiving of session cookies and accepting to view pop-up windows.
Cupiato does not guarantee that the services can be used if the Member uses a
pop-up window blocking utility. In that case, this function will have to be
deactivated before using Cupiato. Furthermore, the Member must have the
competences, tools and applications necessary to use the Internet and, if need
be, Internet and telephone services, and acknowledge that the characteristics
and constraints of the Internet allow him to guarantee the protection,
availability and integrity of data transmission over the Internet. Under these
terms,
Cupiato does not guarantee that the services will function without interruption
or error. In particular, their use may be temporarily interrupted for
maintenance, upgrades , technical improvement, or modification of the content of
its mode of presentation. When possible, Cupiato will inform its Members prior
to maintenance work or updates. AOL, Safari - Mac users, due to the specifics of
their Internet browser, may encounter operating problems. Cupiato will not be
responsible in any case of failure due to the connection using this access
provider. Moreover, Cupiato shall not be held responsible for any malfunctions,
inability to access or bad conditions of use of the site Cupiato due to
unsuitable equipment, dysfunctions internal to access supplier, the network
traffic and any other reason beyond the control Cupiato .

At sign up, members will be requested to fill out an introductory survey to
understand their personality profile. This information and other personal
informations will be stored in Cupiato's database and can be compared against
the information of other Cupiato members using an algorithm property of Cupiato
in order to find matches based on the compatibility of two members. After the
information contained in a members profile is compared to the information of all
other members stored in the database, he/she will receive a list of users who
may be compatible.

Members may comunicate with other service users after purchasing a subscription,
with automatic renewal option active, pursuant to item 3.3

The global responsibility of Cupiato is limited to the amount actually paid by
the Member for the service involved in a violation. Cupiato cannot be held
liable for indirect damages suffered by the Member under any circumstance, and
in particular, for loss of data, damages to the image, reputation, etc. (also
for the copies) or registrations done by the Member, since the Member is
responsible for making backup copies.


5.3 LINKS

The Cupiato site or third parties can include links or other websites, different
from the Cupiato site, or other Internet sources.
Cupiato site or third parties could include hypertext links to other web sites
or other Internet sources other than Cupiato site. Since Cupiato cannot control
those sites and outside sources, it cannot be held liable for their
availability, content, advertisements, products and services or any other
element available in or starting from those sites or external sources. Any
dysfunction regarding a link must be communicated to the administrator or the
webmaster of the site concerned Consulting and/or using those sites and external
sources are governed by their specific end-user conditions. If the result of
research conducted on the Cupiato site takes the Member to access sites, pages
or forums whose title and / or content is a violation of applicable laws, the
Member must cease consultation of the site. Otherwise it will be considered
responsible for his actions, since Cupiato is not.


ARTICLE 6. AGREEMENT BETWEEN THE MEMBER AND CUPIATO

These Terms and Conditions and the Cupiato pages mentioned in these regulations
constitute the contract that governs the relationship between the Member and
Cupiato. They replace and override all previous provisions that have not been
expressly written or attached and constitute the set of rights and obligations
of Cupiato and the Member.


ARTICLE 7. REPORT ABUSIVE USERS

Cupiato ensures the seriousness and correctness of its services by offering to
its customers the commitment to review the profiles, making sure that no fake
user acts in the websites. The Cupiato service aims to ensure the terms and
conditions and to esclude from the service any person who, after being
subscribed to the policy, acts in violation of it. If you think that a profile
may be fake or if you receive messages from other users that are spam,
advertising, vulgar, threatening or invitations to use pay phone numbers and
things similar to that, please report it by clicking on the "Segnala utente"
link present on the profile of the user you wish to report.


ARTICLE 8. BANNED USERS

Whenever Cupiato users do not follow these terms and conditions, or whetever
anomalies in the use of the service are found or reported, the dedicated
personal will run a verification process that could lead to the inclusion of the
improper behaving user in the 'Banned' list. Whenever a user is included in the
banned users list, at his first attempt to log-in, the following message will
appear: 'you have been banned for violating the Cupiato terms and conditions'.
The banned user will not be able to access the website. The banned user may
contact the staff at the following address www.help456.com to ask for
explanations and maybe report the error. If the error occurs from the staff, you
will be immediately rehabilitated, otherwise these users will be permanently
deleted after 15 days by the inclusion in this category.


ARTICLE 9. CHANGES TO CUPIATO OR END-USER CONDITIONS

Cupiato reserves the right to change or have the pages of the Cupiato site,
Services, their price and applicable Terms and Conditions changed at any time.
These modifications will be effective as of when they will be online on the site
of Cupiato, except for the right of any Member to rescind from the contract in
case they do not accept the changes made and cancel his/her membership with
Cupiato. In case the Member does not exercise his/her right of rescission, it is
assumed that the Member has accepted these changes and continues to use Cupiato
site or its Services. Therefore, the Members are invited to consult the version
which is constantly online on the site. If a Member is online and connected to
the site, it means that he/she has fully accepted any revision or amendment to
these regulations.


ARTICLE 10. APPLICABLE JURISDICTION - CHOOSING THE JURISDICTION

These conditions of use are governed, interpreted and applied in compliance with
Swiss laws in vigor. The resolution of any dispute regarding these norms,
including and not limited to, their validity, interpretation, execution and/or
resolution and relative consequences will be by unanimous agreement and
unquestionably remitted to the court of Manno.


ARTICLE 11. WHO ARE WE

Cupiato has been created by Teknology SA via Pobiette 11, 6928, MANNO,
SWITZERLAND. Cupiato can be contacted by electronic mail. For further
information, contact Cupiato,

Service supplier: Teknology SA

Contacts: www.help456.com  

Photo gallery: fotolia.com, stockphoto.com  

Address and Commercial Register: Teknology SA, via Pobiette 11, 6928, MANNO,
SWITZERLAND  

Commercial register: CH-501.3.021.418-6  

EUROPEAN VAT ID: CHE-233.844.081

 
 
Get back


PRIVACY POLICY


ARTICLE 1. PROTECTION OF PRIVACY AND HANDLING PERSONAL INFORMATION

Cupiato abides by the Swiss, international, Euopean and Italian norms (pursuant
to Lgs.D.n.196/2003) in vigor concerning the protection of privacy and handlig
personal information. Some information, signs or content (photographs or
personal information) that members have the possibility of entering by engaging
their own liability can reveal their social and ethnic origin, religious or
philosophical beliefs, political opinions, membership to political parties,
trade union associations or organisations as well as personal informations from
which their health conditions or sexual life can be deduced. By entering such
optional informations at their own free will, the member expresses consent to
Cupiato to process such 'sensitive' data and takes the whole responsability.
Furthermore, personal information collected (including but not limited to:
members e-mail addresses, landline and/or mobile telephone numbers, text
messages, interests and how they use the service) in compliance with Lgs.D.n.
196/2003 will be used both for internal communications concerning services
offered by Cupiato and by Cupiato's partner companies to send advertisement and
marketing comunications.

Every user can send an e-mail at www.help456.com for everything regarding
privacy concerns. The user must specify his nickname, password and e-mail
address in order to acces his personal informations and have them modified,
deleted or to forbid a specific use of them by Cupiato, following the methods
described in this article at n°4 ('the holder of personal data'). Each member
can, at the entry or at any later time, ask to receive and then ask for free via
Cupiato to stop receiving the Cupiato newsletter and/or promotional offers sent
via mail or by phone from Cupiato or its partners.


ARTICLE 1.1 TYPE OF INFORMATION COLLECTED

The personal information gathered by Cupiato may include members' e-mail
address, information about their physical appearance, users' interests and how
they enjoy the Service.
Furthermore, some non-personal information can be collected, such as the browser
version (Internet Explorer, Mozilla, etc.), operating system used by the user
(Windows 98, Windows Vista, Windows 7 Mac OS, etc) and the IP address of the
computer used. Cupiato can use cookies whose purpose is to save the Member's
identification information while visiting Cupiato, to prevent the Member from
having to enter them manually for every page visited. Members can prevent the
use of cookies any time they want by changing their Internet browser settings.
By sending or entering personal information at Cupiato site, the user accepts
the methods and purposes of the processing thereof and expresses his/her consent
for their use according to the provisions of this article. (without prejudice to
the provisions of article number 1.5).
Cupiato gathers personal information sent voluntarily by its users at the
Cupiato web site and binds itself not to disclose the personal information in
any way.

 * While signing up to Cupiato network, there will be collected the following
   information: nickname, e-mail address, sex, birth date, nationality, place of
   residence, places where to seek contacts, personal sexual preferences; wanted
   sexual preferences;
 * If other personal information is saved in the profile, Cupiato collects that
   information as well.
 * If personal information is entered (including but not limited to: 'sexual
   preference' using one of the functions of Cupiato network, that information
   is subject to data gathering (published information).
 * If the user contacts Cupiato by e-mail, the e-mail address and the
   information contained in the message will be stored.

After signing up for Cupiato and accessing the services, the user is no longer
anonymous. A user will be anonymous if he/she visits the Website without signing
up for Cupiato. If further information is made available in the personal
Information section, it will be collected using adequate technology.

This website uses Google Analytics, a service of web analysis provided by
Google, Inc. ("Google"). Google Analytics uses some "cookies", which are text
files stored in your computer, to allow the website, analyze how users use the
website. The outcome of these cookies, on how the website is used by you
(including your IP address), will be transmitted and stored at the US Google
server. Google will use this information to track and examine your website
usage, fill in reports on the website activity for the website's operators and
supply other services related to the website's activity and to the Internet
usage. Google may transmit this information to third parties, where required by
the law, or in case these third parties treat the data on behalf of Google.
Google will never link your IP address to any other data owned by Google. You
may refuse to use the cookies by selecting the appropriate settings on your
browser, but this might prevent you from using all the features of this website.
By using this website, you agree to your data being processed by Google in the
manner and for the purposes set out above.


ARTICLE 1.2 WHO CAN ACCESS THIS INFORMATION 

Personal data is processed electronically only, and it is handled using a
computer-based authentication system. The user's information is archived in
protected databases and can be accessed only by those in charge of handling them
and in case of need only.

The personal information provided by the user during sign-up, which is not a
part of his/her personal presentation will not be accessible to third parties,
nor will they be transmitted, sold or exchanged, except for the cases mentioned
below and provided that the user has been informed in advance and the user's
consent has been obtained or in case the user has not objected expressly
thereto.

When signing up, according the law D.lgs 196/2003, the user gives his/her
consent to transmit his/her personal information to Cupiato partners for
marketing and promotional purposes. At any later time the user, if he prefers
not to receive offers which Cupiato or its partners might send him/her, can
cancel his personal profile at the section: my account/e-mail service.

Sometimes Cupiato can give general social-demographic information to some of its
partners anonymously to conduct statistical studies and/or promotional surveys
(for age groups, sex, etc). In those cases, no information will be used to
identify individual users.

The contents published at registration, when choosing research parameters and
defining can be accessed at the Cupiato site and by e-mail (newsletter).
Furthermore this information can be divulged by Cupiato or other web sites or
other means of electronic communication (e-mail, text messaging, etc.) or
audiovisual (radio, television, etc.) or by press (newspapers, magazines, etc.).

Please refer to the provisions of art. 5 'Intellectual property' as regards
intellectual property rights on the contents. Members have the right to delete
such content from the site at any time by terminating their contract with
Cupiato, according to the provisions of art. 6 'Termination of contract and
elimination of profile.' Since it concerns information available in the
announcement, research criteria and the presentation of the Member, the data
will be eliminated definitively only after the next time the (printed,
audiovisual or digital) communication means containing the Member's contents
have been updated or modified.


ARTICLE 1.3 PURPOSE OF HANDLING THE DATA

Cupiato gathers information and data in different ways and at various occasions.
Some personal information is gathered when you sign up for Cupiato, other
information is gathered while you are using Cupiato services or when you
participate in any other program of it, which allows you to enjoy services in a
customized way and participate in various initiatives raised by Cupiato. This
information allows us to adapt the service or the site to the needs of Members
and sent them information, offers, promotional messages about the services and
products that might be of interest to them. The Member will receive this
information if and only if he/she has expressed interest therein. The Member can
revoke his/her consent at any time, by changing his/her Cupiato personal
settings.

Furthermore, in order to offer its services and manage different payment systems
including possible charges on goods and services purchased on line, Cupiato uses
the member's information for the following purposes: for obbligation imposed by
law, by regulation and by the international, Swiss, and European Community
jurisdictions as well as directives coming from judicial authorities
(es:court-ordered and police investigations, fiscal and accounting records,
etc.); in order to fulfill contractual obbligations and to give technical and
post sales assistace. For invoicing and charging issiues, dispatching orders and
for necessities regarding other matters (such as postal dispatch communication).


ARTICLE 1.4 PERSON IN CHARGE OF HANDLING PERSONAL INFORMATION

The person in charge of the Processing sensitive information is the company
Teknology SA, the owner of Cupiato service, headquartered in via Pobiette 11,
6928, MANNO, SWITZERLAND. The data and the Cupiato site are protected at the
headquarters of the Person in charge of processing the information.
The Member can contact at any time, by sending an e-mail to www.help456.com, the
Person in charge of processing the information in order to obtain confirmation
whether his/her personal data exists or not, even if they're not saved yet and
have them communicated in an intelligible way.
Furthermore, the Member has the right to request the Person in charge of
processing personal information to delete his/her personal information (by that,
it is meant to destroy such information without any possibility to restore it),
transform it into anonymous form (changing the data into anonymous format) or to
freeze the processing of their personal data (conserving the data by temporarily
suspending any kind of processing).
The Member has the right to object to the handling of any personal data that
concern him/her, in whole or partly, on legitimate grounds, even if they are
relevant to the purpose of the collection or are used for sending advertisement,
direct sales, market research purposes or commercial communication.


ARTICLE 1.5 RIGHTS OF INTERESTED PARTIES

Right to be informed, rectification, elimination or limitation of processing of
personal data of the user, right of revocation and transferability of data.
Upon user’s request, we will be happy to communicate in writing to you, in
accordance with applicable law, if and which personal data are stored at our
company. If the user is registered, he can directly view the saved data and, if
necessary, modify or delete them. If, despite the efforts made by our company to
ensure the security and correctness of the data, incorrect informations where
saved and when the user has no way to correct them independently, we will be
happy to rectify them on request.
The user can also request the limitation from the processing of personal data on
our part. Furthermore, you may request the sending of data made available to our
company in a structured, common and machine-readable format. You can then refuse
the processing of your personal data from our society.
The user also has the right to request the deletion of his personal data, where
there are no legal retention terms. We will delete the data when it will no
longer be necessary for the purpose for which it was collected and processed or
following the revocation of the consent provided by the user and where there are
no other legal bases concerning the further processing of data. Furthermore, the
data will be deleted if the processing has been carried out illegally for
unknown reasons or if the user has opposed the processing and there are no
legitimate priority interests for processing.
The deletion of data will also take place when we will no longer be bound by
law. Our company has implemented technical measures to inform all recipients of
data of any request for deletion or correction by the user. This applies in the
event that such data is disclosed or made public. All links, copies and replicas
of the user’s personal data must be deleted.
Even if the user has given consent to the processing of his personal data, he
may revoke it at any time with future effectiveness. When the consent is
withdrawn, the processing of data that has already taken place does not become
illegal.


ARTICLE 1.6 INTELLECTUAL PROPERTY

Contents divulgated by Cupiato

Cupiato® registered trademark, websites, services, logos, graphics, animations,
videos and texts contained at Cupiato site are the intellectual property of
Teknology SA and users and/or members can not reproduce, use or represent them
in any way or modality; offenders will be subject to legal action.


All intellectual and industrial property rights protected based on copyright
laws or other provisions concerning software, programs and computer systems
regarding the Service, Cupiato's site and/or databanks, made available to the
user or member in any form or format, will continue to be the exclusive property
of Cupiato, which grants the user or member a non-exclusive, non-transferable
personal end-user license in compliance with these terms and conditions.
The right to use is strictly limited to the access and on-line use of Cupiato
site and services for private and personal uses exclusively pertaining to and
during the validity of Cupiato membership. Any other use is prohibited.
In particular, members or users cannot edit, copy, reproduce, download, publish,
transmit, commercially make use of and/or distribute services and the content of
Cupiato site or the computer programming codes of the elements comprising the
services and Cupiato site by any means.

Contents divulgated by Members

Members bear the exclusive responsibility for contents, such as, profiles,
messages divulgated and broadcast at Cupiato site. By publishing or broadcasting
such content at Cupiato site, members authorize Cupiato expressly to reproduce,
represent, adapt, translate, convert into digital format, extract completely or
partially such content for any advertisement, marketing or any other purpose, to
grant or authorize subcontracts, at Cupiato site or any other partner channel of
the site, on any support or by any broadcasting means, especially digital means
(e-mail, SMS, Internet, CD-Rom or DVD-Rom) or audio-visual communication (press,
radio, terrestrial, digital, cable or satellite television.). The Member
explicitly authorizes Cupiato to modify the above mentioned content in order to
comply with the site's design or other media of communication mentioned above
and / or to make them compatible with its technical processes or appropriate
media formats. The member cannot copy, reproduce or otherwise use the content
relating to other members except for the narrow needs of using the Services for
personal and private.
Members and/or users are banned from publishing or broadcasting content that may
violate third-party intellectual property rights at the site or through
Cupiato's services by any means.

The user hereby agrees and warrants that the above contents, including personal
pictures, are posted by the user and the user is the exclusive author of the
content, including photos and profile, and that the use of such content by us
does not infringe the rights of any third party.

Cupiato undertakes no obligation to publish content submitted by you or anyone
else. Although we do not examine and we can not review every message and
photograph or other material posted or sent by users of the Service and we are
not responsible for the content of these messages or materials, we reserve the
right, but assume no obligation, except as required by applicable law, to
monitor, delete, move or edit messages, photographs or any of the material
above, including, without limitation, announcements, profiles, public
publications, photographs and messages which, in our sole discretion, we believe
to violate these Terms or any guidelines applicable to the content, or are
deemed otherwise unacceptable. The user is the solely responsible for the
content of profiles, publications, public, photographs and any other material
that the user uploads to the Service or for the users of the Service. We do not
guarantee the accuracy of information provided by other users of the Service, or
assume any responsibility to carry out checks to that effect.


ARTICLE 1.7 COOKIE POLICY

The site uses cookies to identify you as a user of this Site, to remember your
favorite language and to facilitate the surfing on the Site. It is possible to
deactivate the cookies in your own Internet browser, but if you do so, some
parts of the Site won't work correctly.

To learn more about the cookies, including flash cookies and local storage
technologies, we suggest you to visit the following sites:

 * www.allaboutcookies.org
 * www.youronlinechoices.eu
 * http://helpx.adobe.com/flash-player/kb/disable-local-shared-objects-flash.html
 * www.google.co.uk/goodtoknow/data-on-the-web/cookies


The site uses Google Analytics to gather data on who visits the website. This
information is used to draft a report and improve the site itself. The cookies,
gather in an anonymous way, some type of data such as the number of visits,
origins of the visitors and the visited pages. For further information regarding
the Google privacy Policy please check http://www.google.com/intl/en/policies/


ARTICLE 1.8 PAYMENTS

We do not store credit card information on our servers.

Client connection security is granted by SHA-256 with RSA Encryption cert over
http on TLS/SSL v1.2

Merchant will not sell, purchase, provide, exchange or in any other manner
disclose Account or Transaction data, or personal information of or about a
Cardholder to anyone, except, it’s Acquirer, Visa/Mastercard Corporations or in
response to valid government demands

 
 
By clicking the button you agree to our Terms and Privacy Policy including use
of cookies and to receive newsletters, account updates and offers sent by
Cupiato.com.
Privacy Policy Terms and Conditions
© 2022 Cupiato.com