From f990975eb2fb960ec83c79cadf1507b57b516c46 Mon Sep 17 00:00:00 2001 From: Martin Benjamins Date: Thu, 2 Dec 2021 14:37:10 +0100 Subject: [PATCH] Add another instance of placeholder audio --- builds/diff_new.php | 2 +- files/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builds/diff_new.php b/builds/diff_new.php index d7ae138..fb2a1d8 100644 --- a/builds/diff_new.php +++ b/builds/diff_new.php @@ -144,7 +144,7 @@ function actionToBadge(action){ break; } - if(full.md5 == "de6135861a6cacfe176830f18f597c3e"){ + if(full.md5 == "de6135861a6cacfe176830f18f597c3e" || full.md5 == "ea80e802952501021865cfeed808ac3f"){ content += " "; } break; diff --git a/files/index.php b/files/index.php index 347b513..112819b 100644 --- a/files/index.php +++ b/files/index.php @@ -448,7 +448,7 @@ function saveSettings(){ } test += ""; - if(full[3][0].contenthash == "de6135861a6cacfe176830f18f597c3e"){ + if(full[3][0].contenthash == "de6135861a6cacfe176830f18f597c3e" || full[3][0].contenthash == "ea80e802952501021865cfeed808ac3f"){ test += ""; }