diff --git a/plugins/manganato/index.js b/plugins/manganato/index.js index 612b730..ca6493b 100644 --- a/plugins/manganato/index.js +++ b/plugins/manganato/index.js @@ -1,5 +1,5 @@ const SEARCH_URL = "https://manganato.com/search/story/"; -const MAIN_URL = "https://readmanganato.com/"; +const MAIN_URL = "https://chapmanganato.com/"; const ALT_URL = "https://manganato.com/"; function searchManga(query) { @@ -119,4 +119,4 @@ function nextPage() { referer: 'https://readmanganato.com/' } }); -} \ No newline at end of file +}