Fixed card back

This commit is contained in:
2026-05-13 22:09:25 -05:00
parent 486cb348bb
commit 7a0224e380
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ PASSWORD: str = _cfg["password"]
BASE_URL: str = _cfg["base_url"].rstrip("/")
PORT: int = _cfg.get("port", 8000)
OUTPUTS = Path("outputs")
MTG_BACK = "https://upload.wikimedia.org/wikipedia/en/a/aa/Magic_the_Gathering_card_back.jpg"
MTG_BACK = "https://https://cards.swolereport.com/card_back.jpg"