home
/
aioutajg
/
nerdemoji.xyz
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
[DIR] assets
N/A
[DIR] includes
N/A
[DIR] uploads
N/A
.htaccess
350 bytes
Rename
Delete
Backup.zip
27.32 MB
Rename
Delete
Image converter, resizer and compressor tool script.zip
137.55 KB
Rename
Delete
about-us.php
1.81 KB
Rename
Delete
ads.txt
58 bytes
Rename
Delete
contact-us.php
1.07 KB
Rename
Delete
cookies.php
2.99 KB
Rename
Delete
disclaimer.php
2.13 KB
Rename
Delete
index.php
3.30 KB
Rename
Delete
privacy.php
3.51 KB
Rename
Delete
process.php
9.28 KB
Rename
Delete
sitemap.xml
1.31 KB
Rename
Delete
terms.php
2.73 KB
Rename
Delete
<?php // terms.php $pageTitle = "Terms and Conditions - Nerd Emoji Image Converter"; $metaDescription = "Read the terms and conditions for using Nerd Emoji, your online image conversion tool."; include 'includes/head.php'; // Include head section include 'includes/header.php'; // Include header ?> <div class="terms-container"> <h1>Terms and Conditions</h1> <p>Welcome to Nerd Emoji! By using our website and services, you agree to the following terms and conditions:</p> <h2 style="text-align: left;">1. Acceptance of Terms</h2> <p>By accessing and using our tool, you acknowledge that you have read, understood, and agree to be bound by these terms.</p> <h2 style="text-align: left;">2. Changes to Terms</h2> <p>We reserve the right to modify these terms at any time. Any changes will be effective immediately upon posting on our website. Your continued use of the service after any changes constitutes acceptance of the new terms.</p> <h2 style="text-align: left;">3. Use of Service</h2> <p>You agree to use the services only for lawful purposes and in accordance with these terms. You are responsible for ensuring that any content you upload complies with applicable laws.</p> <h2 style="text-align: left;">4. User Accounts</h2> <p>If you create an account on our website, you are responsible for maintaining the confidentiality of your account information and password. You agree to notify us immediately of any unauthorized use of your account.</p> <h2 style="text-align: left;">5. Intellectual Property</h2> <p>All content, trademarks, and other intellectual property on the website are owned by Nerd Emoji or our licensors. You may not reproduce, distribute, or create derivative works without our express written permission.</p> <h2 style="text-align: left;">6. Limitation of Liability</h2> <p>Nerd Emoji will not be liable for any damages resulting from the use or inability to use our services, including but not limited to loss of data or profits.</p> <h2 style="text-align: left;">7. Indemnification</h2> <p>You agree to indemnify and hold harmless Nerd Emoji from any claims, losses, liabilities, and expenses (including legal fees) arising from your use of the service or violation of these terms.</p> <h2 style="text-align: left;">8. Governing Law</h2> <p>These terms shall be governed by and construed in accordance with the laws of your jurisdiction.</p> <h2 style="text-align: left;">9. Contact Us</h2> <p>If you have any questions about these terms, please contact us at <a href="mailto:info@nerdemoji.xyz">info@nerdemoji.xyz</a>.</p> </div> <?php include 'includes/footer.php'; // Include footer ?>
Save