Update stat-check ELO OneDrive link
The old share link now returns itemNotFound; stat-check.com/elo embeds a new link for the same workbook. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
@@ -11,10 +11,9 @@ from download_and_parse import download, xlsx_to_csv
|
|||||||
|
|
||||||
EMBED_URL = (
|
EMBED_URL = (
|
||||||
"https://1drv.ms/x/c/9f33f29504402fa1/"
|
"https://1drv.ms/x/c/9f33f29504402fa1/"
|
||||||
"UQShL0AElfIzIICfIQ4AAAAAAGSZ8S-PJuKWQmM"
|
"IQSM-tN0M6OcTaaLY3OtMA2vAYx131Ze6y5N0aHYpoCCJ1g"
|
||||||
"?em=2&ActiveCell='Sheet1'!A1&Item='Sheet1'!A1:L40318"
|
"?Item='Sheet1'!A1%3AL44394"
|
||||||
"&wdHideGridlines=True&wdHideHeaders=True&wdDownloadButton=True"
|
"&wdHideGridlines=True&wdInConfigurator=True&wdInConfigurator=True"
|
||||||
"&wdInConfigurator=True&wdInConfigurator=True"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
BADGER_APP_ID = "00000000-0000-0000-0000-0000481710a4"
|
BADGER_APP_ID = "00000000-0000-0000-0000-0000481710a4"
|
||||||
|
|||||||
Reference in New Issue
Block a user