]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: update vueschool banner script url for adblocker prevention (#3046)
authorCharles Nii Adotey Allotey <69573740+cnaallotey@users.noreply.github.com>
Mon, 15 Sep 2025 12:11:16 +0000 (12:11 +0000)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 15 Sep 2025 12:11:48 +0000 (14:11 +0200)
packages/docs/.vitepress/config/shared.ts

index 086524c41dc1c872a8a61eccdeb06808b85631a7..c29b80f35421aa25ab021a5cdf9fcba66cfc70f7 100644 (file)
@@ -96,7 +96,7 @@ export const sharedConfig = defineConfig({
     [
       'script',
       {
-        src: 'https://vueschool.io/banner.js?affiliate=pinia&type=top',
+        src: 'https://media.bitterbrains.com/main.js?from=pinia&type=top',
         // @ts-expect-error: vitepress bug
         async: true,
         type: 'text/javascript',