mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
fixed typo
This commit is contained in:
parent
a615cbe243
commit
746b077557
@ -67,7 +67,7 @@
|
||||
{% block page_js %}
|
||||
|
||||
<script type="text/javascript">
|
||||
var SELFHOST = 'https://carol.selfhost.de/update?username=<Usere>&password=<Pass>&myip=<Ip>'
|
||||
var SELFHOST = 'https://carol.selfhost.de/update?username=<User>&password=<Pass>&myip=<Ip>'
|
||||
var NOIP = 'http://dynupdate.no-ip.com/nic/update?hostname=<Domain>&myip=<Ip>'
|
||||
window.onload = function() {mod_form()}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user