diff --git a/bin/reptile/tohomh123_com/find.js b/bin/reptile/tohomh123_com/find.js index 7cd1722..26c7e39 100644 --- a/bin/reptile/tohomh123_com/find.js +++ b/bin/reptile/tohomh123_com/find.js @@ -48,7 +48,7 @@ let getlist = (name) => { try { let html; html = await gethtml(name, 1) - console.log(JSON.stringify(html)) + // console.log(JSON.stringify(html)) res(html); } catch (error) { rej([])