@skrillex1224/playwright-toolkit 2.1.235 → 2.1.236

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/dist/index.js CHANGED
@@ -213,13 +213,9 @@ var ActorInfo = {
213
213
  path: "/",
214
214
  device: Device.Mobile,
215
215
  share: {
216
- mode: "response",
217
- prefix: "https://yiyan.baidu.com/share/",
218
- xurl: [
219
- "/eb/share/key/gen",
220
- "data",
221
- "key"
222
- ]
216
+ mode: "dom",
217
+ prefix: "",
218
+ xurl: []
223
219
  }
224
220
  }),
225
221
  wenxin: createActorInfo({
@@ -272,6 +268,7 @@ var ActorInfo = {
272
268
  name: "Kimi",
273
269
  domain: "www.kimi.com",
274
270
  path: "/",
271
+ device: Device.Mobile,
275
272
  share: {
276
273
  mode: "response",
277
274
  prefix: "https://www.kimi.com/share/",