删除调用
This commit is contained in:
parent
e67a624630
commit
66183f2696
@ -69,5 +69,5 @@ let getscript = async (url) => {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getscript('/201008/167494.html')
|
// getscript('/201008/167494.html')
|
||||||
module.exports = getscript
|
module.exports = getscript
|
@ -49,5 +49,5 @@ let gethtml = async (url)=>{
|
|||||||
return list
|
return list
|
||||||
}
|
}
|
||||||
|
|
||||||
gethtml('https://www.177mh.net/colist_111001.html')
|
// gethtml('https://www.177mh.net/colist_111001.html')
|
||||||
module.exports = gethtml
|
module.exports = gethtml
|
Loading…
Reference in New Issue
Block a user