Skip to content

Commit

Permalink
Update wibuapi_async.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zYxDevs authored Jun 5, 2024
1 parent 334bccd commit d75f9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wibuapi/wibuapi_async.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class AsyncWibuAPI:
def __init__(self):
self.base_url = "https://wibu-api.eu.org/api"
self.base_url = "https://weebsapi.onrender.com/api"
self.deprecated_url = "https://api.wibu-api.eu.org/api"

# Anime, Donghua, Hentai
Expand Down

0 comments on commit d75f9fa

Please sign in to comment.