diff --git a/Signal/src/ViewControllers/OWSCountryMetadata.m b/Signal/src/ViewControllers/OWSCountryMetadata.m index 758a538d0..542100141 100644 --- a/Signal/src/ViewControllers/OWSCountryMetadata.m +++ b/Signal/src/ViewControllers/OWSCountryMetadata.m @@ -779,8 +779,8 @@ NS_ASSUME_NONNULL_BEGIN googleDomain:@"google.co.ug" countryCode:@"UG"], [OWSCountryMetadata countryMetadataWithName:@"United States" - tld:@".us" - googleDomain:@"google.us" + tld:@".com" + googleDomain:@"google.com" countryCode:@"US"], [OWSCountryMetadata countryMetadataWithName:@"Uruguay" tld:@".uy"