This commit is contained in:
krille-chan 2026-03-12 17:39:51 +00:00
parent 887b9006ae
commit afb86bd0b0
4 changed files with 7 additions and 5 deletions

View file

@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "3210466487" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "787594945" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});

View file

@ -82,7 +82,7 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorker: {
serviceWorkerVersion: "3210466487" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
serviceWorkerVersion: "787594945" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */,
},
onEntrypointLoaded: function (engineInitializer) {
engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {

View file

@ -97878,7 +97878,9 @@ if(o==null)s=q
else{o=J.hI(o,new A.bHZ(p))
o=A.H(o,o.$ti.i("D.E"))
s=o}if(s==null)s=A.b([],t.Ay)
if(p.length>=3&&B.f.p(p,".")&&A.j_(p)!=null&&!B.b.c1(s,new A.bI_(p)))s.push(A.buE(q,q,q,q,q,q,q,q,p,q,q,q,q,q,q,q,q,q,q,q,q,q,q))
if(p.length>=3)o=(B.f.p(p,".")||p==="localhost")&&A.j_(p)!=null&&!B.b.c1(s,new A.bI_(p))
else o=!1
if(o)s.push(A.buE(q,q,q,q,q,q,q,q,p,q,q,q,q,q,q,q,q,q,q,q,q,q,q))
r.sl(0,r.a.bCi(s))},
a0v(){var s=0,r=A.n(t.H),q=1,p=[],o=this,n,m,l,k,j,i,h,g,f,e,d,c,b,a
var $async$a0v=A.o(function(a0,a1){if(a0===1){p.push(a1)

File diff suppressed because one or more lines are too long