Wp Safelink

chathuraraj

New member
Jan 19, 2020
18
3
3
m4aIU0l.png


tWVVhxs.png


Can't close that human verification screen
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
because, original document is here.

Code:
<section id="content-wrapper" style='margin-top:80px'>
<div class='container'>
    <div class='row'>
        <div class='col-md-12'>
            <div class='panel panel-default'>
                <div class='panel-body'>
                    <div class="wpsafe-top text-center">
                        <div style="color:red;margin-bottom:20px;">Human Verification</div>
                        <form action="<?php the_permalink()?>" method="post">
                            <input type="hidden" name="newwpsafelink" value="<?php echo $_GET['code']?>">
                            <input class="btn btn-primary" type="submit" value="Submit">
                        </form>
                    </div>       
                </div>
            </div>
        </div>
    </div>
</div>
</section>
<?php if($_GET['adb']=='1'):?>
<div class="adb" id="adb">
    <div class="adbs">
        <h3><?php echo $_GET['adb1'];?></h3>
        <p><?php echo $_GET['adb2'];?></p>
    </div>
</div>
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu