Commit e87788d3 authored by fallenstardust's avatar fallenstardust

更换高清卡图下载地址

parent 3f27db65
...@@ -44,7 +44,7 @@ public class YGOUtil { ...@@ -44,7 +44,7 @@ public class YGOUtil {
* @return 高清图url * @return 高清图url
*/ */
public static String getCardImageDetailUrl(int code) { public static String getCardImageDetailUrl(int code) {
return "https://cdn02.moecube.com:444/ygomobile-images/" + code + ".jpg"; return "https://cdn02.moecube.com:444/ygomobile-images/" + code + ".jpg?version=3.0.0";
} }
//关闭输入法 //关闭输入法
......
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