mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-24 06:57:41 -05:00
Merge pull request #76 from Cockatrice/tooomm-remove_split_card
remove split card definition from script start
This commit is contained in:
commit
324fcb6bbb
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