cupi.chat
Open in
urlscan Pro
185.155.187.253
Public Scan
Submitted URL: http://cupi.chat/
Effective URL: https://cupi.chat/
Submission: On April 19 via api from US — Scanned from AT
Effective URL: https://cupi.chat/
Submission: On April 19 via api from US — Scanned from AT
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="text" 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" style="display: none;">
<input type="checkbox" class="custom-control-input" id="remember" checked="">
<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="text" 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="text" 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 latin letters and numbers and be 6-16 characters</div>
</div>
</div>
<div class="form-group" style="display: none;">
<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
СUPICHAT APP Top rated dating application 4.5 Install Sign in FIND YOUR MATCH ON CUPICHAT! 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 Сupichat. 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 latin letters and numbers and be 6-16 characters City/Postal Code: CREATE ACCOUNT Already Has an Account?? Get back TERMS & CONDITIONS Terms and conditions for participating in the development of a responsible internet community and a high quality service with Cupichat and as a member of Cupichat. Cupichat members commit themselves to abide by the following end-user conditions. Should a person not accept these terms and conditions, he/she may unquestionally not become a Cupichat member. In order to sign up for one or more Cupichat services and use this site, it is assumed that the member has fully accepted these conditions. By clicking the 'I have red the general end-user terms and conditions of Cupichat and accept them' box on the bottom of the sign-up page, the member confirms to having read and accepted the general conditions of the contract as well as the privacy information and agreed to receive by e-mail services, messages from other members and info/adv. from partners. The member declares that he/she is fully informed and is considered to be bound by the entirety of the provisions of these end-user conditions. Remember that this service is meant for adults only. By subscribing the service (both free and/or paid plans) you warrant, and covenant that you are aware that the Service may contain explicit adult oriented materials, are at least 18 years old or the age of majority in your jurisdiction, and are not prohibited by law from using the Site or Service. If you use of the Site or Service in violation of this section, you may be subject to legal action as a result PREAMBLE Cupichat (web and mobile application) and its services are published by the company Cupidon. The user of Cupichat can be registered automatically, and receive the email services of other portals. ARTICLE 1. DEFINITIONS The following words or expressions bear the following meaning in these end-user terms and conditions. CUPICHAT: Multi-access dating service for a charge, released by the company Cupidon. Some parts of Cupichat service can be accessed free of charge whereas other services may be reserved for Members and may be at a fee. FEES: If the User chooses to make a purchase through Cupichat, they agree to pay Cupichat all fees at the indicated price for the Services they have selected, as well as any costs or taxes that may be incurred on their payments. In addition, Cupichat is authorized to charge the selected payment provider (the User's "payment method"). Cupichat may correct any billing errors or mistakes even if payment has already been requested or received. If the User reverses a transaction or otherwise reverses a payment via its payment method, Cupichat may, at its sole discretion, immediately delete the User account. COINS: Through the conclusion of a payable contractual relationship, the User receives an amount selected in the Order Process, which is credited in the form of a credit account. The credit balance is denominated in so-called "Coins". For a consumption of few"Coins" the User can send messages to other Users. If the credit account no longer contains any "Coins", it is not possible to send another message to other Users. The User can add "Coins" to their credit account again through the Order Process, through which a new purchase contract is concluded. VIRTUAL ITEMS: The "Coins" are virtual items that the User acquires. The User is only permitted to purchase virtual items via Cupichat and by no other means. Virtual items form a limited license subject to this Agreement. Unless otherwise prohibited by applicable law, virtual items purchased by the User will be licensed to the User and the User acknowledges that no title or ownership of the virtual items will be transferred or assigned to the User. This Agreement shall not be construed as a sale of rights of virtual items. No account balance in the User's account with respect to the virtual items represents a real-world account balance or reflects any stored values but represents a measure of the scope of the User's license. There are no fees for virtual items if they are not used, but the license granted to the User for virtual items ends, in accordance with the terms of this contract, if Cupichat ceases to provide the Service or if the User's account is otherwise closed or terminated. Cupichat reserves the right, in its sole discretion, to charge fees for the right to access or use virtual items and/or may distribute virtual items for a fee or free of charge. Cupichat can manage, regulate, control, modify or remove virtual items at any time. If Cupichat exercises any of these rights, Cupichat shall not be liable to the User or to third parties. The transfer of virtual items is prohibited, and the User may not sell, accept back or otherwise transfer virtual items to any natural or legal person. Virtual items can only be taken back via the Service. All purchases and returns of virtual items made through the Service are final and non-refundable. The provision of virtual items for use within the Service, is a Service provided by Cupichat that begins immediately upon the User's acceptance of the purchase of such virtual items. REFUND: User acknowledges that Cupichat is under no obligation to refund for any reason and will not be entitled to any money or other compensation for unused virtual items if an account is closed, whether intentional or unintentional. However, Cupichat will review each request on a case-by-case basis and has the right to make refunds only as a gesture of goodwill and without acknowledging any legal obligation. In general, all fees for purchases are non-refundable and there are no refunds or credits for partially used periods. MEMBER: A user who has properly signed up for Cupichat services, independently of whether he/she pays a fee. ARTICLE 2. ACCESS AND SIGNING UP FOR CUPICHAT In order to sign up at this site, you must accept the end-user conditions for using services provided by Cupichat. 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 Cupichat, one must be at least 18 years of age and fill out all the mandatory fields on the sign-up form. The member guarentees that the information provided is accurate and corresponds to the truth. The member shall immediatly inform Cupichat 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 Cupichat 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 activited. The user can create and manage multiple personal profiles. Usernames and passwords are strictly personal and confidential and should not be disclosed or shared with third parties. Cupichat shall be in no event liable for the loss of identity and/or password by the Members. If the members forget their password, they can ask for it by contacting the Cupichat Support service. Cupichat will send you the password related to the applicant nickname, to the email address provided by the Member. Should a Member divulge or use his/her access credentials against their purpose, Cupichat 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. Cupichat'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 Cupichat 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 Cupichat 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 Cupichat from any claims of third parties with this regards. Cupichat 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 Cupichat. If a Member wishes to introduce a friend and provides the relevant data to Cupichat, it undertakes to obtain from that friend the explicit consent of the personal data processing by Cupichat, which will be used exclusively to send, in the name and for the account of the Member who has provided their data to Cupichat, an electronic message to inform him/her about Cupichat and its Services. The Member is also solely responsible for such Cupichat friend and of others, and the consequences of transmitting its data to Cupichat. Access credentials of Members who have not been using the service may be deleted 6 months after the last valid access to Cupichat site. Furthermore, Cupichat 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 Cupichat system. Cupichat reserves the right to delete Members' messages 6 months after their send date. ARTICLE 3. USING CUPICHAT 3.1 CODE OF CONDUCT AND ANONYMITY After signing up and paying for the membership fee chosen, the Member can access the services available at Cupichat. Members can access the prices of and payment methods for the services available, while viewing and using the services, at the latest, that they want to sign up for, as well as while viewing and using the corresponding fees. While using the service, the Member commits himself/herself to abide by the following rules in particular: * Abiding by the laws in vigor and observing third-party rights. * DO NOT use Cupichat 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 Cupichat, 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 Cupichat site that might allow a Member to contact another Member without having to use Cupichat. * 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. Cupichat 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, Cupichat 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. Cupichat cannot be held liable for false declarations made by a Member. Therefore, we recommend Members to take precaution when meeting other Members. Cupichat assumes no liability for meetings between Members of Cupichat, at Cupichat or during meetings between members and non-members, coming from the use of the Cupichat site and its related services. To that matter, Cupichat reminds its Members that they cannot disclose or divulgate information to other Cupichat Members at Cupichat 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 Cupichat, 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, Cupichat 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?' Cupichat 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, Cupichat has created a special service for its users. The additional free service that Cupichat provides for its men and women members, is the possibility that allows you to contact at any time the help service, where qualified people, in the case of an explicit request, can give you the best advice on what do to do in certain situations. This group of experts will answer questions and give explanations to keep Cupichat 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 Cupichat 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 coins batch and contact other members of the service offered by Cupichat. 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 coins batch that best satisfies their needs and purchase products available at that moment by paying with a credit card. Cupichat allows its Members to consult the files of other people who are also members of Cupichat. Cupichat reserves the right to charge different fees or offer free access to some categories of customers 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 Cupichat 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. ARTICLE 4. TERMINATION OF CONTRACT AND ELIMINATION OF PROFILE Once the Member rescinds from the contract, Cupichat shall retain any amount already paid for unused parts of premium memberships and fees, without prejudice. Without prejudice to the other provisions of these rules, in case of breach of this Regulation by the User, Cupichat 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 Cupichat'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 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 Cupichat 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. * Cupichat 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, Cupichat 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 Cupichat be held liable for the violation of the obligations arising from the law in vigor and these terms and end-user conditions by a Member, the Member shall seek to keep Cupichat unharmed from and indemnify Cupichat for any claim. 5.2 FUNCTIONING OF CUPICHAT SITE AND RELATIVE SERVICES The Member must have the applications and make the necessary settings for Cupichat to function correctly: browser IE, Firefox, Chrome or other ones correctly updated, activating JavaScript functions, receiving of session cookies and accepting to view pop-up windows. Cupichat 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 Cupichat. 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, Cupichat 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, Cupichat 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. Cupichat will not be responsible in any case of failure due to the connection using this access provider. Moreover, Cupichat shall not be held responsible for any malfunctions, inability to access or bad conditions of use of the site Cupichat due to unsuitable equipment, dysfunctions internal to access supplier, the network traffic and any other reason beyond the control Cupichat. At sign up, members will be requested to fill out an introductory survey to understand their preferences. This information and other personal informations will be stored in Cupichat's database and can be compared against the information of other Cupichat members using an algorithm property of Cupichat 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 communicate with other service users after purchasing a coins batch. The global responsibility of Cupichat is limited to the amount actually paid by the Member for the service involved in a violation. Cupichat 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 Cupichat site or third parties can include links or other websites, different from the Cupichat site, or other Internet sources. Cupichat site or third parties could include hypertext links to other web sites or other Internet sources other than Cupichat site. Since Cupichat 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 Cupichat 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 Cupichat is not. ARTICLE 6. AGREEMENT BETWEEN THE MEMBER AND CUPICHAT These end-user conditions and the Cupichat pages mentioned in these regulations constitute the contract that governs the relationship between the Member and Cupichat. ARTICLE 7. REPORT ABUSIVE USERS Cupichat 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 act on the portal. The Cupichat service aims to ensure the policy conditions and to esclude from the service anyone who, after having 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 or similar to that, please report it by using the "Report user" link present on the profile of the user you wish to report. ARTICLE 8. BANNED USERS If Cupichat users do not comply with these terms and conditions of use or where there are found and/or reported anomalies of use of the service, the staff in charge will then run a verifying process, which could lead to the inclusion of the user in the 'Banned' category. If a user is included among the banned users, on his/her attempt to log in, there will be displayed the following message "You have been banned/removed from Cupichat", and therefore cannot access the portal. The user may also contact our Support service at to ask for explanations and possibly report the error. If there is an error from the staff, the user will be rehabilitated immediately, otherwise the user data will be permanently deleted after 15 days by the inclusion in this category. ARTICLE 9. CHANGES TO CUPICHAT OR END-USER CONDITIONS Cupichat reserves the right to change or have the pages of the Cupichat site, Services, their price and applicable end-user conditions changed at any time. These modifications will be effective as of when they will be online on the site of Cupichat, 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 Cupichat. 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 Cupichat 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 Switzerland 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 Cupichat was created by ALPHASCALE MEDIA GMBH Get back PRIVACY ARTICLE 1. PROTECTION OF PRIVACY AND HANDLING PERSONAL INFORMATION Cupichat abides by the international norms 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 information from which their health conditions or sexual life can be deduced. By entering such optional information at their own free will, the member expresses consent to Cupichat to process such 'sensitive' data and takes the whole responsability. Furthermore, personal information collected (including but not limited to: members email addresses, landline and/or mobile telephone numbers, text messages, interests and how they use the service) in compliance with law will be used both for internal communications concerning services offered by Cupichat. Every user can send an email for everything regarding privacy concerns. The user must specify his/her nickname, password and email address in order to acces his personal information and have them modified, deleted or to forbid a specific use of them by Cupichat, following the methods described in this article at n°1.4 ('Person in charge of handling personal information'). Each member can, at the entry or at any later time, ask to receive and then ask for free via Cupichat to stop receiving the Cupichat newsletter and/or promotional offers sent via mail or by phone from Cupichat or its partners. ARTICLE 1.1 TYPE OF INFORMATION COLLECTED The personal information gathered by Cupichat may include members' email 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), Google AID and the IP address of the computer used. Cupichat can use cookies whose purpose is to save the Member's identification information while visiting Cupichat, 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 Cupichat 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. Cupichat gathers personal information sent voluntarily by its users at the . Cupichat web site and binds itself not to disclose the personal information in any way. * While signing up to Cupichat network, there will be collected the following information: nickname, email address, sex, birth date, nationality, place of residence, places where to seek contacts, personal sexual preferences; wanted sexual preferences; photos and videos; * If other personal information is saved in the profile, Cupichat collects that information as well. * If personal information is entered (including but not limited to: 'sexual preference' using one of the functions of Cupichat network, that information is subject to data gathering (published information). * If the user contacts Cupichat by email, the email address and the information contained in the message will be stored After signing up for Cupichat 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 Cupichat. 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 the user gives his/her consent to transmit his/her personal information to Cupichat partners and third parties, for marketing and promotional purposes. At any later time the user, if he/she prefers not to receive offers which Cupichat, its partners or third parties have selected and sent to him/her, the user can cancel his personal profile at the section: my account/email service. * Sometimes Cupichat 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 Cupichat site and by email (newsletter). Furthermore this information can be divulged by Cupichat or other web sites or other means of electronic communication (email, text messaging, etc.) or audiovisual (radio, television, etc.) or by press (newspapers, magazines, etc.). Please refer to the provisions of art. 1.6 '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 Cupichat, according to the provisions of art. 4 of Terms & Conditions. 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 * Cupichat gathers information and data in different ways and at various occasions. Some personal information is gathered when you sign up for Cupichat, other information is gathered while you are using Cupichat 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 Cupichat. 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 Cupichat personal settings. * Furthermore, in order to offer its services and manage different payment systems including possible charges on goods and services purchased on line, Cupichat uses the member's information for the following purposes: for obligation imposed by law, by regulation and by the international, American, 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 Cupidon, the owner of Cupichat service. The data and the Cupichat 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 email, the person in charge of processing the information in order to obtain confirmation whether his/her personal data exists or not, even if they haven't signed up 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 Cupichat Cupichat websites, services, logos, graphics, animations, videos and texts contained at Cupichat site are the intellectual property of Expert Advertising s.r.o. 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, Cupichat'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 Cupichat, 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 Cupichat site and services for private and personal uses exclusively pertaining to and during the validity of Cupichat 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 Cupichat site or the computer programming codes of the elements comprising the services and Cupichat site by any means. Contents divulgated by Members Members bear the exclusive responsibility for contents, such as, profiles, messages divulgated and broadcast at Cupichat site. By publishing or broadcasting such content at Cupichat site, members authorize Cupichat 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 Cupichat site or any other partner channel of the site, on any support or by any broadcasting means, especially digital means (email, SMS, Internet, CD-Rom or DVD-Rom) or audio-visual communication (press, radio, terrestrial, digital, cable or satellite television.). The Member explicitly authorizes Cupichat 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 Cupichat's services by any means. Member's Obligation to Comply with 18 U.S.C. 2257 With Respect to Certain Content You should be aware that, pursuant to federal law, any visual depictions that you post on the Site that portray actual sexually explicit conduct, depictions of the genitals or pubic area, or simulated sexually explicit activity, as such terms are defined in 18 U.S.C. §2256 (2)(A)(i)-(v) and 18 U.S.C. §2257A, require that you maintain the records required by 18 U.S.C. 2257 and must contain an "18 U.S.C. 2257 Record-Keeping Requirements Compliance Statement." Your failure to comply with the provisions of 18 U.S.C. 2257 may make you subject to criminal and civil prosecution for the violation of 18 U.S.C. 2257. The user hereby agrees and warrants that the above contents, including personal pictures, videos are posted by the user and the user is the exclusive author of the content, including photos, videos and profile, and that the use of such content by us does not infringe the rights of any third party and complies with 18 U.S.C. 2257 Cupichat 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 Our site uses cookies to identify you as a user of the Site, to remember your preferred language and to facilitate the navigation on the Site. You can disable cookies on your Internet browser, but in this way, some parts of the Site will not function properly.To learn more about cookies, including flash cookies and local storage technologies, we recommend you to consult the following websites: * www.allaboutcookies.org * www.youronlinechoices.eu * 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 collect data about who visits the site. This information is used to compile reports and to improve the site. The cookies collect anonymous in quite a few types of data such as the number of visits to the site, the origin of visitors and pages viewed. For more information about Google Privacy Policy, visit http://www.google.com/intl/en/policies/. 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 Сupichat. Privacy Policy Terms and Conditions © 2024 Сupichat