xfuture 1.3.2 → 1.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config.js CHANGED
@@ -164,7 +164,8 @@ xConfig.ai = {
164
164
  "tuic.exe",
165
165
  "juicity-client.exe",
166
166
  "juicity.exe",
167
- "electron.exe"
167
+ "electron.exe",
168
+ "maodou.exe"
168
169
  ]
169
170
  },
170
171
  {
@@ -197,7 +198,8 @@ xConfig.ai = {
197
198
  "sing-box.exe",
198
199
  "juicity-client.exe",
199
200
  "juicity.exe",
200
- "electron.exe"
201
+ "electron.exe",
202
+ "maodou.exe"
201
203
  ]
202
204
  },
203
205
  {
@@ -394,7 +396,8 @@ xConfig.global = {
394
396
  "tuic.exe",
395
397
  "juicity-client.exe",
396
398
  "juicity.exe",
397
- "electron.exe"
399
+ "electron.exe",
400
+ "maodou.exe"
398
401
  ]
399
402
  },
400
403
  {
@@ -427,7 +430,8 @@ xConfig.global = {
427
430
  "sing-box.exe",
428
431
  "juicity-client.exe",
429
432
  "juicity.exe",
430
- "electron.exe"
433
+ "electron.exe",
434
+ "maodou.exe"
431
435
  ]
432
436
  },
433
437
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xfuture",
3
- "version": "1.3.2",
3
+ "version": "1.3.4",
4
4
  "description": "electron vpn sdk",
5
5
  "main": "x.js",
6
6
  "scripts": {
@@ -31,11 +31,8 @@
31
31
  "package/windows/sysproxy.exe",
32
32
  "package/windows/xFuture.node",
33
33
  "package/windows/xray.dll",
34
- "package/windows/xray.exe",
35
34
  "package/windows/sing-box.dll",
36
35
  "package/windows/config.json",
37
- "resources/geoip.dat",
38
- "resources/geosite.dat",
39
36
  "resources/geoip.db",
40
37
  "resources/geosite.db"
41
38
  ],
Binary file