mirror of
https://github.com/mue/mue.git
synced 2026-07-16 21:44:22 +02:00
chore: update api urls
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
// API URLs
|
||||
export const API_URL = 'https://api.muetab.com';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
|
||||
export const PEXELS_URL = 'https://pexels.muetab.com';
|
||||
export const PROXY_URL = 'https://proxy.muetab.com';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
|
||||
export const WEATHER_URL = 'https://weather.muetab.com';
|
||||
export const SPONSORS_URL = 'https://sponsors.muetab.com';
|
||||
export const GITHUB_URL = 'https://api.github.com';
|
||||
export const DDG_IMAGE_PROXY = 'https://external-content.duckduckgo.com/iu/?u=';
|
||||
|
||||
Reference in New Issue
Block a user