diff --git a/countries.sql b/countries.sql index cc4e866..ddf0576 100644 --- a/countries.sql +++ b/countries.sql @@ -122,7 +122,7 @@ INSERT INTO `countries` (`id`, `sortname`, `name`, `phonecode`) VALUES (103, 'IR', 'Iran', 98), (104, 'IQ', 'Iraq', 964), (105, 'IE', 'Ireland', 353), -(106, 'IL', 'Israel', 972), +(106, 'IL', 'Palestinian Territory Occupied', 972), (107, 'IT', 'Italy', 39), (108, 'JM', 'Jamaica', 1876), (109, 'JP', 'Japan', 81), @@ -184,7 +184,7 @@ INSERT INTO `countries` (`id`, `sortname`, `name`, `phonecode`) VALUES (165, 'OM', 'Oman', 968), (166, 'PK', 'Pakistan', 92), (167, 'PW', 'Palau', 680), -(168, 'PS', 'Palestinian Territory Occupied', 970), +(168, 'PS', 'Palestine', 970), (169, 'PA', 'Panama', 507), (170, 'PG', 'Papua new Guinea', 675), (171, 'PY', 'Paraguay', 595),