File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Explorer/Assets/DCL/NetworkDefinitions/Browser Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -218,8 +218,8 @@ protected virtual UrlData RawUrl(DecentralandUrl decentralandUrl) =>
218218 DecentralandUrl . ManaUsdRateApiUrl => "https://api.coingecko.com/api/v3/simple/price?ids=decentraland&vs_currencies=usd" ,
219219 DecentralandUrl . JumpInGenesisCityLink => $ "https://decentraland.{ ENV } /jump/?position={{0}},{{1}}",
220220 DecentralandUrl . JumpInWorldLink => $ "https://decentraland.{ ENV } /jump/?realm={{0}}",
221- DecentralandUrl . ReportUserForm => $ "https://report. decentraland.{ ENV } /players?player_address={{0}}&reported_address={{1}}",
222- DecentralandUrl . BannedUsers => $ "https://social-api .decentraland.{ ENV } /v1 /moderation/users/{{0}}/bans",
221+ DecentralandUrl . ReportUserForm => $ "https://decentraland.{ ENV } /report /players?player_address={{0}}&reported_address={{1}}",
222+ DecentralandUrl . BannedUsers => $ "https://comms-gatekeeper .decentraland.{ ENV } /moderation/users/{{0}}/bans",
223223
224224 DecentralandUrl . Profiles => $ "{ Url ( DecentralandUrl . AssetBundleRegistry ) } /profiles",
225225 DecentralandUrl . ProfilesMetadata => $ "{ Url ( DecentralandUrl . AssetBundleRegistry ) } /profiles/metadata",
You can’t perform that action at this time.
0 commit comments