mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Integrate various cloudflare changes
(cherry picked from commit 5ce6ce4b1a)
This commit is contained in:
parent
d8f58b4ff8
commit
543ea703f2
@ -504,8 +504,6 @@ events.push(function() {
|
||||
hideInput('ttl', false);
|
||||
break;
|
||||
case "namecheap":
|
||||
case "cloudflare-v6":
|
||||
case "cloudflare":
|
||||
case "gratisdns":
|
||||
case "hover":
|
||||
hideGroupInput('domainname', false);
|
||||
@ -523,7 +521,7 @@ events.push(function() {
|
||||
break;
|
||||
case "cloudflare-v6":
|
||||
case "cloudflare":
|
||||
hideGroupInput('domainname', true);
|
||||
hideGroupInput('domainname', false);
|
||||
hideInput('resultmatch', true);
|
||||
hideInput('updateurl', true);
|
||||
hideInput('requestif', true);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user