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