From feb02eb551627bac789a263aa69a73d69ddc6f0d Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Thu, 28 Mar 2024 21:13:20 +1100 Subject: [PATCH] Update carbon CDN URL --- src/config.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.ts b/src/config.ts index b66390e986..efefb2c109 100644 --- a/src/config.ts +++ b/src/config.ts @@ -30,7 +30,8 @@ export const urls = { } as const export const carbon = { - src: 'https://cdn.carbonads.com/carbon.js?serve=CE7IK5QM&placement=devhintsio' + // src: 'https://cdn.carbonads.com/carbon.js?serve=CE7IK5QM&placement=devhintsio' + src: 'https://pubsrv.devhints.io/carbon.js?serve=CE7IK5QM&placement=devhintsio' } as const export const categories = [