@skrillex1224/playwright-toolkit 3.0.32 → 3.0.34

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 CHANGED
@@ -2834,10 +2834,10 @@ var ActorInfo = {
2834
2834
  xurl: []
2835
2835
  }
2836
2836
  }),
2837
- // 通用网页抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
2838
- webpage: createActorInfo({
2839
- key: "webpage",
2840
- name: "\u901A\u7528\u7F51\u9875",
2837
+ // 通用文章抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
2838
+ article: createActorInfo({
2839
+ key: "article",
2840
+ name: "\u901A\u7528\u6587\u7AE0",
2841
2841
  domain: "",
2842
2842
  path: "/",
2843
2843
  share: {