Changeset cad74fb for protocols/twitter
- Timestamp:
- 2023-04-07T20:55:52Z (20 months ago)
- Branches:
- master
- Children:
- 08964da
- Parents:
- 5d9257cf
- git-author:
- dx <dx@…> (07-04-23 20:55:52)
- git-committer:
- GitHub <noreply@…> (07-04-23 20:55:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter.c
r5d9257cf rcad74fb 356 356 "https://api.twitter.com/oauth/access_token", 357 357 "https://api.twitter.com/oauth/authorize", 358 .consumer_key = " xsDNKJuNZYkZyMcu914uEA",359 .consumer_secret = " FCxqcr0pXKzsF9ajmP57S3VQ8V6Drk4o2QYtqMcOszo",358 .consumer_key = "ItChnf5KelJE5DOWVhz9ZuwYb", 359 .consumer_secret = "yoWJ16DRmJlILoB9Tf5T5lIUUPnIarqoO0YUWkYUOD7ttR0J6T", 360 360 }; 361 361
Note: See TracChangeset
for help on using the changeset viewer.