Skip to content

Commit ae635a4

Browse files
changed URL of susi
1 parent 59e3fc0 commit ae635a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loklak.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Loklak(object):
2121
"""
2222

2323
baseUrl = 'http://api.loklak.org/'
24-
baseUrlSusi = 'http://api.asksusi.com/'
24+
baseUrlSusi = 'https://api.susi.ai/'
2525
name = None
2626
followers = None
2727
following = None

0 commit comments

Comments
 (0)