]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: update vueschool banner script url for adblocker prevention (#2550)
authorCharles Nii Adotey Allotey <69573740+cnaallotey@users.noreply.github.com>
Fri, 12 Sep 2025 17:57:05 +0000 (17:57 +0000)
committerGitHub <noreply@github.com>
Fri, 12 Sep 2025 17:57:05 +0000 (19:57 +0200)
packages/docs/.vitepress/config/shared.ts

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