随笔nginx不跳转链接来做AB页面以及头条抖音快手等user_agent 记录一下,以备不时之需 #快手app location / { if ($http_user_agent ~* "Kwai") { root /www/wwwroot/web; } } #头条类... 10个月前 (05-15) 1526℃ 评论 18喜欢