@skrillex1224/playwright-toolkit 3.0.33 → 3.0.35

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.cjs CHANGED
@@ -362,10 +362,10 @@ var ActorInfo = {
362
362
  xurl: []
363
363
  }
364
364
  }),
365
- // 通用网页抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
366
- webpage: createActorInfo({
367
- key: "webpage",
368
- name: "\u901A\u7528\u7F51\u9875",
365
+ // 通用文章抓取 Actor:入口 URL 来自 query,因此这里只声明统一的 Actor 元信息。
366
+ article: createActorInfo({
367
+ key: "article",
368
+ name: "\u901A\u7528\u6587\u7AE0",
369
369
  domain: "",
370
370
  path: "/",
371
371
  share: {