find review
This commit is contained in:
@@ -29,7 +29,7 @@ let getcontlist = async (text) => {
|
||||
|
||||
let gethtml = async (name) => {
|
||||
name = qs.escape(name)
|
||||
let url = `https://so.177mh.net/k.php?k=${name}`
|
||||
let url = `https://so.77mh.in/k.php?k=${name}`
|
||||
// console.log(url)
|
||||
let text = ""
|
||||
await axios.get(url).then((a) => {
|
||||
@@ -45,6 +45,7 @@ let gethtml = async (name) => {
|
||||
// console.log(error)
|
||||
}
|
||||
list = {name:"新新漫画",list}
|
||||
console.log(list)
|
||||
return list
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user