diff --git a/.gitignore b/.gitignore index ece147f5..8248a38a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ *.db main nyaa -nyaa-master.exe \ No newline at end of file +nyaa.exe +nyaa-master.exe +*.zip diff --git a/index.html b/index.html index c926a3e6..ad69448c 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ + + + + + + +
+ + {{ range .ListTorrents}} + + + + + + + + + + + + + + + + + + + + + tr + + + + + {{end}} + +
Id{{.Id}}
Name{{.Name}}
Hash{{.Hash}}
Date{{.Date}}
FileSize{{.Filesize}}
Links + +
+
+ + + + + + + + +