add - 自定义7

This commit is contained in:
yangqiang3504
2022-08-26 14:58:40 +08:00
parent fa1e83a5e9
commit 084b4d1c18
@@ -51,7 +51,7 @@ public class Misc {
if(type==0){
headers.put("User-Agent", UaWinChrome);
}else headers.put("User-Agent", MoAgent);
headers.put("Accept", " */*");
headers.put("Connection", " Keep-Alive");
if (url != null) {
headers.put("Referer", " " +url);