now filling the form with the fucking data. currently, unidentified

This commit is contained in:
benny
2024-06-20 19:00:42 +03:00
parent 212bfe0f02
commit 6844fe42bc
6 changed files with 279 additions and 47 deletions

10
html/lastob.json Normal file
View File

@@ -0,0 +1,10 @@
{{define "main"}}
{
"Identifier" :"{{.Identifier}}",
"Version" :"{{.Version}}",
"Type" : "{{.Type}}",
"Location": "{{.Location}}",
"Checksum": "{{.Checksum}}",
"Url" : "{{.Url}}"
}
{{end}}