Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
fix mangashiro
Browse files Browse the repository at this point in the history
  • Loading branch information
raulhaag committed Aug 20, 2019
1 parent 9991793 commit f14326a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

public class MangaShiroNet extends ServerBase {

private static final String HOST = "https://mangashiro.net/";
private static final String HOST = "https://mangashiro.org/";
private static final int[] fltOrder = {
R.string.flt_order_alpha,
R.string.flt_order_last_update,
Expand Down

0 comments on commit f14326a

Please sign in to comment.