add akkofe2 and akkofe3 to subdomains
This commit is contained in:
parent
7a2670d817
commit
f48cf5e53e
3 changed files with 9 additions and 3 deletions
|
@ -286,7 +286,9 @@ const _internal_defaultFiles = {
|
|||
<div><b><a href="https://trinkey.com/">trinkey.com</a>:</b></div>
|
||||
<div>this is where you are right now</div><br>
|
||||
<div>*<b><a href="https://akkofe.trinkey.com/">akkofe.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a></div><br>
|
||||
<div>*<b><a href="https://akkofe2.trinkey.com/">akkofe2.trinkey.com</a>:</b></div>
|
||||
<div>*<b><a href="https://akkofe3.trinkey.com/">akkofe3.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a> (and two clones)</div><br>
|
||||
<div><b><a href="https://auth.trinkey.com/">auth.trinkey.com</a>:</b></div>
|
||||
<div>authentication manager for tSuite</div><br>
|
||||
<div><b><a href="https://blog.trinkey.com/">blog.trinkey.com</a>:</b></div>
|
||||
|
|
|
@ -104,7 +104,9 @@
|
|||
<div><b><a href="https://trinkey.com/">trinkey.com</a>:</b></div>
|
||||
<div>this is where you are right now</div><br>
|
||||
<div>*<b><a href="https://akkofe.trinkey.com/">akkofe.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a></div><br>
|
||||
<div>*<b><a href="https://akkofe2.trinkey.com/">akkofe2.trinkey.com</a>:</b></div>
|
||||
<div>*<b><a href="https://akkofe3.trinkey.com/">akkofe3.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a> (and two clones)</div><br>
|
||||
<div><b><a href="https://auth.trinkey.com/">auth.trinkey.com</a>:</b></div>
|
||||
<div>authentication manager for tSuite</div><br>
|
||||
<div><b><a href="https://blog.trinkey.com/">blog.trinkey.com</a>:</b></div>
|
||||
|
|
|
@ -336,7 +336,9 @@ const _internal_defaultFiles: StringDict = {
|
|||
<div><b><a href="https://trinkey.com/">trinkey.com</a>:</b></div>
|
||||
<div>this is where you are right now</div><br>
|
||||
<div>*<b><a href="https://akkofe.trinkey.com/">akkofe.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a></div><br>
|
||||
<div>*<b><a href="https://akkofe2.trinkey.com/">akkofe2.trinkey.com</a>:</b></div>
|
||||
<div>*<b><a href="https://akkofe3.trinkey.com/">akkofe3.trinkey.com</a>:</b></div>
|
||||
<div>the frontend i use for <a href="https://fediverse.info/" target="_blank">fedi</a> (and two clones)</div><br>
|
||||
<div><b><a href="https://auth.trinkey.com/">auth.trinkey.com</a>:</b></div>
|
||||
<div>authentication manager for tSuite</div><br>
|
||||
<div><b><a href="https://blog.trinkey.com/">blog.trinkey.com</a>:</b></div>
|
||||
|
|
Loading…
Reference in a new issue