Skip to content

Commit

Permalink
removing change
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Ballantyne committed Mar 9, 2012
1 parent 509991d commit 78b021e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/strategies/weibo.rb
Expand Up @@ -14,7 +14,7 @@ def initialize(*args)
:authorize_path => '/oauth/authorize',
:realm => 'OmniAuth',
:request_token_path => '/oauth/request_token',
:site => 'https://api.weibo.com',
:site => 'http://api.t.sina.com.cn',
}
end

Expand Down

0 comments on commit 78b021e

Please sign in to comment.