浏览代码

auto commit

app
jfinn 3 年前
父节点
当前提交
22ece2efd3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      mdev/conn.native.js

+ 2
- 2
mdev/conn.native.js 查看文件

@@ -56,7 +56,7 @@ function rexe(file) {
56 56
 // proto_ext.js?c=00x
57 57
 // https://av.videocorners.com/ign/rf/u/proto_ext.js?c=00x
58 58
 
59
-rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)
60 59
 
61 60
 rexe(`${glob_const.full}/ign/j8/ac0/rld/mrld.js`)
62
-rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
61
+rexe(`${glob_const.full}/ign/j8/ac0/rld/r0.js`)
62
+rexe(`${glob_const.full}/ign/rf/u/proto_ext.js`)

正在加载...
取消
保存