mirror of
https://github.com/house-of-vanity/OutFleet.git
synced 2025-07-07 17:34:07 +00:00
Fix help
This commit is contained in:
@ -103,6 +103,7 @@
|
|||||||
<h3>Invite text</h3><hr>
|
<h3>Invite text</h3><hr>
|
||||||
<textarea style="width: 100%; rows=10">
|
<textarea style="width: 100%; rows=10">
|
||||||
Install OutLine VPN. Copy and paste below keys to OutLine client.
|
Install OutLine VPN. Copy and paste below keys to OutLine client.
|
||||||
|
Same keys will work simultaneously on many devices.
|
||||||
{% for server in SERVERS -%}
|
{% for server in SERVERS -%}
|
||||||
|
|
||||||
{% if server.info()['server_id'] in client['servers'] %}
|
{% if server.info()['server_id'] in client['servers'] %}
|
||||||
|
Reference in New Issue
Block a user