Skip to content

Commit

Permalink
update cdn url
Browse files Browse the repository at this point in the history
  • Loading branch information
nonproto committed Nov 10, 2019
1 parent c78b4dc commit 8761a3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jsoup.parser.Parser

class MdUtil {
companion object {
const val cdnUrl = "https://cdndex.com"
const val cdnUrl = "https://s0.mangadex.org"
const val baseUrl = "https://mangadex.org"
const val randMangaPage = "/manga/"
const val apiManga = "/api/manga/"
Expand Down

0 comments on commit 8761a3b

Please sign in to comment.