export default { BASE_URL: localStorage.getItem("instance") || 'https://pipedapi.kavin.rocks', }