From 36327878e87c78cecbb1b8ee42e48f714bcb3bde Mon Sep 17 00:00:00 2001 From: miteruzo Date: Tue, 10 Sep 2024 08:37:31 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8B=E3=82=B3=E3=83=8B=E3=82=B3=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E5=8F=96=E5=BE=97=E3=81=A7=E3=81=8D=E3=81=AA=E3=81=83?= =?UTF-8?q?=E3=81=93=E3=81=A8=E3=81=8C=E3=81=82=E3=82=8B=E3=81=9F=E3=82=81?= =?UTF-8?q?=EF=BC=8C12=20=E6=99=82=E9=96=93=E5=89=8D=E3=81=BE=E3=81=A7?= =?UTF-8?q?=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF=E3=81=99=E3=82=8B=E3=82=84?= =?UTF-8?q?=E3=81=85=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 39acb36..3ae286b 100644 --- a/main.py +++ b/main.py @@ -161,7 +161,7 @@ def get_nico_deerjika (): '/contents/search') now = datetime.now () - base = now - timedelta (hours = 4) + base = now - timedelta (hours = 12) params = { 'q': '伊地知ニジカ', 'targets': 'tags',