Skip to content

Commit 4fb6133

Browse files
author
Yoga Pranata
authored
Merge branch 'main' into update
2 parents 6c4246b + fbf9da3 commit 4fb6133

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)