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.
1 parent 59e3fc0 commit ae635a4Copy full SHA for ae635a4
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