Skip to content

Commit

Permalink
[Manganato-Plugin] Issue getmango#37: Replace https://readmanganato.com/
Browse files Browse the repository at this point in the history
  • Loading branch information
jvllmr authored Oct 26, 2022
1 parent 66e0b8c commit d62e5a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/manganato/index.js
Original file line number Diff line number Diff line change
@@ -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) {
Expand Down Expand Up @@ -119,4 +119,4 @@ function nextPage() {
referer: 'https://readmanganato.com/'
}
});
}
}

0 comments on commit d62e5a1

Please sign in to comment.