Update API_URL to point to Frontend-Archive

This commit is contained in:
MacRimi
2026-03-13 17:08:57 +01:00
committed by GitHub
parent 60d7c395bc
commit 109498e2df

View File

@@ -7,7 +7,8 @@ from pathlib import Path
import requests
# ---------- Config ----------
API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE/contents/frontend/public/json"
# API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE/contents/frontend/public/json"
API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE-Frontend-Archive/contents/frontend/public/json"
SCRIPT_BASE = "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main"
# Escribimos siempre en <raiz_repo>/json/helpers_cache.json, independientemente del cwd