From 1974d0b22f26b14971f7cb28d9e4424d86292106 Mon Sep 17 00:00:00 2001 From: Petr Vecera Date: Thu, 17 Aug 2023 12:29:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf02bde..f7c68172 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ const yesterDayTimeStamp = Date.UTC(date.getUTCFullYear(), date.getUTCMonth(), date.getUTCDate() - 1, 0, 0, 0) / 1000; ``` -Files are stored for 10 days. If you are interested in long term analysis, everyday download is recommended. +Files are stored for 30 days. If you are interested in long term analysis, everyday download is recommended. _In case you will use the data, please mention the source and give a shoutout to the website coh2stats.com, thank you!_