Skip to content

Commit fbf9da3

Browse files
author
Yoga Pranata
authored
Update zyxdevs.py
1 parent d75f9fa commit fbf9da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wibuapi/zyxdevs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Etc:
88
def __init__(self):
9-
self.base_url = "https://wibu-api.eu.org/api"
9+
self.base_url = "https://weebsapi.onrender.com/api"
1010
self.deprecated_url = "https://api.wibu-api.eu.org/api"
1111

1212
def stats(self):

0 commit comments

Comments
 (0)