mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 08:55:14 +00:00
Update http.js
This commit is contained in:
parent
05874f90e5
commit
13cb1da59d
|
@ -32,6 +32,12 @@ var AVAILABLE_PROXIES = [
|
||||||
"provider": "gnh1201/caterpillar",
|
"provider": "gnh1201/caterpillar",
|
||||||
"url": "http://localhost:5555",
|
"url": "http://localhost:5555",
|
||||||
"documentation": "https://github.com/gnh1201/caterpillar"
|
"documentation": "https://github.com/gnh1201/caterpillar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "stateful",
|
||||||
|
"provider": "cloudflare",
|
||||||
|
"url": "http://localhost:40000",
|
||||||
|
"documentation": "https://developers.cloudflare.com/warp-client/warp-modes/"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user