diff --git a/website/config/custom.js b/website/config/custom.js index 3e1c62ca22..b18ca7fe08 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -91,7 +91,9 @@ module.exports.custom = { // iqSecret: undefined, // You gotta use the base64-encoded API secret. (Get it in your account settings in LeadIQ.) // salesforceIntegrationUsername: undefined, // salesforceIntegrationPasskey: undefined, - RX_PROTOCOL_AND_COMMON_SUBDOMAINS: /^(https?\:\/\/)?(www\.|about\.|ch\.|uk\.|pl\.|ca\.|jp\.|im\.|fr\.|pt\.|vn\.)*/,// For cleaning up LinkedIn URLs before creating CRM records. + + // For cleaning up LinkedIn URLs before creating CRM records. + RX_PROTOCOL_AND_COMMON_SUBDOMAINS: /^(https?\:\/\/)?(www\.|about\.|ch\.|uk\.|pl\.|ca\.|jp\.|im\.|fr\.|pt\.|vn\.|pk\.|in\.|lu\.|mu\.|nl\.|np\.)*/, // ██████╗ ██████╗ ██╗███████╗ // ██╔══██╗██╔══██╗██║██╔════╝