tiktok: change api host

This commit is contained in:
Eugene Rikhter 2024-03-15 15:25:54 +06:00
parent 60d7176d1e
commit 11330589bf
No known key found for this signature in database
GPG key ID: 0014DDF69ACC78C7

View file

@ -4,7 +4,7 @@ const userAgent = genericUserAgent.split(' Chrome/1')[0],
config = { config = {
tiktok: { tiktok: {
short: "https://vt.tiktok.com/", short: "https://vt.tiktok.com/",
api: "https://api2.musical.ly/aweme/v1/feed/?aweme_id={postId}&version_code=262&app_name=musical_ly&channel=App&device_id=null&os_version=14.4.2&device_platform=iphone&device_type=iPhone9&region=US&carrier_region=US" api: "https://api22-normal-c-useast2a.tiktokv.com/aweme/v1/feed/?aweme_id={postId}&version_code=262&app_name=musical_ly&channel=App&device_id=null&os_version=14.4.2&device_platform=iphone&device_type=iPhone9&region=US&carrier_region=US"
}, },
douyin: { douyin: {
short: "https://v.douyin.com/", short: "https://v.douyin.com/",