diff options
author | HombreLaser <buran@silosneeded.com> | 2024-05-07 22:05:25 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2024-05-07 22:05:25 -0600 |
commit | be06d1fe4efe466d8472441330792e82fb00ef38 (patch) | |
tree | 3c3f52380ad6ade108abade4ebcaa658c8797719 | |
parent | cf4888945734689b27c5cfbf756a5c826e03e7a2 (diff) |
Improve about pages
-rw-r--r-- | about-en.md | 2 | ||||
-rw-r--r-- | about-es.md | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/about-en.md b/about-en.md index b532ec4..c8331eb 100644 --- a/about-en.md +++ b/about-en.md @@ -12,7 +12,7 @@ Blog made in [Jekyll](https://jekyllrb.com) and [Bulma CSS](https://bulma.io/). This website doesn't collect any tipe of information regarding the user. It doesn't use analytics of any kind nor cookies, besides that strictly required for its correct functioning, that it's limited only to the IP address. -The visitor's IP address it's logged on the server, without any other kind of identifying information, like metadata. +The visitor's IP address is logged on the server, without any other kind of identifying information, like metadata. These logs get deleted after 2 weeks of being generated. diff --git a/about-es.md b/about-es.md index 1060443..6d5e972 100644 --- a/about-es.md +++ b/about-es.md @@ -12,7 +12,8 @@ Blog hecho en [Jekyll](https://jekyllrb.com) y [Bulma CSS](https://bulma.io/). Este sitio no recopila ninguna clase de información acerca del usuario, no usa analytics de ningún tipo ni cookies, aparte de aquella estrictamente necesaria para su correcto funcionamiento, que se limita sólo a la dirección IP. -La dirección IP del visitante se guarda en los archivos de logs en el servidor, y estos se borran después de 2 semanas +La dirección IP del visitante se guarda en los archivos de logs en el servidor, sin incluir ningún tipo de información +que pueda ser usada para identificar al usuario, como metadatos. Estos se borran después de 2 semanas de ser generados. ## Derechos de autor |