diff options
author | RaindropsSys <contact@minteck.org> | 2023-06-11 16:47:34 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-06-11 16:47:34 +0200 |
commit | 6679588e43b0f694421d48e4ddb071972a127dca (patch) | |
tree | 2c25b58acd6f29d299d212b4db3f9dae8fdd19ad /includes/luna.php | |
parent | 2e7294c83c6388e3855ce787f0a18c20ed652131 (diff) | |
download | pluralconnect-6679588e43b0f694421d48e4ddb071972a127dca.tar.gz pluralconnect-6679588e43b0f694421d48e4ddb071972a127dca.tar.bz2 pluralconnect-6679588e43b0f694421d48e4ddb071972a127dca.zip |
Updated 11 files and added 2 files (automated)
Diffstat (limited to 'includes/luna.php')
-rw-r--r-- | includes/luna.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/luna.php b/includes/luna.php index ceb9266..4033a9e 100644 --- a/includes/luna.php +++ b/includes/luna.php @@ -15,6 +15,6 @@ file_get_contents('https://' . $ntfy["server"] . '/' . $ntfy["topic"], false, st "Title: " . formatPonypush("⚠️ Luna is out of support") . "\r\n" . "Tags: reminder\r\n" . "Authorization: Basic " . base64_encode($ntfy["user"] . ":" . $ntfy["password"]), - 'content' => formatPonypush("Luna is now out of support on Windows, Linux, macOS, Chrome OS and Android. It is recommended that you uninstall the application before the servers are disabled later this summer.") + 'content' => formatPonypush("Luna is now out of support on Windows, Linux, macOS, Chrome OS and Android. It is recommended that you uninstall the application before the servers are disabled on July 1st.") ] ]));
\ No newline at end of file |