Skip to content

Commit 54fb207

Browse files
authored
Merge pull request #74 from vaibhavsingh97/Patch3/fixSusi
Changed URL of SUSI
2 parents 59e3fc0 + ae635a4 commit 54fb207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loklak.py

+1-1
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)