chore: rename to Elk

This commit is contained in:
Anthony Fu 2022-11-23 21:06:27 +08:00
parent 674879cb7f
commit 129e12c217
12 changed files with 35 additions and 69 deletions

View file

@ -11,7 +11,8 @@ const KNOWN_SERVERS = [
const KNOWN_DOMAINS = [
'http://localhost:3000',
'https://nuxtodon.netlify.app',
'https://elk.netlify.app',
'https://elk.zone',
]
const filename = 'public/registered-apps.json'