We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd206b commit eed6208Copy full SHA for eed6208
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.ru',
+ server_url = 'http://moderate.cleantalk.org',
27
api_url='/api2.0',
28
connection_timeout=3,
29
method_name='check_message',
0 commit comments