From 0dbb602975c2e3143589e2cc02f134bf99a10e25 Mon Sep 17 00:00:00 2001 From: Shivam Date: Fri, 30 Aug 2019 15:20:21 +0530 Subject: [PATCH] manifest scope updated --- public/index.html | 26 ++++---------------------- public/manifest.json | 4 ++-- 2 files changed, 6 insertions(+), 24 deletions(-) diff --git a/public/index.html b/public/index.html index 664c95c..00d4995 100644 --- a/public/index.html +++ b/public/index.html @@ -7,17 +7,12 @@ - + - Ylight Music - Listen to unlimited songs for free without any ads @@ -26,17 +21,4 @@
- diff --git a/public/manifest.json b/public/manifest.json index 59073a7..fab9331 100755 --- a/public/manifest.json +++ b/public/manifest.json @@ -5,7 +5,7 @@ "background_color": "#FFF", "display": "standalone", "orientation": "portrait", - "Scope": "/", + "Scope": "https://ylight.xyz/", "start_url": "/", "icons": [ { @@ -50,4 +50,4 @@ } ], "splash_pages": null -} \ No newline at end of file +}