Skip to content

Commit

Permalink
new: Add support for a .app URL (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkantor authored Nov 3, 2023
1 parent 7399b8e commit eb313c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/autolink/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ export const TOP_LEVEL_TLDS = [
'travel',
'xxx',
// Misc
'app',
'arpa',
'test',
// Countries
Expand Down

0 comments on commit eb313c0

Please sign in to comment.