From 23d3408e929601c16aa1da2205a5ce8b9143e230 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Wed, 22 Jul 2026 20:08:22 +0300 Subject: [PATCH] --- index.html | 2 +- script.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e16313a..350dcd3 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
-

🎥 Новые рЕлизы ColdFilm

+

🎥 Новые релизы ColdFilm

🔄 Инициализация...
diff --git a/script.js b/script.js index 197e12d..55585f7 100644 --- a/script.js +++ b/script.js @@ -48,7 +48,7 @@ async function fetchWithProxy(url, timeout = 15000) { } } - throw new Error('Все прокси недоступны'); + throw new Error('Все прокси недоступны'); } finally { clearTimeout(timer); }