diff --git a/mod_linkkf.py b/mod_linkkf.py index e827ee8..990b3c2 100644 --- a/mod_linkkf.py +++ b/mod_linkkf.py @@ -1160,8 +1160,19 @@ class LogicLinkkf(AnimeModuleBase): response_data = LogicLinkkf.get_html(url, timeout=10) # JSON 응답 처리 (Top View 포함) + # Zendriver returns HTML-wrapped JSON: ...
JSON... + json_text = response_data + if response_data.strip().startswith('