This website works better with JavaScript
Home
Explore
Help
Sign In
qmx
/
jy
Watch
14
Star
0
Fork
0
Files
Issues
2
Pull Requests
0
Wiki
Browse Source
chore: 移除全局支持匿名ID
zhangyuhan
4 months ago
parent
1dd1793e28
commit
a41f152329
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/web/staticres/common-module/public/head.js
+ 1
- 1
src/web/staticres/common-module/public/head.js
View File
@@ -113,5 +113,5 @@
}
}
- addMaticId();
+
//
addMaticId();
})();
})();