mirror of
https://github.com/Cockatrice/Magic-Token.git
synced 2026-09-14 20:46:52 -05:00
User agent version
This commit is contained in:
@@ -19,7 +19,7 @@ import shutil
|
||||
SCRYFALL_MAX_LIST_SIZE = 75
|
||||
SCRYFALL_API_HEADERS = {
|
||||
'Content-Type': 'application/json',
|
||||
'User-Agent': 'Magic-Token',
|
||||
'User-Agent': 'Magic-Token/1.0',
|
||||
'Accept': 'application/json',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user