nICEnnnnnnnLee/GithubSoEasy

can you support proxy tiktok

Giancarlo-Ma opened this issue · 1 comments

i have adapted the code to tiktok, but the verication process always has problem, the get api endpoint receives incorrect parameter

No , i can't.
I guess there are 2 causes that might lead to your failure.

  • Cloudflare will add some header like cf-ray or cf-xxx when creating http request to the dest website, this could be a significant feature compare to normal stream data.

  • The js signs every important request url with a hash, this hash usually releated to its domain, path, query params, current timestamp and so on... It should be a large work of reverse engineering if this is the cause.