We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59e3fc0 + ae635a4 commit 54fb207Copy full SHA for 54fb207
loklak.py
@@ -21,7 +21,7 @@ class Loklak(object):
21
"""
22
23
baseUrl = 'http://api.loklak.org/'
24
- baseUrlSusi = 'http://api.asksusi.com/'
+ baseUrlSusi = 'https://api.susi.ai/'
25
name = None
26
followers = None
27
following = None
0 commit comments