@skrillex1224/playwright-toolkit 3.0.33 → 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/index.js CHANGED
@@ -335,10 +335,10 @@ var ActorInfo = {
335
335
  xurl: []
336
336
  }
337
337
  }),
338
- // 通用网页抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
339
- webpage: createActorInfo({
340
- key: "webpage",
341
- name: "\u901A\u7528\u7F51\u9875",
338
+ // 通用文章抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
339
+ article: createActorInfo({
340
+ key: "article",
341
+ name: "\u901A\u7528\u6587\u7AE0",
342
342
  domain: "",
343
343
  path: "/",
344
344
  share: {