mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-23 07:28:39 -05:00
remove split card
This commit is contained in:
parent
5c5699d776
commit
f320660a22
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user