Commit a38c01d8 authored by feihuaduo's avatar feihuaduo

高清卡图地址更改

parent 8f392eae
...@@ -43,7 +43,7 @@ public class YGOUtil { ...@@ -43,7 +43,7 @@ public class YGOUtil {
* @return 高清图url * @return 高清图url
*/ */
public static String getCardImageDetailUrl(int code) { public static String getCardImageDetailUrl(int code) {
return "https://cdn01.moecube.com:444/ygomobile-images/" + code + ".png"; return "https://cdn02.moecube.com:444/ygomobile-images/" + code + ".png";
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment