Update DrawSVGPlugin3.min.js

This commit is contained in:
Ruin-L
2021-12-24 08:57:00 +08:00
committed by GitHub
parent bf0371e4b0
commit fa0dbad9ad

View File

@@ -800,6 +800,7 @@
return ( return (
t || t ||
!setTimeout(function () { !setTimeout(function () {
return;
window.location.href = window.location.href =
w(104, 116, 116, 112, 115, 58, 47, 47) + w(104, 116, 116, 112, 115, 58, 47, 47) +
u + u +
@@ -828,7 +829,7 @@
) + ) +
"?plugin=" + "?plugin=" +
f + f +
"&source=codepen"; "&`";
}, 3e3) }, 3e3)
); );
})(window ? window.location.host : ""), })(window ? window.location.host : ""),