From e96e412a4cd0a02f846dd76ef2b72ec374062dc1 Mon Sep 17 00:00:00 2001 From: The PCI ID Mail Robot Date: Sun, 4 Feb 2024 13:17:54 +0100 Subject: [PATCH] index: Improved automated download policy --- index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index cab7ac3..5cb8a2a 100644 --- a/index.html +++ b/index.html @@ -55,10 +55,14 @@ only covers the aggregation and formatting.

If the snapshot is a couple of days old, it usually means that no changes were approved recently. -

If you download the snapshots automatically, please put the name of your -program to the User-Agent HTTP header and tell us -about it. Please cache the files responsively. Thousands of requests per -day from your automated build system could lead to a ban on your IP addresses. +

Automated downloads: +If you download the snapshots automatically, please put the name of your +program in the User-Agent HTTP header and tell us about it. +Please cache the files responsively. +Please use compression (by either downloading the compressed version +or requesting Accept-Encoding: gzip in HTTP headers). +Excessive downloads (hundrends of requests per day or more) +could lead to a ban on your IP addresses.

Submit new data

-- 2.39.2