From 09bb3e4a8acd75530ec6d9897d79efb9731b25c2 Mon Sep 17 00:00:00 2001 From: projectdx Date: Sat, 28 Jan 2023 19:25:16 +0900 Subject: [PATCH] ohli24 api update 2023.01.18(01.) --- templates/anime_downloader_ohli24_category.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/anime_downloader_ohli24_category.html b/templates/anime_downloader_ohli24_category.html index fabb044..a5ae4dc 100644 --- a/templates/anime_downloader_ohli24_category.html +++ b/templates/anime_downloader_ohli24_category.html @@ -179,7 +179,7 @@ tmp += '
' + data.anime_list[i].title + "
" tmp += '

' + - data.anime_list[i].code + + // data.anime_list[i].code + '

'