File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -105,5 +105,11 @@ module.exports = [
105105 }
106106 }
107107 })();
108- ` ]
109- ]
108+ ` ] ,
109+ // 广告系统
110+ [ 'script' , { } , `
111+ (function() {
112+ document.write("<s"+"cript defer='defer' type='text/javascript' src='https://analytics.numpy.org.cn/public/ad.js?"+Math.random()+"'></scr"+"ipt>");
113+ })();
114+ ` ] ,
115+ ]
Original file line number Diff line number Diff line change 3535 "vuepress" : " ^1.0.2" ,
3636 "vuepress-plugin-comment" : " ^0.7.0-beta.1" ,
3737 "vuepress-plugin-flowchart" : " ^1.4.2" ,
38- "vuepress-theme-teadocs" : " ^1.3.7 "
38+ "vuepress-theme-teadocs" : " ^1.3.9 "
3939 }
4040}
Original file line number Diff line number Diff line change @@ -8886,10 +8886,10 @@ vuepress-plugin-flowchart@^1.4.2:
88868886 dependencies :
88878887 flowchart.js "^1.11.3"
88888888
8889- vuepress-theme-teadocs@^1.3.7 :
8890- version "1.3.7 "
8891- resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.3.7 .tgz#a00511ad68448362ed4b58dc1c439bfb0edfa75f "
8892- integrity sha512-aCSYMSbmL6ZgA0E23frq4RnfqllEvXICxhdwVgavK6m/YNA+1GcqiXiVL9ai38BMjNvyTkr/ZOxxpW9xnVR0Tg ==
8889+ vuepress-theme-teadocs@^1.3.9 :
8890+ version "1.3.9 "
8891+ resolved "https://registry.yarnpkg.com/vuepress-theme-teadocs/-/vuepress-theme-teadocs-1.3.9 .tgz#b2016a49262455b6881ce11a9470e607824129a2 "
8892+ integrity sha512-22B7oKIZrcOfwGqHqnQ0cRR/VypesW5dZAfw1gQwXrLrtPDqCMlAxyuVJ6+xvmrHD7Q30Wwzcjr4qsqcEhwhkQ ==
88938893 dependencies :
88948894 " @vuepress/plugin-active-header-links" " ^1.0.2"
88958895 " @vuepress/plugin-nprogress" " ^1.0.2"
You can’t perform that action at this time.
0 commit comments