Skip to content

Commit

Permalink
fix(dmm): wrong comment (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
sqzw-x committed Feb 11, 2024
1 parent 9f2315a commit 5af0b14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/models/crawlers/dmm.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ def get_tv_jp_data(real_url):
return False, '未找到数据', '', '', '', '', '', '', '', '', '', '', '', '', '', ''


# invalid API
def get_tv_com_data(number):
headers = {
'Content-Type': 'application/json',
Expand Down

0 comments on commit 5af0b14

Please sign in to comment.