portal->pro
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-26 16:06:06 +00:00
parent e34cfc5192
commit 19ed89732e

View File

@@ -433,7 +433,7 @@ function get_proxy_html() {
<div class="row">
<label for="vpn_domain">Please add domain url to download the VPN hash from:</label>
<div class="input-container">
<input type="text" class="form-control" name="VPN_DOMAIN" id="vpn_domain" value="https://portal.safebox.network" size="40">
<input type="text" class="form-control" name="VPN_DOMAIN" id="vpn_domain" value="https://pro.safebox.network" size="40">
</div>
</div>
</div>