这是indexloc提供的服务,不要输入任何密码
Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/usr/local/www/services_dyndns_edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ function build_if_list() {
['autocomplete' => 'new-password']
))->setHelp('Username is required for all providers except Cloudflare, Custom Entries, DigitalOcean, DNS Made Easy, FreeDNS (APIv1&2), FreeDNS-v6 (APIv1&2), Linode and Namecheap.%1$s' .
'Azure: Enter your Azure AD application ID%1$s' .
'Cloudflare: Enter email for Global API Key or (optionally) Zone ID for API token.%1$s' .
'Cloudflare: Enter email if using the Global API Key, or Zone ID (optional, empty = auto-detect) if using an API Token.%1$s' .
'Custom Entries: Username and Password represent HTTP Authentication username and passwords.%1$s' .
'DNSimple: User account ID (In the URL after the \'/a/\')%1$s' .
'Domeneshop: Enter the API token.%1$s' .
Expand All @@ -445,7 +445,7 @@ function build_if_list() {
'password',
$pconfig['password']
))->setHelp('Azure: client secret of the AD application%1$s' .
'Cloudflare: Enter the Global API Key or API token with DNS edit permission on the provided zone.%1$s' .
'Cloudflare: Enter the Global API Key, or an API token with DNS Edit permission for the provided zone.%1$s' .
'deSEC: Enter the API token.%1$s' .
'DigitalOcean: Enter API token%1$s' .
'DNSExit: Enter the API Key.%1$s' .
Expand Down