chore: update api urls

This commit is contained in:
David Ralph
2021-07-22 21:47:08 +01:00
parent bdd277d876
commit 5a91fa24e9
4 changed files with 5 additions and 7 deletions

View File

@@ -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=';