@skrillex1224/playwright-toolkit 2.1.253 → 2.1.254
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/browser.js +1 -1
- package/dist/browser.js.map +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +2 -2
- package/dist/index.js +1 -1
- package/dist/index.js.map +2 -2
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -169,7 +169,6 @@ var ActorInfo = {
|
|
|
169
169
|
name: "QQ\u6D4F\u89C8\u5668AI\u641C",
|
|
170
170
|
domain: "m.sogou.com",
|
|
171
171
|
path: "/web",
|
|
172
|
-
device: Device.Mobile,
|
|
173
172
|
share: {
|
|
174
173
|
mode: "dom",
|
|
175
174
|
prefix: "",
|
|
@@ -262,6 +261,7 @@ var ActorInfo = {
|
|
|
262
261
|
key: "baidu",
|
|
263
262
|
name: "\u767E\u5EA6AI\u641C",
|
|
264
263
|
domain: "www.baidu.com",
|
|
264
|
+
device: Device.Mobile,
|
|
265
265
|
path: "/s",
|
|
266
266
|
share: {
|
|
267
267
|
mode: "response",
|