Skip to content

Commit

Permalink
TV修复虎牙播放中断
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyaocz committed Jan 14, 2025
1 parent 13e1e17 commit b72ece1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ class LiveRoomController extends PlayerController with WidgetsBindingObserver {
// "referer": "https://m.huya.com",
// "user-agent":
// "Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1 Edg/130.0.0.0"
"user-agent": "HYSDK(Windows, 20000308)"
"user-agent": "HYSDK(Windows, 21000308)"
};
}

Expand Down

0 comments on commit b72ece1

Please sign in to comment.