add json method
This commit is contained in:
@@ -21,3 +21,6 @@ Disallow: /
|
||||
|
||||
User-agent: anthropic-ai
|
||||
Disallow: /
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
3
assets/html/txt.tplt
Normal file
3
assets/html/txt.tplt
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- range .CVEs }}
|
||||
{{ .CveID | ToUpper }} - {{ .Product }} - {{ .ShortDescription }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user