1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Change continent code for Timor Leste

This commit is contained in:
Dan Hanks
2020-06-17 14:44:51 -04:00
parent 339595c1a6
commit 41b3018a79
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ continent_backups = {
'PN': 'OC',
'SX': 'NA',
'TF': 'AN',
'TL': 'ID',
'TL': 'AS',
'UM': 'OC',
'VA': 'EU',
}