From 92a2e2be1944bf95958c7824b6385be24e567865 Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Mon, 9 Dec 2024 12:17:50 +0100 Subject: [PATCH] Moved bot to mastodon.social instance --- PatchMastodon.php | 2 +- PatchViewer.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PatchMastodon.php b/PatchMastodon.php index f632708..29eee14 100755 --- a/PatchMastodon.php +++ b/PatchMastodon.php @@ -25,7 +25,7 @@ if (!$db->load()) { $last = timestamp(); -$mastodon = new MastodonAPI($MastodonAccessToken, 'https://botsin.space'); +$mastodon = new MastodonAPI($MastodonAccessToken, 'https://mastodon.social'); for ($i = 0; $i < $db->count(); $i++) { $patch = $db->get($i); diff --git a/PatchViewer.php b/PatchViewer.php index 4b41a94..7b07718 100755 --- a/PatchViewer.php +++ b/PatchViewer.php @@ -51,7 +51,7 @@ $db->sort();

Patch Notification Robot

Donate

-

Subscribe Follow me Fork me Providing you the latest update notifications.

+

Subscribe Follow me Fork me Providing you the latest update notifications.