first commit
This commit is contained in:
parent
746fe9f4d3
commit
200c342de3
40
index.php
40
index.php
@ -544,55 +544,19 @@ echo 'Longitude: <span style="color:#cc0000;text-shadow: -1px -1px 2px #000;">'
|
||||
|
||||
<div class="bgimg-3">
|
||||
<div class="captionMap">
|
||||
|
||||
<i class="icon icon-location" style="color:#777;"></i>
|
||||
<h2><span style="text-shadow: -1px -1px 1px #000;"><?php echo "$geoip_city"; ?></span></h2>
|
||||
<iframe style="height: 35%; width: 60%" scrolling="no" frameborder="0" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyCRTD-ARSWquI_i1P0AlZrRPxnzmtIntd4&q=<?php echo "$geoip_latitude"?>,<?php echo "$geoip_longitude"?>&zoom=12" allowfullscreen></iframe>
|
||||
<br /><br /><br /><br />
|
||||
|
||||
|
||||
<br /><br />
|
||||
<span class="label label-rounded label-error"> NEW </span>
|
||||
|
||||
<a href="Info"> <h2>Your IP image.</h2> </a>
|
||||
<br>
|
||||
<a href="Info/"><img src="Info/image.php"></a>
|
||||
|
||||
<br /><br /><br />
|
||||
<a href="https://git.echosystem.fr/Erreur32/NIWPI">NIWPI Page</a> by <a href="https://erreur32.echosystem.fr"> erreur32 </a>
|
||||
|
||||
<!--
|
||||
<br /><br /><br>
|
||||
<section class="demo">
|
||||
<a href="#sectionIP"><span><i class="icon icon-arrow-up" style="color:#ddd;"></i></span> TOP</a>
|
||||
</section>
|
||||
|
||||
<section id="sectionb" class="demo">
|
||||
<a href="#sectionbas"><span><i class="icon icon-arrow-down" style="color:#ddd;"></i></span> end</a>
|
||||
</section>
|
||||
-->
|
||||
<!--<br /> <a href="https://git.echosystem.fr/Erreur32/NIWPI">NIWPI Page</a> by <a href="https://erreur32.echosystem.fr"> erreur32 </a>-->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!--
|
||||
<section id="sectionReso" class="demo">
|
||||
<div style="position:relative;">
|
||||
<div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;">
|
||||
<h2 class="post-title"> Votre Résolution: <span style="color: #cc0000;text-shadow: -1px -1px 2px #000;" id="resolutionNumber"></span></h2>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<div class="bgimg-1">
|
||||
<div class="captionReso">
|
||||
<center> <div class="hit-the-floor">
|
||||
<span id="resolutionNumber"></span>
|
||||
</div>
|
||||
</div></center>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<div class="captionEnd" style="color:#ddd;background-color:#282E34;text-align:center;text-decoration: none; transition: opacity .3s;">
|
||||
<section id="sectionbas" class="demo2" style="color:#ddd;background-color:#282E34;text-align:center;text-decoration: none; transition: opacity .3s;"> </section>
|
||||
<a href="https://git.echosystem.fr/" style="font-size: 19px;"><i class="fa fa-code"></i></a> with <a href="#"><i class="fa fa-heart-o"></i></a> by <a href="https://erreur32.echosystem.fr">Erreur32</a>.
|
||||
|
Loading…
Reference in New Issue
Block a user