koishi-plugin-maibot 1.0.9 → 1.0.10

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/lib/constants.js CHANGED
@@ -2,10 +2,10 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DEFAULT_TURNSTILE_TOKEN = exports.DEFAULT_MACHINE_INFO = void 0;
4
4
  exports.DEFAULT_MACHINE_INFO = {
5
- clientId: 'A63E01E1423',
5
+ clientId: 'A63E01E1459',
6
6
  regionId: 28,
7
- placeId: 2044,
8
- placeName: 'M 娱乐空间南宁兴宁店',
7
+ placeId: 2120,
8
+ placeName: 'SUPER101潮漫北流店',
9
9
  regionName: '广西',
10
10
  };
11
11
  exports.DEFAULT_TURNSTILE_TOKEN = '1145141919810MyFirstPhone';
@@ -1 +1 @@
1
- {"version":3,"file":"constants.js","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,oBAAoB,GAAG;IAClC,QAAQ,EAAE,aAAa;IACvB,QAAQ,EAAE,EAAE;IACZ,OAAO,EAAE,IAAI;IACb,SAAS,EAAE,aAAa;IACxB,UAAU,EAAE,IAAI;CACjB,CAAA;AAEY,QAAA,uBAAuB,GAAG,2BAA2B,CAAA"}
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,oBAAoB,GAAG;IAClC,QAAQ,EAAE,aAAa;IACvB,QAAQ,EAAE,EAAE;IACZ,OAAO,EAAE,IAAI;IACb,SAAS,EAAE,eAAe;IAC1B,UAAU,EAAE,IAAI;CACjB,CAAA;AAEY,QAAA,uBAAuB,GAAG,2BAA2B,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "koishi-plugin-maibot",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "舞萌DX游戏高级操作插件 for Koishi - 支持用户绑定、B50更新、1.5倍票获取等功能",
5
5
  "main": "lib/index.js",
6
6
  "typings": "lib/index.d.ts",