From 9690cf145b931cf5fdce2d7e82dfa9c1623478c5 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Wed, 11 Sep 2024 06:53:15 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=8B=E3=82=B3=E3=83=8B=E3=82=B3=20API=20?= =?UTF-8?q?=E3=81=AF=E6=9C=9D=205=20=E6=99=82=E3=81=94=E3=82=8D=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E3=82=89=E3=81=97=E3=81=83=EF=BC=9Bsystemd=20?= =?UTF-8?q?=E3=81=A7=201=20=E6=97=A5=201=20=E5=9B=9E=E5=8F=A9=E3=81=83?= =?UTF-8?q?=E3=81=9F=E3=81=AF=E3=81=85=E3=81=8C=E3=81=84=E3=81=83=E3=81=8B?= =?UTF-8?q?=E3=82=82=E3=81=AD?= 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 3ae286b..1c1f522 100644 --- a/main.py +++ b/main.py @@ -161,7 +161,7 @@ def get_nico_deerjika (): '/contents/search') now = datetime.now () - base = now - timedelta (hours = 12) + base = now - timedelta (hours = 24) params = { 'q': '伊地知ニジカ', 'targets': 'tags',