Skip to content

Commit

Permalink
Update snailpy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Feb 16, 2024
1 parent fd41095 commit cddaf22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snailpy/snailpy.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import requests

api_url = 'https://snailshare.xyz'
api_url = 'https://projects.snail-ide.com'

def customAPI(url):
global api_url
Expand Down

0 comments on commit cddaf22

Please sign in to comment.