@scrapecreators/cli 1.0.20 → 1.0.21
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/api-config/apis.js +1 -1
- package/package.json +1 -1
package/api-config/apis.js
CHANGED
|
@@ -8,7 +8,6 @@ export const apis = [
|
|
|
8
8
|
tiktokBaseApis,
|
|
9
9
|
tiktokShopApis,
|
|
10
10
|
instagramBaseApis,
|
|
11
|
-
kwaiApis,
|
|
12
11
|
{
|
|
13
12
|
id: "youtube",
|
|
14
13
|
name: "YouTube",
|
|
@@ -31652,6 +31651,7 @@ export const apis = [
|
|
|
31652
31651
|
},
|
|
31653
31652
|
],
|
|
31654
31653
|
},
|
|
31654
|
+
kwaiApis,
|
|
31655
31655
|
{
|
|
31656
31656
|
id: "kick",
|
|
31657
31657
|
name: "Kick",
|