From c48b0f00bcefc0278035114c0c1e8b378cab92de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=9A=E9=A3=8E=E6=8B=82=E6=9F=B3=E9=A2=9C?= <434857005@qq.com> Date: Thu, 8 Jun 2023 11:36:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2023ef3..087bf91 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,8 @@ cd utils && wget https://ghproxy.liuzhicong.com/https://raw.githubusercontent.co #### 参考地址 [参考T4](https://github.com/sec-an/TV_Spider/blob/main/spider/sp360.py) -[golang最好的js引擎-otto](https://github.com/robertkrimen/otto) +[golang最好的js引擎-goja](https://github.com/dop251/goja) +[安卓最好的js引擎](https://github.com/HarlonWang/quickjs-wrapper) [flutter最好的js引擎-dart_quickjs](https://pub.flutter-io.cn/packages/dart_quickjs) [dockerfile教程](https://blog.csdn.net/qq_46158060/article/details/125718218) [获取本地设备信息](https://blog.csdn.net/cui_yonghua/article/details/125508991)