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

This commit is contained in:
2025-08-26 16:07:08 +00:00
parent 19ed89732e
commit 0a799c9bec

View File

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