From cee04a8bf1861614c152a13feeda6e0ab01902f6 Mon Sep 17 00:00:00 2001 From: SnailDOS <46210117+snaildos@users.noreply.github.com> Date: Sun, 5 Sep 2021 13:48:00 +0800 Subject: [PATCH] Fix The Large Scaled DDOS effect as well and fixed YouTube bug --- index.html | 6 +++--- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index b345d39..735d72e 100644 --- a/index.html +++ b/index.html @@ -311,11 +311,11 @@

Powered by SnailDOS team

class="hidden" width="0" height="0" poster="play.png" - data-setup='{ "techOrder": ["youtube"], "sources": [{ "type": "video/youtube", "src": "https://www.youtube.com/watch?v=PHLIsIAhQtc"}] }' + data-setup='{ "techOrder": ["youtube"], "sources": [{ "type": "video/youtube", "src": "https://www.youtube.com/watch?v=vce-j1f6CVQ"}] }' >
diff --git a/package-lock.json b/package-lock.json index d2cc03c..c110cf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "SnailFM", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 46096f7..9d60ccd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "SnailFM", - "version": "2.1.1", + "version": "2.1.2", "description": "SnailFM-Application, Wonderful electro music in your ears! We provide the best nocopyright music made for your streams! If you are a streamer, please use StreamBop!", "main": "main.js", "repository": {