Skip to content

Commit

Permalink
TwitterComBearerTokenを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
upsilon committed Jan 22, 2023
1 parent 6571188 commit ddeb8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenTween/ApplicationSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ internal static class ApplicationSettings
/// <summary>
/// <see cref="OpenTween.Connection.TwitterComCookieHandler"/> で使用する Bearer token
/// </summary>
public static readonly ApiKey TwitterComBearerToken = ApiKey.Create("%e%D2/mWPJwkdhuxnXCCnPiAw==%mAH3yTqmvpdf7Zukmlan0yXhUoAuVTo0fBjOsI3RXwP3/NpS2V4/UmcwGy6aZPEl05wDrL9e1BCKdfbB4+cvQUasEGWU1RRW4KsLyzFMX+nqnvP6cgl2Oa7ek0KDT5xShl+gnOCq03dWBPY0uKrLZA==%5+REZK8MSrAzlMM4C6oph/rIJje8YqSDPOiHFiSOyh4=");
public static readonly ApiKey TwitterComBearerToken = ApiKey.Create("%e%TiiUF51SI3ricw1z8hc51Q==%kclv/kvEIZVK8DYQrEF+3PBRfzEnYwMm1fpRIcH8p4XNJR+QeFUMV/5a14BcApxtqqOgnLb4AOgvkzrL/DnjhHo1QboAzhMSlWCCjrmjJH5Os37i7uMZjuNRVCYiLV7Zab4dOCi/j0cOts34pnnHww==%rqZeh9FuJ1jiWLSK2vXmnfewgQCdpilVOaKWzPCk0dU=");

// =====================================================================
// Foursquare
Expand Down

0 comments on commit ddeb8a6

Please sign in to comment.