mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
Update http.js
This commit is contained in:
parent
78a65f906e
commit
54e7bb77f6
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user