export const CLIPBOARD_IMAGE_FOLDER = 'picgo-clipboard-images' export const RELEASE_URL = 'https://api.github.com/repos/Molunerfinn/PicGo/releases' export const RELEASE_URL_BACKUP = 'https://picgo-1251750343.cos.ap-chengdu.myqcloud.com' export const STABLE_RELEASE_URL = 'https://github.com/Molunerfinn/PicGo/releases/latest' export const BETA_RELEASE_URL = 'https://github.com/Molunerfinn/PicGo/releases'