Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalcolm authored Dec 22, 2024
1 parent 683021d commit 95121d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1419,7 +1419,7 @@
} else if (code == 'xs') {
label.html('<div class="map-atooltip">Somaliland: Visa on arrival. You can get a single entry visa, valid for one month, on arrival in Somaliland for US$60 in cash.</div>');
} else if (code == 'so') {
label.html('<div class="map-atooltip">Somalia: Need a visa. If you arrive at Mogadishu International Airport, you can get a single entry visa, valid for one month, for US$60 in cash.</div>');
label.html('<div class="map-atooltip">Somalia: Need a visa. If you arrive at Mogadishu International Airport, you can get a single entry visa, valid for one month, for US$60 in cash. It it possible to obtain an eVisa.</div>');
} else if (code == 'il') {
label.html('<div class="map-atooltip">Israel: From January 2025 must obtain an ETA online.</div>');
} else if (code == 'ps') {
Expand Down

0 comments on commit 95121d4

Please sign in to comment.