From 43da43a1b5bd3a17998f0bc8ed5849667e0309a0 Mon Sep 17 00:00:00 2001 From: Nirvana Date: Wed, 1 Jul 2026 13:24:28 +0200 Subject: [PATCH] magentaeu: hr uses tls_impersonation --- lib/streaming_providers/providers/magentaeu/provider.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/streaming_providers/providers/magentaeu/provider.py b/lib/streaming_providers/providers/magentaeu/provider.py index e07f66e..ef0bcea 100644 --- a/lib/streaming_providers/providers/magentaeu/provider.py +++ b/lib/streaming_providers/providers/magentaeu/provider.py @@ -79,7 +79,7 @@ class MagentaEUProvider(StreamingProvider): user_agent=USER_AGENT, timeout=DEFAULT_REQUEST_TIMEOUT, max_retries=DEFAULT_MAX_RETRIES, -# use_tls_impersonation=(country == "hr"), # HR bifrost enforces strict JA3 fingerprinting + use_tls_impersonation=(country == "hr"), # HR bifrost enforces strict JA3 fingerprinting ) # Initialize attributes