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 // contact-us.php $pageTitle = "Contact Us - Nerd Emoji Image Converter"; $metaDescription = "Get in touch with Nerd Emoji for any questions or support regarding our image conversion tool."; include 'includes/head.php'; // Include head section include 'includes/header.php'; // Include header ?> <div class="contact-us-container"> <h1>Contact Us</h1> <p>If you have any questions, feedback, or need assistance, feel free to reach out to us through any of the following methods:</p> <div class="contact-info"> <h2 style="text-align: left;">Email</h2> <p>You can email us at:</p> <ul> <li><a href="mailto:b66417682@gmail.com">b66417682@gmail.com</a></li> <li><a href="mailto:info@nerdemoji.xyz">info@nerdemoji.xyz</a></li> </ul> <h2 style="text-align: left;">Phone</h2> <p>Contact us by phone at:</p> <p>0315 6183059</p> </div> <p>We look forward to hearing from you!</p> </div> <?php include 'includes/footer.php'; // Include footer ?>
Save