完成
This commit is contained in:
3
index.js
3
index.js
@@ -12,7 +12,6 @@ function tongzhi(info,type){
|
||||
### [地址](${baseurl + info.url})
|
||||
`
|
||||
console.log({text:title,desp:data})
|
||||
return ;
|
||||
// console.log(`https://sc.ftqq.com/SCU48648T7fd03646ac5b5ea64eabc66150de705a5cb02e1c89ca0.send?text=${title}&desp=${data}`)
|
||||
axios.post(`https://sc.ftqq.com/SCU48648T7fd03646ac5b5ea64eabc66150de705a5cb02e1c89ca0.send`,`text=${title}&desp=${data}`).then((res)=>{
|
||||
console.log(res.data)
|
||||
@@ -58,4 +57,4 @@ function getHtml(){
|
||||
|
||||
setInterval(()=>{
|
||||
getHtml()
|
||||
},10 * 1000)
|
||||
},60 * 1000)
|
||||
|
||||
Reference in New Issue
Block a user