export const bytebinUrl = import.meta.env.VITE_BYTEBIN_URL || 'https://bytebin.lucko.me/'; export const postUrl = bytebinUrl + 'post';