From a8147f2f03cae66bc1525f7841eae2ece4832bb9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 28 Apr 2022 02:13:30 +0200 Subject: [PATCH] dg4 --- files/assets/Cringetopia.json | 8 ++++++++ files/assets/PCM.json | 8 ++++++++ files/assets/WPD.json | 8 ++++++++ files/assets/{manifest.json => rDrama.json} | 14 +++++++------- files/templates/default.html | 2 +- 5 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 files/assets/Cringetopia.json create mode 100644 files/assets/PCM.json create mode 100644 files/assets/WPD.json rename files/assets/{manifest.json => rDrama.json} (96%) diff --git a/files/assets/Cringetopia.json b/files/assets/Cringetopia.json new file mode 100644 index 000000000..de023bbe8 --- /dev/null +++ b/files/assets/Cringetopia.json @@ -0,0 +1,8 @@ +{ + "name": "Cringetopia", + "short_name": "Cringetopia", + "start_url": "https://cringetopia.org", + "display": "standalone", + "background_color": "#2A96F3", + "description": "Cringetopia" +} \ No newline at end of file diff --git a/files/assets/PCM.json b/files/assets/PCM.json new file mode 100644 index 000000000..82a00ab28 --- /dev/null +++ b/files/assets/PCM.json @@ -0,0 +1,8 @@ +{ + "name": "PCM", + "short_name": "PCM", + "start_url": "https://pcmemes.net", + "display": "standalone", + "background_color": "#805AD5", + "description": "PCM" +} \ No newline at end of file diff --git a/files/assets/WPD.json b/files/assets/WPD.json new file mode 100644 index 000000000..33d26d7db --- /dev/null +++ b/files/assets/WPD.json @@ -0,0 +1,8 @@ +{ + "name": "WPD", + "short_name": "WPD", + "start_url": "https://watchpeopledie.co", + "display": "standalone", + "background_color": "#2A96F3", + "description": "WPD" +} \ No newline at end of file diff --git a/files/assets/manifest.json b/files/assets/rDrama.json similarity index 96% rename from files/assets/manifest.json rename to files/assets/rDrama.json index beb7d51be..ac62cea0d 100644 --- a/files/assets/manifest.json +++ b/files/assets/rDrama.json @@ -1,8 +1,8 @@ -{ - "name": "rDrama", - "short_name": "rDrama", - "start_url": "https://rdrama.net", - "display": "standalone", - "background_color": "#FF66AC", - "description": "rDrama" +{ + "name": "rDrama", + "short_name": "rDrama", + "start_url": "https://rdrama.net", + "display": "standalone", + "background_color": "#FF66AC", + "description": "rDrama" } \ No newline at end of file diff --git a/files/templates/default.html b/files/templates/default.html index 440a20343..b242457a7 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -93,7 +93,7 @@ - +