diff --git a/SCopilot/templates/SCopilot.html b/SCopilot/templates/SCopilot.html index 3a6d02c..5c67ec1 100644 --- a/SCopilot/templates/SCopilot.html +++ b/SCopilot/templates/SCopilot.html @@ -80,23 +80,25 @@
{{ .data.Target }}
- {{ if .ipInfo.Cdn }} - cdn - {{ end }} + {{ if .ipInfo }} + {{ if .ipInfo.Cdn }} + cdn + {{ end }} - {{ if .ipInfo.Value }} - {{ .ipInfo.Value }} - {{ .ipInfo.Type }} - {{ end }} - - {{ if .ipInfo.AllRecords }} -