Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -47,8 +47,8 @@
|
|
| 47 |
|
| 48 |
// Array server dengan link baru Anda (ganti sesuai kebutuhan)
|
| 49 |
const SERVERS = [
|
| 50 |
-
"https://
|
| 51 |
-
"https://
|
| 52 |
];
|
| 53 |
|
| 54 |
// Fungsi untuk mengecek kecepatan respons server (sama seperti sebelumnya, tapi tambah timeout)
|
|
|
|
| 47 |
|
| 48 |
// Array server dengan link baru Anda (ganti sesuai kebutuhan)
|
| 49 |
const SERVERS = [
|
| 50 |
+
"https://zenefil-veobatch.hf.space/" // Ganti dengan link baru
|
| 51 |
+
"https://zenefil-veobatch.hf.space/" // Ganti dengan link baru
|
| 52 |
];
|
| 53 |
|
| 54 |
// Fungsi untuk mengecek kecepatan respons server (sama seperti sebelumnya, tapi tambah timeout)
|