diff --git a/src/trusted-hosts.ts b/src/trusted-hosts.ts index 3338c86e8..f7048903a 100644 --- a/src/trusted-hosts.ts +++ b/src/trusted-hosts.ts @@ -19,4 +19,5 @@ export const hostnames = [ 'jumper.exchange', 'playground.li.fi', 'happypath.enso.build', + 'app.ens.domains', ]