1 2 3
pub const API_URL: &str = "https://api.mangadex.org"; /// URL for downloading media such as cover images. pub const CDN_URL: &str = "https://uploads.mangadex.org";