diff options
| -rw-r--r-- | serve/index.html | 3 | ||||
| -rw-r--r-- | serve/yarabi.mp3 | bin | 0 -> 5695209 bytes | |||
| -rw-r--r-- | serve/yarabi.ogg | bin | 0 -> 4608889 bytes |
3 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 — Я тащусь от колотушек'}, diff --git a/serve/yarabi.mp3 b/serve/yarabi.mp3 Binary files differnew file mode 100644 index 0000000..227eefe --- /dev/null +++ b/serve/yarabi.mp3 diff --git a/serve/yarabi.ogg b/serve/yarabi.ogg Binary files differnew file mode 100644 index 0000000..3ae636e --- /dev/null +++ b/serve/yarabi.ogg |
