update download URL
This commit is contained in:
+1
-5
@@ -14,11 +14,7 @@ import requests
|
||||
import openpyxl
|
||||
|
||||
DOWNLOAD_URL = (
|
||||
"https://excel.officeapps.live.com/x/_layouts/XlFileHandler.aspx"
|
||||
"?WacUserType=WOPI"
|
||||
"&usid=4bcd36aa-91bc-4c95-a692-c2ef5de1d13a"
|
||||
"&NoAuth=1"
|
||||
"&waccluster=PCA1"
|
||||
"https://excel.officeapps.live.com/x/_layouts/XlFileHandler.aspx?WacUserType=WOPI&usid=4bcd36aa-91bc-4c95-a692-c2ef5de1d13a&NoAuth=1&waccluster=PCA1"
|
||||
)
|
||||
OUTPUT_PATH = "public/elo-data.json"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user