mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-06 00:10:02 +00:00
tiktok: change api host
This commit is contained in:
parent
60d7176d1e
commit
11330589bf
1 changed files with 1 additions and 1 deletions
|
@ -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®ion=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®ion=US&carrier_region=US"
|
||||||
},
|
},
|
||||||
douyin: {
|
douyin: {
|
||||||
short: "https://v.douyin.com/",
|
short: "https://v.douyin.com/",
|
||||||
|
|
Loading…
Reference in a new issue