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 947efa8 commit 3a63c49Copy full SHA for 3a63c49
licensing/internal.py
@@ -33,7 +33,7 @@ def subprocess_args(include_stdout=True):
33
34
class HelperMethods:
35
36
- server_address = "https://app.cryptolens.io/api/"
+ server_address = "https://api.cryptolens.io/api/"
37
38
verify_SSL = True
39
0 commit comments