From 66183f269621d427905bb81963922aba2d69bcdb Mon Sep 17 00:00:00 2001 From: pplokijuhyg <1162963624@qq.com> Date: Mon, 6 Jan 2020 18:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=B0=83=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reptile/177mh_net/picture.js | 2 +- bin/reptile/177mh_net/section.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reptile/177mh_net/picture.js b/bin/reptile/177mh_net/picture.js index 085d9e4..022ba8c 100644 --- a/bin/reptile/177mh_net/picture.js +++ b/bin/reptile/177mh_net/picture.js @@ -69,5 +69,5 @@ let getscript = async (url) => { } -getscript('/201008/167494.html') +// getscript('/201008/167494.html') module.exports = getscript \ No newline at end of file diff --git a/bin/reptile/177mh_net/section.js b/bin/reptile/177mh_net/section.js index 9468d06..a064744 100644 --- a/bin/reptile/177mh_net/section.js +++ b/bin/reptile/177mh_net/section.js @@ -49,5 +49,5 @@ let gethtml = async (url)=>{ return list } -gethtml('https://www.177mh.net/colist_111001.html') +// gethtml('https://www.177mh.net/colist_111001.html') module.exports = gethtml \ No newline at end of file