From c969f0b8c003bf48f8cff4ac22ba23881f35d9be Mon Sep 17 00:00:00 2001 From: Nathan Date: Mon, 13 Jan 2025 22:17:23 +0400 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3c684dd..0c183e3 100644 --- a/index.html +++ b/index.html @@ -392,7 +392,7 @@ "SV": no_visa, "SY": evisa, "SZ": no_visa_less_than_one_month, - "TD": visa, + "TD": evisa, "TF": visa, "TG": evisa, "TH": no_visa, @@ -1261,7 +1261,7 @@ } else if (code == 'ne') { label.html('
Niger: Need a visa.
'); } else if (code == 'td') { - label.html('
Chad: Need a visa.
'); + label.html('
Chad: Need a visa. It is possible to obtain an eVisa.
'); } else if (code == 'ng') { label.html('
Nigeria: Need a visa.
'); } else if (code == 'cm') {