From f809e9faae6790449e3c25fab27699c1e1d3cac8 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Sun, 26 Oct 2025 01:19:15 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=AD=E3=83=AA=E7=95=AA=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- get_kiriban_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_kiriban_list.py b/get_kiriban_list.py index 07195b4..da50b1b 100644 --- a/get_kiriban_list.py +++ b/get_kiriban_list.py @@ -42,7 +42,7 @@ def main ( .get ()) } for code in targets: - if code in [kiriban[1]['contentId'] for kiriban in kiriban_list]: + if code in [kiriban[1] for kiriban in kiriban_list]: continue previous_views_count: int | None = (