release
FongMi 2 years ago
parent adcf231f30
commit b27d256401
  1. 2
      catvod/src/main/java/com/github/catvod/utils/Github.java

@ -8,7 +8,7 @@ import java.io.File;
public class Github {
public static final String URL = "https://my.t4tv.hz.cz";
public static final String URL = "https://raw.githubusercontent.com/FongMi/Release/fongmi";
private static String getUrl(String path, String name) {
return URL + "/" + path + "/" + name;

Loading…
Cancel
Save