归档

2021 年 07 月

1、api接口整合 搏天:https://api.btstu.cn/ 樱道:https://api.r10086.com/ 樱花:https://www.dmoe.cc/ 保罗:https://api.paugram.com/ 东方Project:https://img.paulzzh.tech/
方法一 let http = require('http') let httpserver = http.createServer(function(req,res){ res.writeHead(200,{'Content-type':'text/plain'}) res.end(