Update app.py

This commit is contained in:
2026-01-03 23:09:10 +01:00
committed by GitHub
parent a2de578087
commit 97a5afbee9

View File

@@ -412,6 +412,7 @@ def build_jdproxies_payload(text: str) -> Dict[str, Any]:
"*.jdownloader.org", "*.jdownloader.org",
"", "",
"*.your-server.de", "*.your-server.de",
"88.99.115.46",
], ],
"type": "BLACKLIST", "type": "BLACKLIST",
} }