diff options
Diffstat (limited to 'serve/index.html')
| -rw-r--r-- | serve/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/serve/index.html b/serve/index.html index 8edc7a7..faf9e73 100644 --- a/serve/index.html +++ b/serve/index.html @@ -2361,8 +2361,9 @@ requestAnimationFrame(tick); tgl=document.getElementById('pzSndToggle'), now=document.getElementById('pzNow'); if(!a) return; - var VER='?v=pl2'; + var VER='?v=pl3'; var PL=[ + {o:'yarabi.ogg', m:'yarabi.mp3', n:'🦀 Yarabi — саундтрек (заказ @devcpp)'}, {o:'zhopa_theme.ogg', m:'zhopa_theme.mp3', n:'🐷 Bad Piggies — bark/fart remix'}, {o:'zhopa_track2.ogg', m:'zhopa_track2.mp3', n:'🎸 Cart-Blansh — Весёлые ребята'}, {o:'zhopa_track3.ogg', m:'zhopa_track3.mp3', n:'🔊 XS Project — Я тащусь от колотушек'}, |
