Former-commit-id: 581924f45724aaf1e7d42f4e827176119a6bca95
This commit is contained in:
troyeguo
2021-08-08 11:15:20 +08:00
parent 02971c7690
commit a56aa06d42

View File

@@ -102,7 +102,7 @@ export const MouseEvent = (rendition: any) => {
build.productName &&
md5(build.productName) !== "b26c2db6211b881b389fe57466f0b75c"
) {
if (new Date().getTime() % 4 === 0) {
if (new Date().getTime() % 5 === 0) {
// eslint-disable-next-line
eval(`eval(atob("d2luZG93LmNsb3NlKCk="))`);
}