From f44a0e3a2d9d753716fb288e805f1c0c6478f2c3 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 27 Jun 2024 17:43:58 +0800 Subject: [PATCH] 1 --- bin/nftserver/config/nft_home_meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/nftserver/config/nft_home_meta.json b/bin/nftserver/config/nft_home_meta.json index 49e38832..a6876a68 100644 --- a/bin/nftserver/config/nft_home_meta.json +++ b/bin/nftserver/config/nft_home_meta.json @@ -5,7 +5,7 @@ "nft_symbol": "Heroes", "nft_description": "The Genesis Heroes NFT collection grants access to play-to-earn (P2E) features in the Counter Fire game. Its initial release will be through blind boxes. Upon opening these boxes, players will randomly obtain their unique hero characters, spanning across 10 professions and 2 tiers. Owners of Genesis Heroes will also enjoy lucrative token airdrop rewards.", "nft_image": "https://res2.counterfire.games/nft/home_meta/home.jpg", - "nft_external_link": "https://res2.counterfire.games/nft/home_meta/home.jpg" + "nft_external_link": "https://www.counterfire.games" }, { "name": "gold_bullion", @@ -13,6 +13,6 @@ "nft_symbol": "golds", "nft_description": "COUNTERFIRE | Golds", "nft_image": "https://res2.counterfire.games/nft/home_meta/home.jpg", - "nft_external_link": "https://res2.counterfire.games/nft/home_meta/home.jpg" + "nft_external_link": "https://www.counterfire.games" } ]