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