tiktok-live-connector
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -22,3 +22,3 @@ "use strict"; | ||
enabled: true, | ||
signProviderHost: 'https://tiktok.isaackogan.com/', | ||
signProviderHost: 'https://tiktok.eulerstream.com/', | ||
extraParams: {} | ||
@@ -25,0 +25,0 @@ }; |
@@ -24,3 +24,2 @@ export const TIKTOK_URL_WEB: string; | ||
const fetch_rule: number; | ||
const identity: string; | ||
const last_rtt: number; | ||
@@ -27,0 +26,0 @@ const live_id: number; |
@@ -15,3 +15,3 @@ "use strict"; | ||
browser_platform: 'Win32', | ||
browser_version: '5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36', | ||
browser_version: '5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36', | ||
cookie_enabled: true, | ||
@@ -28,3 +28,2 @@ cursor: '', | ||
fetch_rule: 1, | ||
identity: 'audience', | ||
internal_ext: '', | ||
@@ -46,3 +45,3 @@ last_rtt: 0, | ||
'Cache-Control': 'max-age=0', | ||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36', | ||
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36', | ||
Accept: 'text/html,application/json,application/protobuf', | ||
@@ -49,0 +48,0 @@ Referer: 'https://www.tiktok.com/', |
{ | ||
"name": "tiktok-live-connector", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Node.js module to receive live stream chat events like comments and gifts from TikTok LIVE", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131143
1409