Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
Change nimingban update url
Browse files Browse the repository at this point in the history
  • Loading branch information
seven332 committed Jan 13, 2019
1 parent 8cbcd3b commit 24ed098
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public final class UpdateEngine {

private static final String TAG = UpdateEngine.class.getSimpleName();

private static final String UPDATE_URL = "http://nimingban.herokuapp.com/update2";
private static final String UPDATE_URL = "http://cover.acfunwiki.org/nimingban-update.json";

public static Call prepareUpdate(OkHttpClient okHttpClient) {
String url = UPDATE_URL;
Expand Down

0 comments on commit 24ed098

Please sign in to comment.