Spaces:
Running
Running
Update js_free-online-image-upscaler.js
Browse files
js_free-online-image-upscaler.js
CHANGED
@@ -2963,8 +2963,6 @@
|
|
2963 |
if (-1 == e.type.indexOf("image/")) return ju.showMessageBox("error", zu), !1;
|
2964 |
if (10485760 < e.size) return ju.showMessageBox("error", Du), !1;
|
2965 |
var t = e.type.split("/")[1];
|
2966 |
-
console.log("Yay!!");
|
2967 |
-
console.log(!!qu.includes(t));
|
2968 |
return !!qu.includes(t) || (ju.showMessageBox("error", Yu), !1)
|
2969 |
}, Uu.prototype.imageShowSizeRatio = function(e) {
|
2970 |
var t = document.querySelector(".right").offsetWidth,
|
|
|
2963 |
if (-1 == e.type.indexOf("image/")) return ju.showMessageBox("error", zu), !1;
|
2964 |
if (10485760 < e.size) return ju.showMessageBox("error", Du), !1;
|
2965 |
var t = e.type.split("/")[1];
|
|
|
|
|
2966 |
return !!qu.includes(t) || (ju.showMessageBox("error", Yu), !1)
|
2967 |
}, Uu.prototype.imageShowSizeRatio = function(e) {
|
2968 |
var t = document.querySelector(".right").offsetWidth,
|