Compare commits

..

1 Commits

Author SHA1 Message Date
lejianwen
2f1380f24a fix(webclient): Remove license warning (#235) 2025-05-13 13:11:19 +08:00

View File

@@ -12390,7 +12390,8 @@ async function Lr() {
} }
function pa() { function pa() {
return cr.indexOf(new TextDecoder().decode(be("cnVzdGRlc2suY29t"))) < 0 // return cr.indexOf(new TextDecoder().decode(be("cnVzdGRlc2suY29t"))) < 0
return false
} }
function Ba(u) { function Ba(u) {