Replace cardforge.org with cardforge.link

This commit is contained in:
drdev
2015-07-04 12:16:34 +00:00
parent eb7e84f274
commit 3ef8f91e37
2 changed files with 4 additions and 4 deletions

View File

@@ -176,7 +176,7 @@ public final class ForgeConstants {
// URLs
private static final String URL_CARDFORGE = "http://downloads.cardforge.link";
public static final String URL_PIC_DOWNLOAD = URL_CARDFORGE + "/images/cards/";
public static final String URL_PRICE_DOWNLOAD = "http://www.cardforge.org/MagicInfo/pricegen.php";
public static final String URL_PRICE_DOWNLOAD = "http://www.cardforge.link/MagicInfo/pricegen.php";
// Constants for Display Card Identity game setting
public static final String DISP_CURRENT_COLORS_ALWAYS = "Always";