We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d8e4e commit 810f8a1Copy full SHA for 810f8a1
1 file changed
src/config/zendesk.ts
@@ -100,5 +100,8 @@ export const ARTICLE_LINK_MAP: Record<string, string> = {
100
'50029706101011': '/privacy-pro/changing-subscription-plans',
101
'50029731928339': '/privacy-pro/plus-and-pro-plan-differences',
102
'50725030209939': '/privacy-pro/vpn/security-reports/2024-audit',
103
- '50725034053267': '/privacy-pro/vpn/security-reports/2025-2026-vpn-no-log-policy-audit'
+ '50725034053267': '/privacy-pro/vpn/security-reports/2025-2026-vpn-no-log-policy-audit',
104
+ '50798358438419': '/privacy-pro/share-with-family-friends',
105
+ '50798374881043': '/privacy-pro/subscribe-one-service-only',
106
+ '50819047912723': '/get-duckduckgo/how-much-does-duckduckgo-cost'
107
} as const;
0 commit comments