Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
8e69312a77
1 changed files with 7 additions and 1 deletions
  1. 7
    1
      mdev/conn.native.js

+ 7
- 1
mdev/conn.native.js View File

@@ -52,5 +52,11 @@ function rexe(file) {
52 52
 }
53 53
 
54 54
 // C:\bspace\repos\jc4\ign4\j8\ac0\rld\r0.js
55
+
56
+// proto_ext.js?c=00x
57
+// https://av.videocorners.com/ign/rf/u/proto_ext.js?c=00x
58
+
59
+
55 60
 rexe(`${glob_const.full}/ign/j8/ac0/rld/mrld.js`)
56
-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`)

Loading…
Cancel
Save