IP-signature
Don't worry, its just an image and it's now serious what it says. You can include this image into any HTML application such as personal homepage or forum footer. Use the following code below to do it:
<!-- BEGIN MyIPNow.net Code --> <a href="http://www.myipnow.net" target="_blank" title="powered by www.MyIpNow.net"> <img src="http://www.myipnow.net/modules/ipsignature.php" alt="powered by www.MyIpNow.net" border="0"> </a> <!-- END MyIPNow.net Code -->
Note that you have to replace
<img src="http://www.myipnow.net/ipsignature.php" alt="powered by www.MyIpNow.net" border="0">
by
<img src="http://www.myipnow.net/modules/ipsignature.php" alt="powered by www.MyIpNow.net" border="0" />
if you use XHTML instead of HTML.