Use probo.com for bare and marketing domain references
Replace the bare `getprobo.com` domain and the `www.getprobo.com` marketing host with `probo.com` / `www.probo.com` across the codebase. Functional subdomains (app, console, notification, custom, test, cookie-banner, compliance) keep their existing `getprobo.com` hosts, and changelog entries are left untouched. Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
@@ -56,7 +56,7 @@ UPDATE vendors SET
|
||||
WHEN 'Ramp' THEN 'https://trust.ramp.com/'
|
||||
WHEN 'ClickHouse' THEN 'https://clickhouse.com/legal/agreements/subprocessors'
|
||||
WHEN 'Tailscale' THEN 'https://tailscale.com/dpa-subprocessors'
|
||||
WHEN 'Probo' THEN 'https://www.getprobo.com/subprocessors'
|
||||
WHEN 'Probo' THEN 'https://www.probo.com/subprocessors'
|
||||
WHEN 'folk' THEN 'https://www.folk.app/privacy-policy#3-list-of-sub-processors'
|
||||
WHEN 'Claap' THEN 'https://www.claap.io/legal/privacy-policy#sub-processors'
|
||||
WHEN 'Pitch' THEN 'https://pitch.com/dpa#annex-7-2'
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
-- Copyright (c) 2026 Probo Inc <hello@getprobo.com>.
|
||||
-- Copyright (c) 2026 Probo Inc <hello@probo.com>.
|
||||
--
|
||||
-- Permission to use, copy, modify, and/or distribute this software for any
|
||||
-- purpose with or without fee is hereby granted, provided that the above
|
||||
|
||||
Reference in New Issue
Block a user