diff --git a/files/assets/manifest_WPD.json b/files/assets/manifest_WPD.json index 56f3e3466..0b55bff90 100644 --- a/files/assets/manifest_WPD.json +++ b/files/assets/manifest_WPD.json @@ -1,7 +1,7 @@ { "name": "WPD", "short_name": "WPD", - "start_url": "https://watchpeopledie.tv", + "start_url": "/", "display": "standalone", "background_color": "#805AD5", "theme_color": "#805AD5", diff --git a/files/assets/manifest_rDrama.json b/files/assets/manifest_rDrama.json index d054cda82..e52dbb780 100644 --- a/files/assets/manifest_rDrama.json +++ b/files/assets/manifest_rDrama.json @@ -1,7 +1,7 @@ { "name": "rDrama", "short_name": "rDrama", - "start_url": "https://rdrama.net", + "start_url": "/", "display": "standalone", "background_color": "#FF459A", "theme_color": "#805AD5", diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index 7779eccfd..0eb33c7c4 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -168,7 +168,7 @@ - +