From b3ad224f0797aa3bcfe80e9623279e377db36277 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Wed, 22 Jul 2026 18:53:36 +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 6a1393d..cc3b9f4 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
-

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

+

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

🔄 Инициализация...
diff --git a/script.js b/script.js index 55585f7..197e12d 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); }