forked from GNUsocial/gnu-social
newer sitestream host
This commit is contained in:
parent
90fa1deb80
commit
c7ad7bce9f
@ -208,7 +208,7 @@ class TwitterSiteStream extends TwitterStreamReader
|
|||||||
{
|
{
|
||||||
protected $userIds;
|
protected $userIds;
|
||||||
|
|
||||||
public function __construct(TwitterOAuthClient $auth, $baseUrl='http://betastream.twitter.com')
|
public function __construct(TwitterOAuthClient $auth, $baseUrl='https://sitestream.twitter.com')
|
||||||
{
|
{
|
||||||
parent::__construct($auth, $baseUrl);
|
parent::__construct($auth, $baseUrl);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user