mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
update for wechat devtools 2003121
This commit is contained in:
parent
8fd59b8586
commit
c26ad172ad
@ -5,7 +5,7 @@
|
||||
|
||||
# 进度
|
||||
|
||||
当前工具可以在Linux上构筑最新版1.02.2001191(截止时间2020年2月4日),但目前暂不支持CLI模式。
|
||||
当前工具可以在Linux上构筑最新版1.02.2003121(截止时间2020年3月16日),但目前暂不支持CLI模式。
|
||||
|
||||
# 使用方法
|
||||
|
||||
|
@ -3,6 +3,10 @@
|
||||
const http = require("http");
|
||||
|
||||
const url = "https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki";
|
||||
// const url = "https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&version_type=1";
|
||||
// https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1022001191&version_type=1
|
||||
// https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1021911180&version_type=1
|
||||
// https://dldir1.qq.com/WechatWebDev/nightly/p-7aa88fbb60d64e4a96fac38999591e31/wechat_devtools_1.02.2001202_x64.exe
|
||||
|
||||
let version = undefined;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user