Skip to content

Commit 67164e3

Browse files
committed
chore: fix cnzz
1 parent ed34c53 commit 67164e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export default {
174174
'/zh-CN/hooks': menus,
175175
},
176176
scripts: [
177-
'https://v1.cnzz.com/z_stat.php?id=1280577701&web_id=1280577701',
177+
'https://s4.cnzz.com/z_stat.php?id=1278992092&web_id=1278992092',
178178
`
179179
const insertVersion = function(){
180180
const dom = document.createElement('span');

0 commit comments

Comments
 (0)