From 586b5f96b1e85fc8263fcf82d1e7f1fec9a8a346 Mon Sep 17 00:00:00 2001 From: NGnius Date: Sun, 25 Feb 2024 03:37:32 +0000 Subject: [PATCH] Add 'Privacy Policy' --- Privacy-Policy.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Privacy-Policy.md diff --git a/Privacy-Policy.md b/Privacy-Policy.md new file mode 100644 index 0000000..3bc9d02 --- /dev/null +++ b/Privacy-Policy.md @@ -0,0 +1,12 @@ +### What we collect +Downloading the latest limits through this server increments a counter to track usage. + +Accessing this site involves sending some information so we can respond, such as IP address, but this is ephemeral and not retained. + +### What we use it for +The counter is used to show hits since the server was last restarted. + +Data collected in activity logs may be used for program debugging purposes. + +### TL;DR +There's a hit counter. \ No newline at end of file