From e1907819b7beb9b1ca03dbf077ad87cc446eea91 Mon Sep 17 00:00:00 2001 From: kzrnm Date: Tue, 15 Feb 2022 19:44:23 +0900 Subject: [PATCH] =?utf8?q?Twitter=20API=20=E3=82=B9=E3=83=86=E3=83=BC?= =?utf8?q?=E3=82=BF=E3=82=B9=E3=83=9A=E3=83=BC=E3=82=B8=E3=82=92=E5=A4=89?= =?utf8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- OpenTween/Twitter.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenTween/Twitter.cs b/OpenTween/Twitter.cs index 92eb41e7..ebd0b392 100644 --- a/OpenTween/Twitter.cs +++ b/OpenTween/Twitter.cs @@ -119,7 +119,7 @@ namespace OpenTween /// /// Twitter API のステータスページのURL /// - public const string ServiceAvailabilityStatusUrl = "https://status.io.watchmouse.com/7617"; + public const string ServiceAvailabilityStatusUrl = "https://api.twitterstat.us/"; /// /// ツイートへのパーマリンクURLを判定する正規表現 -- 2.11.0