This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/themes/default/blocks/login_log/whois.tpl

3 lines
113 B
Smarty
Raw Normal View History

<script language=javascript>
document.location = "http://www.dnsstuff.com/tools/whois.ch?ip={$VAR.ip}";
</script>