Skip to content

Actualizar pp.html #88

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 9 commits into from
Aug 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions en/artists.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
<!DOCTYPE html>
<html lang="en">
<script src="../jquery-3.5.1.min.js"></script>
<script>
$(function(){
$("#menu").load("../menu.html");
});
$(function(){
$("#news").load("../news.html");
});
$(function(){
$("#footer").load("footer.html");
});
$(function(){
$("#tosypp").load("../tosypp.html");
});
</script>
<!-- header.html -->
<head>
<script src="../index.js"></script> <script src="../time.js"></script> <script src="../temas.js"></script> <link rel="stylesheet" href="../index.css"> <link rel="stylesheet" href="../temas.css">
<link rel="icon" href="../img/GROUVEX.png"> <link rel="icon" href="GROUVEX.png" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <meta name="author" content="Grouvex Studios"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="copyright" content="Grouvex Studios"> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> <meta http-equiv="Content-Security-Policy" content="policy"> <meta http-equiv="Referrer-Policy" content="no-referrer"> <meta name="keywords" content="Grouvex, Música, Grouvex Studios, Grouvex's Projects"> <meta name="theme-color" content="#hexcode"> <link rel="canonical" href="URL_canónica">
<!-- Clarity tracking code for https://grouvex.github.io/ -->
<script> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt"; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "mdkjlz9c01");</script>
<!-- Editable -->
<meta property="og:title" content="Artists - Grouvex Studios"> <meta property="og:description" content="Artists de ©Grouvex Studios"> <meta property="og:image" href="img/GROUVEX.png"">
<title>Artists - Grouvex Studios</title>
<!-- Main Top -->
<mainTop>
<span style="display: block;font-family: Times New Roman; sans-serif;">
<a href="https://grouvex.github.io/"><div style="font-size: 30px;color:white">Grouvex Studios</div></a>
<a href="https://grouvex.github.io/es"><div style="font-size: 15px;color:white">Spanish - Grouvex Studios</div></a>
</span>
<span style="font-family: Times New Roman;color:white;box-shadow: 0 0 10px gold"> <a href="https://grouvex.github.io/en"><u style="color: blue"><span style="color: white">Home</span></u></a> | <a href="https://grouvex.github.io/en/artists"><u style="color: blue"><span style="color: green">Artists</span></u></a> | <a href="https://grouvex.github.io/sign-up" style="pointer-events: none"><u style="color: blue"><span style="color: white">#</span></u></a> <span id="menu"></span>
</span>
</mainTop>
</head>
<body>
<!-- Anuncio -->
<div id="news"></div>
<main>
<!-- Título -->
<article>
<h1>Grouvex Studios</h1>
<!--Texto -->
<section id="Intro">
<a href="#Intro"><h2>Introduction</h2></a>
<p>Grouvex Studios es un grupo que se encarga de crear videos y también un <n>sello discográfico</n> que trabaja con dos artistas actualmente: Grouvex, Maiki Dran,Tarlight Etherall</p>
</section>
<div class="cajetines">
<a href="grouvex/home" class="cajetin">
<img src="../../img/GROUVEX.png" alt="" style="width:300px">
<p class="cajetin-titulo">Grouvex</p>
<p class="cajetin-description"></p>
</a>
</div>
</article>
</main>
<!-- Footer -->
<div id="footer"></div>
</body>
</html>
136 changes: 136 additions & 0 deletions en/pp.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
<html lang="en">
<script src="../jquery-3.5.1.min.js"></script>
<script>
$(function(){
$("#menu").load("../menu.html");
});
$(function(){
$("#news").load("../news.html");
});
$(function(){
$("#footer").load("footer.html");
});
$(function(){
$("#tosypp").load("../tosypp.html");
});
</script>
<!-- header.html -->
<div id="header"></div>
<head>
<script src="../index.js"></script> <script src="../time.js"></script> <script src="../temas.js"></script> <link rel="stylesheet" href="../index.css"> <link rel="stylesheet" href="../temas.css">
<link rel="icon" href="../img/GROUVEX.png"> <link rel="icon" href="GROUVEX.png" type="image/x-icon">
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <meta name="author" content="Grouvex Studios"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="copyright" content="Grouvex Studios"> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> <meta http-equiv="Content-Security-Policy" content="policy"> <meta http-equiv="Referrer-Policy" content="no-referrer"> <meta name="keywords" content="Grouvex, Música, Grouvex Studios, Grouvex's Projects"> <meta name="theme-color" content="#hexcode"> <link rel="canonical" href="URL_canónica">
<!-- Clarity tracking code for https://grouvex.github.io/ -->
<script> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt"; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "mdkjlz9c01");</script>
<!-- Editable -->
<meta property="og:title" content="Privacy Policies - Grouvex Studios"> <meta property="og:description" content="Privacy Policies of ©Grouvex Studios"> <meta property="og:image" href="img/GROUVEX.png">
<title>Privacy Policies - Grouvex Studios</title>
<!-- Main Top -->
<mainTop>
<span style="display: block;font-family: Times New Roman; sans-serif;">
<a href="https://grouvex.github.io/"><div style="font-size: 30px;color:white">Grouvex Studios</div></a>
<a href="https://grouvex.github.io/en"><div style="font-size: 15px;color:white">English - Grouvex Studios</div></a>
</span>
<span style="font-family: Times New Roman;color:white;box-shadow: 0 0 10px gold"> <a href="https://grouvex.github.io/en"><u style="color: blue"><span style="color: white">Home</span></u></a> | <a href="https://grouvex.github.io/en/artists"><u style="color: blue"><span style="color: white">Artists</span></u></a> | <a href="https://grouvex.github.io/sign-up" style="pointer-events: none"><u style="color: blue"><span style="color: white">#</span></u></a> <span id="menu"></span>
</span>
</mainTop>
</head>
<body>
<!-- Anuncio -->
<div id="news"></div>
<div id="tosypp"></div>
<main>
<!-- Título -->
<h1>Privacy Policies</h1>
<!--Texto -->
<article id="Introduction">
<section>
<a href="#Introduction"><h2>Introduction</h2></a>
<p>This privacy policy describes how we collect, use, and protect the personal information of users in our community. By registering for or using our services, you agree to this privacy policy.</p>
</section>
</article>

<article id="Information_we_collect">
<details>
<summary href="#Information_we_collect"><h2>Information we collect</h2></summary>
<section>
<ol>
<li><p>Registration Data: When you contact the Grouvex Studio team using the official contact, register in our community, or contact us through a social network, your profile information is saved so that we can get in touch with you.</p></li>
<li><p>Profile Data: When you create or edit your profile, you can add optional information such as your age, gender, location, musical tastes, profile photo, and biography. The information you use on the platform is what we can see, in addition to what you voluntarily provide us.</p></li>
<li><p>Activity Data: When you use our community, we collect information about your activity, such as the number of times you listen to a song (anonymous information), the comments you make, the messages you send, and the users you follow.</p></li>
<li><p>Communication Data: When you communicate with us or with other users, we collect the content and metadata of your communications, such as the date, time, and recipient.</p></li>
<li><p>Cookies and Similar Technologies Data: When you visit our website or contact page, we use cookies and other similar technologies to collect information about your device, browser, IP address, and preferences.</p></li>
</ol>
</section>
</details>
</article>

<article id="How_we_use_the_information_we_collect">
<details>
<summary href="#How_we_use_the_information_we_collect"><h2>How We Use the Information We Collect</h2></summary>
<section>
<ol>
<li><p>To provide and improve our services: We use the information we collect to provide you with the services you request, personalize your experience, improve the quality and security of our community, and develop new features and products.</p></li>
<li><p>To communicate with you: We use the information we collect to send you notifications, newsletters, respond to your inquiries and requests, and keep you informed about changes to our privacy policy and terms and conditions.</p></li>
<li><p>For analytical and advertising purposes: We use the information we collect to analyze the usage and performance of our community, measure the effectiveness of our publications.</p></li>
<li><p>To comply with our legal obligations: We use the information we collect to comply with applicable laws and regulations, cooperate with competent authorities, and protect our legitimate rights and interests.</p></li>
</ol>
</section>
</details>
</article>

<article id="How_we_protect_the_information_we_collect">
<details>
<summary href="#How_we_protect_the_information_we_collect"><h2>How We Protect the Information We Collect</h2></summary>
<section>
<ol>
<li><p>We implement appropriate technical and organizational measures to protect the information we collect from unauthorized access, disclosure, modification, loss, or misuse. Additionally, we comply with the terms of service and privacy policy of the application where we are located.</p></li>
<li><p>We limit access to the information we collect to our employees, contractors, and service providers who need to know it to perform their functions.</p></li>
<li><p>We periodically review our security practices and update our protective measures as necessary.</p></li>
<li><p>However, please note that no security measure is perfect or impenetrable, and we cannot guarantee the absolute security of the information we collect.</p></li>
</ol>
</section>
</details>
</article>

<article id="How_we_share_the_information_we_collect">
<details>
<summary href="#How_we_share_the_information_we_collect"><h2>How We Share the Information We Collect</h2></summary>
<section>
<ol>
<li><p>With other users: We share your public profile information and your activity in posts and with other users of our community if you give us your consent. You can control what information you share with the community by contacting us.</p></li>
<li><p>With third parties: We share the information we collect with third parties who help us provide and improve our services, such as web hosting providers, data analysis, advertising, and marketing. These third parties can only access the information they need to perform their functions and must treat it in accordance with this privacy policy and applicable laws.</p></li>
<li><p>With your consent: We share the information we collect with other third parties when you give us your express consent to do so. For example, if you decide to link your account with an external social network or music service.</p></li>
<li><p>For legal reasons: We share the information we collect when required by law or a court order, or when we believe it is necessary to protect our legitimate rights and interests or those of third parties.</p></li>
</ol>
</section>
</details>
</article>

<article id="How_you_can_access_modify_or_delete_your_information">
<details>
<summary href="#How_you_can_access_modify_or_delete_your_information"><h2>How You Can Access, Modify, or Delete Your Information</h2></summary>
<section>
<ol>
<li><p>You can access and modify your personal information at any time through your profile and account settings, depending on the application you are using.</p></li>
<li><p>You can request the deletion of your personal information by contacting the support team of that application. The information used by the Grouvex Studio team can be requested for deletion by contacting us.</p></li>
<li><p>You can opt out of receiving marketing communications from us by following the instructions included in each email or notification we send you.</p></li>
<li><p>You can refuse the use of cookies and other similar technologies by changing your browser or device settings. However, please note that this may affect the functionality and availability of some of the services of the application you use.</p></li>
</ol>
</section>
</details>
</article>

<article id="Changes_to_our_privacy_policy">
<details>
<summary href="#Changes_to_our_privacy_policy"><h2>Changes to Our Privacy Policy</h2></summary>
<section>
<p>We may modify this privacy policy from time to time to reflect changes in our practices or in applicable laws and regulations. We will notify you of any significant changes through a notice on our website or application or by email to the address you have provided us. We recommend that you review this privacy policy periodically to stay informed of any updates.</p>
</section>
</details>
</article>

</main>
</body>
<div id="footer"></div>
</html>
2 changes: 1 addition & 1 deletion en/tos.html
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
<a href="https://grouvex.github.io/"><div style="font-size: 30px;color:white">Grouvex Studios</div></a>
<a href="https://grouvex.github.io/en"><div style="font-size: 15px;color:white">English - Grouvex Studios</div></a>
</span>
<span style="font-family: Times New Roman;color:white;box-shadow: 0 0 10px gold"> <a href="https://grouvex.github.io/en"><u style="color: blue"><span style="color: green">Home</span></u></a> | <a href="https://grouvex.github.io/en/artists"><u style="color: blue"><span style="color: white">Artists</span></u></a> | <a href="https://grouvex.github.io/sign-up" style="pointer-events: none"><u style="color: blue"><span style="color: white">#</span></u></a> <span id="menu"></span>
<span style="font-family: Times New Roman;color:white;box-shadow: 0 0 10px gold"> <a href="https://grouvex.github.io/en"><u style="color: blue"><span style="color: white">Home</span></u></a> | <a href="https://grouvex.github.io/en/artists"><u style="color: blue"><span style="color: white">Artists</span></u></a> | <a href="https://grouvex.github.io/sign-up" style="pointer-events: none"><u style="color: blue"><span style="color: white">#</span></u></a> <span id="menu"></span>
</span>
</mainTop>
</head>
2 changes: 1 addition & 1 deletion es/artistas.html
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@ <h1>Grouvex Studios</h1>
<!--Texto -->
<section id="Intro">
<a href="#Intro"><h2>Introducción</h2></a>
<p>Grouvex Studios es un grupo que se encarga de crear videos y también un <n>sello discográfico</n> que trabaja con dos artistas actualmente: Grouvex, Maiki Dran</a> ,Tarlight Etherall</p>
<p>Grouvex Studios es un grupo que se encarga de crear videos y también un <n>sello discográfico</n> que trabaja con dos artistas actualmente: Grouvex, Maiki Dran,Tarlight Etherall</p>
</section>
<div class="cajetines">
<a href="grouvex/home" class="cajetin">
Loading