Skip to content

Commit 3a63c49

Browse files
committed
Update internal.py
1 parent 947efa8 commit 3a63c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

licensing/internal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def subprocess_args(include_stdout=True):
3333

3434
class HelperMethods:
3535

36-
server_address = "https://app.cryptolens.io/api/"
36+
server_address = "https://api.cryptolens.io/api/"
3737

3838
verify_SSL = True
3939

0 commit comments

Comments
 (0)