mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-18 06:53:27 +02:00
Added dns functionality
This commit is contained in:
@ -6,5 +6,8 @@
|
||||
<body>
|
||||
<h1>Your IP-Address is: {{ ip }}</h1>
|
||||
<p>Your requested format was: <b>{{format}}</b></p>
|
||||
{% if hostname %}
|
||||
<p>Hostname: <b>{{hostname}}</b></p>
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user