mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-05-04 19:38:03 +08:00
修改UA为Quantumult,以获取流量信息等
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
* 3. 订阅拆分,组合。
|
||||
*/
|
||||
const $ = API("sub-store", true);
|
||||
$.http = HTTP("", {
|
||||
headers: {
|
||||
"User-Agent": "Quantumult%20X"
|
||||
}
|
||||
})
|
||||
// Constants
|
||||
const SUBS_KEY = "subs";
|
||||
const COLLECTIONS_KEY = "collections";
|
||||
|
||||
Reference in New Issue
Block a user