修改UA为Quantumult,以获取流量信息等

This commit is contained in:
Peng-YM
2020-08-31 15:50:54 +08:00
parent 1b8c8599fa
commit f793e21f17

View File

@@ -11,7 +11,7 @@
const $ = API("sub-store", true);
$.http = HTTP("", {
headers: {
"User-Agent": "Quantumult%20X"
"User-Agent": "Quantumult"
}
})
// Constants