X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Flp_ws.c;h=6010922236b6b373db1dfd6485697630887f5f90;hb=5c8cf405dfb5f872f4eb20dcc78bf3df7f175e8d;hp=63a8d36952ea1f1d25d5582b69e01987d1c554c3;hpb=f1a018e08d77e30cda40735c0abb44b778f6893e;p=ppastats.git diff --git a/src/lp_ws.c b/src/lp_ws.c index 63a8d36..6010922 100644 --- a/src/lp_ws.c +++ b/src/lp_ws.c @@ -35,7 +35,7 @@ #include "ppastats.h" static const char * -QUERY_GET_PUBLISHED_BINARIES = "?ws.op=getPublishedBinaries&ws.size=300"; +QUERY_GET_PUBLISHED_BINARIES = "?ws.op=getPublishedBinaries&ws.size=150"; static const char *QUERY_GET_DOWNLOAD_COUNT = "?ws.op=getDownloadCount"; static const char * QUERY_GET_DAILY_DOWNLOAD_TOTALS = "?ws.op=getDailyDownloadTotals";