mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 01:48:12 +09:00
@@ -37,6 +37,7 @@ const DomainCard: React.FC<{query: string}> = ({query}) => {
|
||||
`${lowerCase}.tools`,
|
||||
`${lowerCase}.design`,
|
||||
`${lowerCase}.build`,
|
||||
`${lowerCase}.run`,
|
||||
`get${lowerCase}.com`,
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user