提交 9a9b525c 编写于 作者: H hjdhnx

md

上级 44300bfd
无法预览此类型文件
......@@ -17,6 +17,7 @@ function miniapp_request(path, query) {
if(/request_error/.test(html)){
print(html);
}
// print(html);
return JSON.parse(html)
} catch (e) {
print("发生了错误:" + e.message);
......
......@@ -43,6 +43,7 @@
[搭建教程](./安卓本地搭建说明.md) | [install_help](https://jason-ray.notion.site/jason-ray/Pluto-TVB-706da08332804a19ab012b4f8385df64) |[goorm](./道长乱说.md) |[大佬地盘](./大佬友链.md)
[dr项目QQ官群](https://qm.qq.com/cgi-bin/qm/qr?k=H2KwcXrMdiR5M2blHR5gjZzPfN_S3N_C&jump_from=webapi)
[参考T4](https://github.com/sec-an/TV_Spider/blob/main/spider/sp360.py)
[drpy相关视频教程](https://www.youtube.com/watch?v=AK7cN-fcwm4&t=3s)
[golang最好的js引擎-otto](https://github.com/robertkrimen/otto)
[dockerfile教程](https://blog.csdn.net/qq_46158060/article/details/125718218)
[获取本地设备信息](https://blog.csdn.net/cui_yonghua/article/details/125508991)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册