Skip to content

Commit 5af0b14

Browse files
committed
fix(dmm): wrong comment (#80)
1 parent 9f2315a commit 5af0b14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/models/crawlers/dmm.py

-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ def get_tv_jp_data(real_url):
310310
return False, '未找到数据', '', '', '', '', '', '', '', '', '', '', '', '', '', ''
311311

312312

313-
# invalid API
314313
def get_tv_com_data(number):
315314
headers = {
316315
'Content-Type': 'application/json',

0 commit comments

Comments
 (0)