diff --git a/index.html b/index.html
index 6a1393d..cc3b9f4 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
🔄 Инициализация...
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);
}