ToastFreeware
/
gregoa
/
bti.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633f84b
)
https for twitter
author
Amir Mohammad Saied
<amirsaied@gmail.com>
Sun, 10 May 2009 11:18:55 +0000
(15:48 +0430)
committer
Amir Mohammad Saied
<amirsaied@gmail.com>
Sun, 10 May 2009 11:18:55 +0000
(15:48 +0430)
bti.c
patch
|
blob
|
history
diff --git
a/bti.c
b/bti.c
index 69efeb3c49639a945718d9796c84936c4948e4aa..578e247b223d52969f518ff4d95b01ed8d2c3807 100644
(file)
--- a/
bti.c
+++ b/
bti.c
@@
-173,7
+173,7
@@
static void bti_curl_buffer_free(struct bti_curl_buffer *buffer)
free(buffer);
}
-static const char *twitter_host = "http://twitter.com/statuses";
+static const char *twitter_host = "http
s
://twitter.com/statuses";
static const char *identica_host = "https://identi.ca/api/statuses";
static const char *user_uri = "/user_timeline/";