From 39a288eb0f225a4d97e672f32a3c2c5e9c62a26b Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 18 Dec 2022 15:35:37 +0100 Subject: Update --- app/sw.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/sw.js') diff --git a/app/sw.js b/app/sw.js index b97cb34..e002932 100644 --- a/app/sw.js +++ b/app/sw.js @@ -70,6 +70,7 @@ let filesToCache = [ "/app/fronters/ponies/gfhsr.png", "/app/fronters/ponies/ghrby.png", "/app/fronters/ponies/hpwyq.png", + "/app/fronters/ponies/jjzcb.png", "/app/fronters/ponies/jnbae.png", "/app/fronters/ponies/khsbb.png", "/app/fronters/ponies/kkhbw.png", @@ -159,6 +160,7 @@ let filesToCache = [ "/app/fronters/profiles/rirgf.png", "/app/fronters/profiles/rmlbf.png", "/app/fronters/profiles/rpjok.png", + "/app/fronters/profiles/rquqx.png", "/app/fronters/profiles/ruydg.png", "/app/fronters/profiles/sbxze.png", "/app/fronters/profiles/sehke.png", @@ -175,6 +177,7 @@ let filesToCache = [ "/app/fronters/profiles/tviaq.png", "/app/fronters/profiles/ufadt.png", "/app/fronters/profiles/ughya.png", + "/app/fronters/profiles/uhfic.png", "/app/fronters/profiles/uicxr.png", "/app/fronters/profiles/vahcl.png", "/app/fronters/profiles/vaxyy.png", @@ -190,6 +193,7 @@ let filesToCache = [ "/app/fronters/profiles/ybmig.png", "/app/fronters/profiles/yhbrc.png", "/app/fronters/profiles/ynpba.png", + "/app/fronters/profiles/yruks.png", "/app/fronters/profiles/zajrk.png", "/app/fronters/profiles/zdtsg.png", "/app/fronters/profiles/zhtzs.png", @@ -259,6 +263,7 @@ let filesToCache = [ "/assets/uploads/pt-sunnystarscout.png", "/assets/uploads/pt-sweetiebelle.png", "/assets/uploads/pt-sweetiebot.png", + "/assets/uploads/pt-thorax.png", "/assets/uploads/pt-thunder.png", "/assets/uploads/pt-twilight.png", "/assets/uploads/pt-velvet.png", -- cgit