This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
nizika_nico
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
'update_db.py' を更新
main
みてるぞ
1 day ago
parent
c5204383ed
commit
48e51f97d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
update_db.py
+ 1
- 1
update_db.py
View File
@@ -36,7 +36,7 @@ def main (
now = datetime.now ()
api_data = search_nico_by_tags (['伊地知ニジカ', 'ぼざろクリーチャーシリーズ'])
api_data = search_nico_by_tags (['伊地知ニジカ', 'ぼざろクリーチャーシリーズ'
, 'ぼざろクリーチャーシリーズ外伝'
])
update_tables (api_data, now)
Write
Preview
Loading…
Cancel
Save