diff --git a/test/path-enabled-domains.ts b/test/path-enabled-domains.ts index 233c27c14752..c615773b5870 100644 --- a/test/path-enabled-domains.ts +++ b/test/path-enabled-domains.ts @@ -6,4 +6,5 @@ export const PATH_REQUIRED_DOMAINS = [ 'x.com', 'uploader.irys.xyz', 'arweave.mainnet.irys.xyz', + 'mainnet.irys.xyz', ];