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
1 changed files with 2 additions and 0 deletions

View File

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

page++
}

for i := range repoList {