new sheet

This commit is contained in:
Eduard Prigoana 2025-08-19 08:05:23 +03:00
parent 7237ef43ee
commit 5241851c85
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
import os
SHEET_URL = "https://docs.google.com/spreadsheets/d/1S6WwM05O277npQbaiNk-jZlXK3TdooSyWtqaWUvAI78"
SHEET_URL = "https://docs.google.com/spreadsheets/d/1XLlR7PnniA8WjLilQPu3Rhx1aLZ4MT2ysIeXp8XSYJA"
ZIP_URL = SHEET_URL + "/export?format=zip"
XLSX_URL = SHEET_URL + "/export?format=xlsx"