@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/browser.js
CHANGED
|
@@ -2641,7 +2641,6 @@ var ActorInfo = {
|
|
|
2641
2641
|
name: "QQ\u6D4F\u89C8\u5668AI\u641C",
|
|
2642
2642
|
domain: "m.sogou.com",
|
|
2643
2643
|
path: "/web",
|
|
2644
|
-
device: Device.Mobile,
|
|
2645
2644
|
share: {
|
|
2646
2645
|
mode: "dom",
|
|
2647
2646
|
prefix: "",
|
|
@@ -2734,6 +2733,7 @@ var ActorInfo = {
|
|
|
2734
2733
|
key: "baidu",
|
|
2735
2734
|
name: "\u767E\u5EA6AI\u641C",
|
|
2736
2735
|
domain: "www.baidu.com",
|
|
2736
|
+
device: Device.Mobile,
|
|
2737
2737
|
path: "/s",
|
|
2738
2738
|
share: {
|
|
2739
2739
|
mode: "response",
|