We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d141faf commit ef822eaCopy full SHA for ef822ea
1 file changed
cleantalk.py
@@ -23,7 +23,7 @@ class CleanTalk:
23
24
def __init__(self,
25
auth_key,
26
- server_url = 'http://moderate.cleantalk.org',
+ server_url = 'https://moderate.cleantalk.org',
27
api_url='/api2.0',
28
connection_timeout=8,
29
method_name='check_message',
0 commit comments