We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f599192 commit c5eac49Copy full SHA for c5eac49
1 file changed
src/config/zendesk.ts
@@ -98,5 +98,7 @@ export const ARTICLE_LINK_MAP: Record<string, string> = {
98
'47449581242899': '/duckai/image-creation',
99
'48569428145683': '/duckai/is-duckai-voice-chat-private',
100
'50029706101011': '/privacy-pro/changing-subscription-plans',
101
- '50029731928339': '/privacy-pro/plus-and-pro-plan-differences'
+ '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'
104
} as const;
0 commit comments