⚝
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 :
Get_startedfr.html
<!DOCTYPE html> <html lang="fr"> <head> <title>Commencer- REA Antispam API</title> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> /* Page-specific styles */ .steps { display: flex; justify-content: space-between; } .step { flex: 1; margin: 0 1rem; text-align: center; } .step h3 { margin-bottom: 1rem; } .step-image img { width: 100%; height: auto; } </style> </head> <body> <header> <nav> <ul> <li><a href="Indexfr.html">Accueil</a></li> <li><a href="Featuresfr.html">Fonctionnalités</a></li> <li><a href="Pricingfr.html">Tarification</a></li> <li><a href="Documentationfr.html">Documentation</a></li> <li><a href="Contactfr.html">Contact</a></li> <li><a href="Aboutfr.html">À propos</a></li> <li><a href="Get_started.html" class="language-button">EN</a></li> </ul> </nav> </header> <main> <section id="hero"> <div class="hero-container"> <h1>Commencer</h1> <p>Merci d'avoir choisi REA Antispam API ! Pour commencer, suivez les instructions ci-dessous.</p> </div> </section> <section> <div class="container"> <div class="steps"> <div class="step"> <div class="step-image"> <img src="img/signup.jpg" alt="Step 1"> </div> <h3>L'étape 1</h3> <p>Inscrivez-vous pour obtenir une clé API en visitant notre page <a href="Pricingfr.html">Tarification</a> sélectionnant le plan qui convient le mieux à vos besoins</p> </div> <div class="step"> <div class="step-image"> <img src="img/intergrate.jpg" alt="Step 2"> </div> <h3>L'étape 2</h3> <p>Une fois que vous avez une clé API, vous pouvez commencer à utiliser l'API dans votre code. Visitez notre page <a href="Documentationfr.html">Documentation</a> pour apprendre comment intégrer REAAntispam API dans votre application.</p> </div> <div class="step"> <div class="step-image"> <img src="img/contact.jpg" alt="Step 3"> </div> <h3>L'étape 3</h3> <p>Si vous rencontrez des problèmes ou avez des questions, veuillez visiter notre page <a href="Contactfr.html">Contact</a> pour obtenir de l'aide.</p> </div> </div> </div> </section> </main> <footer> <p>© 2023 REA Antispam API. Tous droits réservés.</p> </footer> </body> </html>