Commit 9e0bf940 authored by fallenstardust's avatar fallenstardust

fix URL

parent 8d50de5c
......@@ -148,9 +148,9 @@ public interface Constants {
String URL_HELP = "http://note.youdao.com/noteshare?id=8ae2dc824b7dc04a95a4665a938e2251";
String URL_MASTER_RULE_CN = "https://ocg-rule.readthedocs.io/";
String WIKI_SEARCH_URL = "https://ygocdb.com/card/";
String URL_YGO233_ADVANCE = "https://ygo233.com/pre/download-ygomobile";
String URL_YGO233_ADVANCE = "https://ygo233.com/pre";
String URL_YGO233_DATAVER = "https://ygo233.com/pre/dataver";
String URL_YGO233_FILE = "https://cdn.233.momobako.com/ygosrv233/20211122084301/ygosrv233-pre-mobile.zip";
String URL_YGO233_FILE = "https://ygo233.com/pre/download-ygomobile";
String SERVER_FILE = "server_list.xml";
String SHARE_FILE = ".share_deck.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