diff --git a/LetsGame.Web/Pages/Privacy.cshtml b/LetsGame.Web/Pages/Privacy.cshtml index 6f48f61..7b876de 100644 --- a/LetsGame.Web/Pages/Privacy.cshtml +++ b/LetsGame.Web/Pages/Privacy.cshtml @@ -6,7 +6,7 @@ }
Your privacy is important to us. It is Let's Game!'s policy to respect your privacy regarding any information we may collect from you across our website, http://gaming.leddt.com. +
Your privacy is important to us. It is Let's Game!'s policy to respect your privacy regarding any information we may collect from you across our website, https://video.gamegroup.app.
We only ask for personal information when we truly need it to provide a service to you. We don’t share any personally identifying information publicly or with third-parties, except when required to by law.
Our website may link to external sites that are not operated by us. Please be aware that we have no control over the content and practices of these sites, and cannot accept responsibility or liability for their respective privacy policies.
You are free to refuse our request for your personal information, with the understanding that we may be unable to provide you with some of your desired services. diff --git a/LetsGame.Web/appsettings.json b/LetsGame.Web/appsettings.json index ea5c6cf..2c8277d 100644 --- a/LetsGame.Web/appsettings.json +++ b/LetsGame.Web/appsettings.json @@ -1,6 +1,6 @@ { "LocalTimezone": "Eastern Standard Time", - "EmailFrom": "letsgame-noreply@leddt.com", + "EmailFrom": "contact@gamegroup.app", "Logging": { "LogLevel": {