mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<p class="font-medium text-white flex justify-center">
|
||||
<span class="inline-block">Waiting for requests on:
|
||||
{% for subdomain in subdomains %}
|
||||
<a class="underline" target="_blank" href="http://{{ subdomain }}">{{ subdomain }}</a>
|
||||
<a class="underline" target="_blank" href="{{ subdomain }}">{{ subdomain }}</a>
|
||||
{% endfor %}
|
||||
</span>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user