diff --git a/src/NuGetGallery/App_Data/Files/Content/Trusted-Image-Domains.json b/src/NuGetGallery/App_Data/Files/Content/Trusted-Image-Domains.json index 7c97e9fef6..04a436dc4f 100644 --- a/src/NuGetGallery/App_Data/Files/Content/Trusted-Image-Domains.json +++ b/src/NuGetGallery/App_Data/Files/Content/Trusted-Image-Domains.json @@ -17,6 +17,7 @@ "cdn.syncfusion.com", "ci.appveyor.com", "circleci.com", + "cloudback.it", "codecov.io", "codefactor.io", "coveralls.io", @@ -24,6 +25,7 @@ "flat.badgen.net", "gitlab.com", "img.shields.io", + "infragistics.com", "i.imgur.com", "isitmaintained.com", "media.githubusercontent.com", diff --git a/src/NuGetGallery/Views/Authentication/_Register.cshtml b/src/NuGetGallery/Views/Authentication/_Register.cshtml index f9b6e3881f..9021e09a68 100644 --- a/src/NuGetGallery/Views/Authentication/_Register.cshtml +++ b/src/NuGetGallery/Views/Authentication/_Register.cshtml @@ -47,7 +47,7 @@
By clicking Register you agree that you have read and accept our - Terms of Use and Privacy Policy. + Terms of Use and Privacy Statement.
diff --git a/src/NuGetGallery/Views/Experiments/SearchSideBySide.cshtml b/src/NuGetGallery/Views/Experiments/SearchSideBySide.cshtml index f645a8861d..92a97ec5b9 100644 --- a/src/NuGetGallery/Views/Experiments/SearchSideBySide.cshtml +++ b/src/NuGetGallery/Views/Experiments/SearchSideBySide.cshtml @@ -200,7 +200,7 @@

Your data will be respected and protected. Please see the - Microsoft Privacy Policy for more + Microsoft Privacy Statement for more information.

} diff --git a/src/NuGetGallery/Views/Shared/Gallery/Footer.cshtml b/src/NuGetGallery/Views/Shared/Gallery/Footer.cshtml index 96b1d1a350..9433b8a35b 100644 --- a/src/NuGetGallery/Views/Shared/Gallery/Footer.cshtml +++ b/src/NuGetGallery/Views/Shared/Gallery/Footer.cshtml @@ -54,7 +54,7 @@ About - Terms of Use - - Privacy Policy + Privacy Statement @if (!String.IsNullOrEmpty(this.Config.Current.TrademarksUrl)) { @:- Trademarks