first commit
This commit is contained in:
parent
200c342de3
commit
28e791f7f5
3 changed files with 33 additions and 56 deletions
|
@ -1,5 +1,3 @@
|
|||
updater-geoip.sh
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
# geoip-lite-update -- update geoip lite database(s).
|
||||
|
|
69
index.php
69
index.php
|
@ -476,45 +476,38 @@ $geoip_longitude = getenv('GEOIP_LONGITUDE');
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<!--
|
||||
<section id="sectionIP"></section>
|
||||
-->
|
||||
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
|
||||
<div class="main">
|
||||
<h3>Your IP</h3>
|
||||
<span class="list-heading0" style="color: #cc0000;text-shadow: 1px 1px 1px #000;"><?php echo "$ipaddress";?></span> / <span class="list-heading0" style="color: #cc0000;text-shadow: 1px 1px 1px #000;"> <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); echo "$hostname"; ?> </span>
|
||||
<br>
|
||||
<div class="bgimg-1" style="height: 500px;">
|
||||
<div class="caption main">
|
||||
<h3>Your IP</h3>
|
||||
<span class="list-heading0" style="color: #cc0000;text-shadow: 1px 1px 1px #000;"><?php echo "$ipaddress";?></span> / <span class="list-heading0" style="color: #cc0000;text-shadow: 1px 1px 1px #000;"> <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); echo "$hostname"; ?></span> <br>
|
||||
<ul>
|
||||
<li>
|
||||
<div class="copy-content">
|
||||
<div class="hit-the-floor"><p><span><?php echo "$ipaddress";?></span></p></div>
|
||||
</div>
|
||||
<button class="copy-btn"></button>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="hit-the-floor"><p><span><?php echo "$ipaddress";?></span></p></div>
|
||||
</div>
|
||||
<button class="copy-btn"></button>
|
||||
</li>
|
||||
</ul>
|
||||
<section id="section05" class="demo"><br/><br/> <br/><br/> <a href="#sectionIn"> <span></span>Scroll<br/><br/>
|
||||
<img src="https://echosystem.fr/_img/1skull-50.png" alt="" width="24" height="24"></a></section>
|
||||
</div>
|
||||
<br/><br/> <br/><br/>
|
||||
<section id="section05" class="demo"> <a href="#sectionIn"> <span></span>Scroll<br/><br/>
|
||||
<img src="https://echosystem.fr/_img/1skull-50.png" alt="" width="24" height="24"></a></section>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section id="sectionIn" class="demo">
|
||||
<div style="position:relative;">
|
||||
<div style="color:#ddd;background-color:#282E34;text-align:center;padding:50px 80px;">
|
||||
|
||||
<h2 class="post-title"> IP locale (lan) <span style="color: #cc0000;text-shadow: -1px -1px 2px #000;"> <?php echo "$ipaddress"; ?> </span> </h2>
|
||||
<h2 style="text-align:center;"> Hostname: <span style="color: #cc0000;text-shadow: -1px -1px 2px #000;"> <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); echo "$hostname"; ?></h2>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<div class="bgimg-2">
|
||||
<div class="bgimg-2" style="height: 450px;">
|
||||
<div class="captionIn">
|
||||
|
||||
<span class="border" style="background-color:#000000;font-size:25px;color: #f7f7f7; text-align: center;">
|
||||
Cette adresse a été localisée dans la belle ville de <b><?php echo '<span style="color:#cc0000;text-shadow: -1px -1px 2px #000;">'.$geoip_city.'</span><br>'; ?>
|
||||
<?php
|
||||
|
@ -526,9 +519,8 @@ echo 'Latitude: <span style="color:#cc0000;text-shadow: -1px -1px 2px #000;">'.
|
|||
echo 'Longitude: <span style="color:#cc0000;text-shadow: -1px -1px 2px #000;">'.$geoip_longitude.'</span><br>';
|
||||
?>
|
||||
</span>
|
||||
<br/><br/><br/><br/>
|
||||
<section id="section03" class="demo">
|
||||
<a href="#sectionMAP"><span></span>Map<br><i class="icon icon-location" style="color:#7FFF00;"></i></a>
|
||||
<section id="section03" class="demo"> <br/><br/><br/><br/>
|
||||
<a href="#sectionMAP"><span></span>Map<br><i class="icon icon-location" style="color:#7FFF00;"></i></a>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -542,30 +534,35 @@ echo 'Longitude: <span style="color:#cc0000;text-shadow: -1px -1px 2px #000;">'
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<div class="bgimg-3">
|
||||
|
||||
<div class="bgimg-3" style="height: 450px;">
|
||||
<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 />
|
||||
<span class="label label-rounded label-error"> NEW </span>
|
||||
<a href="Info"> <h2>Your IP image.</h2> </a>
|
||||
<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 /> <a href="https://git.echosystem.fr/Erreur32/NIWPI">NIWPI Page</a> by <a href="https://erreur32.echosystem.fr"> erreur32 </a>-->
|
||||
<!--<br /> <a href="https://git.echosystem.fr/Erreur32/NIWPI">NIWPI Page</a> by <a href="https://erreur32.echosystem.fr"> erreur32 </a>-->
|
||||
</div>
|
||||
</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>.
|
||||
<br><a href="https://echosystem.fr"><img src="https://echosystem.fr/_img/1skull-50.png" alt="skull" style="align-center;" width="24" height="24">
|
||||
<br>Echo'system'</a>
|
||||
<br>
|
||||
<i> <a href="resolution.html" style="font-size: 10px;">Your Screen (<span style="font-size: 10px;color:#cc0000;text-shadow: -1px -1px 1px #000;" id="resolutionNumber"></span>)</a> - <span style="font-size: 9px;"> <?php setlocale(LC_ALL,'french'); echo "Dernière modification de la page: ".date("m/d/y H:i", getlastmod()); ?> </span></i>
|
||||
<div style="position:relative; bottom: 0px; margin-top: 0px;">
|
||||
<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>.
|
||||
<br><a href="https://echosystem.fr"><img src="https://echosystem.fr/_img/1skull-50.png" alt="skull" style="align-center;" width="24" height="24">
|
||||
<br>Echo'system'</a> <br>
|
||||
<i>
|
||||
<a href="resolution.html" style="font-size: 10px;">Your Screen (<span style="font-size: 10px;color:#cc0000;text-shadow: -1px -1px 1px #000;" id="resolutionNumber"></span>)</a>
|
||||
- <span style="font-size: 9px;"> <?php setlocale(LC_ALL,'french'); echo "Dernière modification de la page: ".date("m/d/y H:i", getlastmod()); ?> </span>
|
||||
</i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
<SCRIPT type="text/javascript">
|
||||
|
|
18
key.asc
18
key.asc
|
@ -1,18 +0,0 @@
|
|||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mQENBFo9lhYBCADbwg74EIVrun0m5g0tgXAAZ6mMDPCm6sFom7DKPhjqQWR1UmNn
|
||||
9TdSIYhU6E/LKb8EB+Rowi1VK+woGRTB74kDGZC15xhZY/Cjp9JV8ZrVH0PSlBmo
|
||||
Rc30hzJ8BEbUSFZE4Gdd5fDwSiQ0+yqs6Q00MrSNTMUS9pBlfC2NdZ7oG5ZlcEjc
|
||||
JRY3Fb8jHTRtLAntZfEUxtVSl3o/9ACimgke4lb79m7cW4F2z7JIN19hGBgKobij
|
||||
N6Y6n8VVMxz2C49xgqqCjHpcWa744GK+96fCXUsWS8qh1G7uN9coKwh13W6eldKP
|
||||
DpXSdKYoE37lr32PiZiCG5P7BL60sM/bIotPABEBAAG0I1Jlc2lsaW8sIEluYy4g
|
||||
PHN1cHBvcnRAZ2V0c3luYy5jb20+iQFOBBMBCAA4FiEE4bQhAuvsqWnjDSykvmbM
|
||||
TD8XHeIFAlo9lhYCGwMFCwkIBwIGFQgJCgsCBBYCAwECHgECF4AACgkQvmbMTD8X
|
||||
HeJQEwgA0EwPb4DA8EgGNfSjen4pT+Qcf+ExJlnFwSCTEZB747B23PaVz9Gi1e/Y
|
||||
qb+4OmgA5Rz1VDYERMioKrPhwYFv6t9ctSjot9PswrTYcSRYtJQ9i8OnwxFI7O0g
|
||||
XE3Uefa54GP+yeusyB8HcdlZ1oIWSMY6XPK9NxPvyDdI4yHLWYoMW/NUoSDFoBlb
|
||||
k/mUFMeQDVAerOLMNyW0jeCYjJFp8kreZ6pmgm1ZXyPwGBjKqfeMioHN3EZw0rDN
|
||||
nn5u1QhraPaFfwpOUwJrzsp1tVc4E83xXjfuD0m7bhS9WQofU/CY9lpXXLku0GXH
|
||||
4J2IJ1IsYaLqOiY1GSLeMoTqiJzXuw==
|
||||
=40s7
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
Loading…
Reference in a new issue