3 lines
113 B
Python
3 lines
113 B
Python
licence = await corsFetch(licUrl, "POST", licHeaders, getChallenge('blob'), "json")
|
|
licence = licence['license']
|