This commit is contained in:
6543 2021-05-05 11:03:11 +02:00
parent f0e5bafff9
commit 46bc149777
Signed by: 6543
GPG Key ID: C99B82E40B027BAE

View File

@ -78,6 +78,8 @@ func main() {
if len(repoList) < 10 { if len(repoList) < 10 {
break break
} }

page++
} }


for i := range repoList { for i := range repoList {