|
@@ -91,7 +91,7 @@ class Follow:
|
|
try:
|
|
try:
|
|
url = 'https://www.ixigua.com/api/mixVideo/information?'
|
|
url = 'https://www.ixigua.com/api/mixVideo/information?'
|
|
headers = {
|
|
headers = {
|
|
- "accept-encoding": "gzip, deflate, br",
|
|
|
|
|
|
+ "accept-encoding": "gzip, deflate",
|
|
"accept-language": "zh-CN,zh-Hans;q=0.9",
|
|
"accept-language": "zh-CN,zh-Hans;q=0.9",
|
|
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) "
|
|
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) "
|
|
"AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15",
|
|
"AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15",
|