Skip to content

Commit

Permalink
Update route53-domain-transferlock-not-authorized.json
Browse files Browse the repository at this point in the history
Remove *.uk domains as they now support domain locks.
  • Loading branch information
launchdaemon authored Nov 8, 2023
1 parent 967ec54 commit 4a9c2b7
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
".*\\.ch$",
".*\\.cl$",
".*\\.co.nz$",
".*\\.co.uk$",
".*\\.co.za$",
".*\\.com.ar$",
".*\\.com.au$",
Expand All @@ -26,16 +25,13 @@
".*\\.fr$",
".*\\.it$",
".*\\.jp$",
".*\\.me.uk$",
".*\\.net.au$",
".*\\.net.nz$",
".*\\.nl$",
".*\\.org.nz$",
".*\\.org.uk$",
".*\\.qa$",
".*\\.ru$",
".*\\.se$",
".*\\.uk$"
".*\\.se$"
]
]
],
Expand Down

0 comments on commit 4a9c2b7

Please sign in to comment.