From cffc2139cc2b78fed232d1ada63050e6904476e4 Mon Sep 17 00:00:00 2001 From: anibilag Date: Thu, 6 Nov 2025 17:55:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D1=81=D0=B8=D1=8F=201.0.3=20?= =?UTF-8?q?-=20=D0=BF=D1=80=D0=B8=20=D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7?= =?UTF-8?q?=D0=BA=D0=B5=20=D0=B8=D0=B7=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B9=20=D0=B2=20S3=20=D0=BD=D0=B5=20=D0=B8=D1=81?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20?= =?UTF-8?q?=D0=B8=D1=81=D1=85=D0=BE=D0=B4=D0=BD=D1=8B=D0=B5=20=D0=B8=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2=20(?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B1=D0=BB=D0=B5=D0=BC=D0=B0=20=D1=81=20?= =?UTF-8?q?=D1=80=D1=83=D1=81=D1=81=D0=B8=D0=BC=D0=B8=20=D0=B1=D1=83=D0=BA?= =?UTF-8?q?=D0=B2=D0=B0=D0=BC=D0=B8).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ gg.txt | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 gg.txt diff --git a/.gitignore b/.gitignore index 8d3e351..bb69df6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ node_modules +dist + logs *.log + .idea + # Keep environment variables out of version control .env diff --git a/gg.txt b/gg.txt deleted file mode 100644 index bd45690..0000000 --- a/gg.txt +++ /dev/null @@ -1,2 +0,0 @@ -aws s3 ls s3://russcult --endpoint-url https://s3.regru.cloud -SSL validation failed for https://s3.regru.cloud/russcult?list-type=2&prefix=&delimiter=%2F&encoding-type=url [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000) \ No newline at end of file