Piped/src/Constants.js
2020-11-13 02:12:02 +05:30

3 lines
66 B
JavaScript

export default {
BASE_URL: 'https://pipedapi.kavin.rocks',
}