⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.148
Server IP:
63.250.38.6
Server:
Linux premium90.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
nnvixbtb
/
reaantispam.nnvirgo.com
/
View File Name :
About.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>About - REA Antispam API</title> <link rel="stylesheet" href="css/style.css"> <style> .about-image { text-align: center; margin-top: 2rem; margin-bottom: 2rem; } .about-image img { width: 100%; max-width: 600px; border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } </style> </head> <body> <header> <nav> <ul> <li><a href="index.html">Home</a></li> <li><a href="Features.html">Features</a></li> <li><a href="Pricing.html">Pricing</a></li> <li><a href="Documentation.html">Documentation</a></li> <li><a href="Contact.html">Contact</a></li> <li><a href="About.html">About</a></li> <li><a href="Aboutfr.html" class="language-button">FR</a></li> </ul> </nav> </header> <main> <section id="hero"> <div class="hero-container"> <h1>About REA Antispam API</h1> <p>REA Antispam API is a powerful anti-spam solution that uses advanced algorithms and machine learning to detect and filter spam emails, comments, and messages. It is designed for businesses, websites, and individuals who want to protect their inboxes and online presence from spam attacks.</p> </div> <div class="about-image"> <img src="img/about.png" alt="About Image"> </div> </section> <section> <div class="container"> <p>Our API is easy to integrate into any system or platform, and it can be customized to fit your specific needs and preferences. With REAAntispam API, you can enjoy a spam-free inbox and a better online experience.</p> <p>Contact us today to learn more about our services and how we can help you fight spam.</p> </div> </section> </main> <footer> <p>© 2023 REA Antispam API. All rights reserved.</p> </footer> </body> </html>