提速,暂时屏蔽未实现的演员照片功能 javdb javbus

This commit is contained in:
lededev
2021-10-18 17:58:21 +08:00
parent 24b4f9f5e2
commit f553927913
2 changed files with 2 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ def main(number):
'tag': getTag(htmlcode),
'extrafanart': getExtrafanart(htmlcode),
'label': getSerise(htmlcode),
'actor_photo': getActorPhoto(htmlcode),
# 'actor_photo': getActorPhoto(htmlcode),
'website': 'https://www.javbus.com/' + number,
'source': 'javbus.py',
'series': getSerise(htmlcode),