mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-20 08:24:59 -05:00
Merge pull request #76 from Cockatrice/tooomm-remove_split_card
remove split card definition from script start
This commit is contained in:
1
main.py
1
main.py
@@ -11,7 +11,6 @@ presets = {
|
||||
"includeMasterpieces": True, # if the set has masterpieces, let's get those too
|
||||
"oldRSS": False, # maybe MTGS hasn't updated their spoiler.rss but new cards have leaked
|
||||
"split_cards": {
|
||||
"Grind": "Dust"
|
||||
},
|
||||
"siteorder": ['scryfall','mtgs','mythicspoiler'], # if we want to use one site before another for card data TODO
|
||||
"imageorder": ['wotc','scryfall','mtgs','mythicspoiler'], # prioritize images from certain sources
|
||||
|
||||
Reference in New Issue
Block a user