mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 13:02:06 -08:00
Some updates to image download.
This commit is contained in:
parent
3fc3d96fe0
commit
eebc412ad9
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ public class DownloadPictures extends DefaultBoundedRangeModel implements Runnab
|
|||
WIZARDS("wizards.com", WizardCardsImageSource.instance),
|
||||
MYTHICSPOILER("mythicspoiler.com", MythicspoilerComSource.instance),
|
||||
TOKENS("tokens.mtg.onl", TokensMtgImageSource.instance),
|
||||
// MTG_ONL("mtg.onl", MtgOnlTokensImageSource.instance),
|
||||
// MTG_ONL("mtg.onl", MtgOnlTokensImageSource.instance), Not working correctly yet
|
||||
ALTERNATIVE("alternative.mtg.onl", AltMtgOnlTokensImageSource.instance),
|
||||
GRAB_BAG("GrabBag", GrabbagImageSource.instance),
|
||||
MAGIDEX("magidex.com", MagidexImageSource.instance),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue