This commit is contained in:
Zheng Jie
2022-08-05 17:39:56 +08:00
parent dd5a6c4bb5
commit cd0f9e9628
2 changed files with 2 additions and 4 deletions

View File

@@ -21,10 +21,7 @@ router.beforeEach((to, from, next) => {
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
// AD
var ww = document.createElement('script')
ww.src = 'https://cdn.wwads.cn/js/makemoney.js'
var ss = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(ww, ss)
window._AdBlockInit
})()
}, 0)
if (to.meta.title) {