mirror of
https://github.com/mue/mue.git
synced 2026-06-11 11:08:45 +02:00
fix: update API URL
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// API URLs
|
||||
// export const API_URL = 'https://api.muetab.com/v2';
|
||||
export const API_URL = 'https://api.eartharoid.workers.dev/v2';
|
||||
export const API_URL = 'https://api.muetab.com/v2';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
|
||||
export const SPONSORS_URL = 'https://sponsors.muetab.com';
|
||||
export const GITHUB_URL = 'https://api.github.com';
|
||||
|
||||
Reference in New Issue
Block a user