|
|
|
@ -97,14 +97,14 @@
@@ -97,14 +97,14 @@
|
|
|
|
|
<li class="not-using-proxy" style="display:none;"> |
|
|
|
|
<label>External Port 1 (TCP): </label> |
|
|
|
|
<span class="ext-port1"></span> |
|
|
|
|
<a class="test-ext-port1" target="_blank"> |
|
|
|
|
<a class="test-ext-port1" rel="nofollow noreferrer" target="_blank"> |
|
|
|
|
<button>Test open port (external site)</button> |
|
|
|
|
</a> |
|
|
|
|
</li> |
|
|
|
|
<li class="not-using-proxy" style="display:none;"> |
|
|
|
|
<label>External Port 2 (TCP+UDP): </label> |
|
|
|
|
<span class="ext-port2"></span> |
|
|
|
|
<a class="test-ext-port2" target="_blank"> |
|
|
|
|
<a class="test-ext-port2" rel="nofollow noreferrer" target="_blank"> |
|
|
|
|
<button>Test open port (external site)</button> |
|
|
|
|
</a> |
|
|
|
|
</li> |
|
|
|
@ -262,11 +262,11 @@
@@ -262,11 +262,11 @@
|
|
|
|
|
<!-- template for user links in message (open profile modal) --> |
|
|
|
|
<a id="msg-user-link-template" class="open-profile-modal"></a> |
|
|
|
|
<!-- template for user links in message (open profile modal) --> |
|
|
|
|
<a id="external-page-link-template" rel="nofollow" target="_blank"></a> |
|
|
|
|
<a id="external-page-link-template" rel="nofollow noreferrer" target="_blank"></a> |
|
|
|
|
<!-- template for user links in message (open profile modal) --> |
|
|
|
|
<a id="hashtag-link-template" class="open-hashtag-modal"></a> |
|
|
|
|
<div id="template-link-shortened"> |
|
|
|
|
<a class="link-shortened" rel="nofollow" target="_blank"></a> |
|
|
|
|
<a class="link-shortened" rel="nofollow noreferrer" target="_blank"></a> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="prompt-wrapper"> |
|
|
|
|