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