mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-11 02:28:58 +08:00
修改UA为Quantumult,以获取流量信息等
This commit is contained in:
parent
d81fd8cb62
commit
23b4532037
@ -11,7 +11,7 @@
|
|||||||
const $ = API("sub-store", true);
|
const $ = API("sub-store", true);
|
||||||
$.http = HTTP("", {
|
$.http = HTTP("", {
|
||||||
headers: {
|
headers: {
|
||||||
"User-Agent": "Quantumult%20X"
|
"User-Agent": "Quantumult"
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
// Constants
|
// Constants
|
||||||
|
Loading…
x
Reference in New Issue
Block a user