mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-04 08:13:16 +08:00
Set UA to QX
This commit is contained in:
@@ -13,7 +13,7 @@ const $app = express();
|
||||
|
||||
$.http = HTTP({
|
||||
headers: {
|
||||
"User-Agent": "Quantumult",
|
||||
"User-Agent": "Quantumult%20X",
|
||||
},
|
||||
});
|
||||
// Constants
|
||||
|
||||
Reference in New Issue
Block a user