Update http.js

This commit is contained in:
Namhyeon Go 2024-09-22 00:15:01 +09:00 committed by GitHub
parent 78a65f906e
commit 54e7bb77f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ var DEVICE_UUID = SYS.getUUID();
var PROCESS_VERSION = SYS.getProcessVersion();
var DEFAULT_USER_AGENT = "WelsonJS/0.2.7 (" + OS_NAME + "; " + OS_ARCH + "; " + PROCESS_VERSION + "; " + DEVICE_UUID + "; abuse@catswords.net)";
// If you have any suggestions for collaboration (e.g., Affiliate), please contact us: abuse@catswords.net
// If you have any suggestions for partnerships, please contact us at: abuse@catswords.net
var AVAILABLE_PROXIES = [
{
"type": "stateless",