@iflyrpa/actions 3.0.3 → 4.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle.js +2 -2
- package/dist/bundle.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -5435,7 +5435,7 @@ function __webpack_require__(moduleId) {
|
|
|
5435
5435
|
};
|
|
5436
5436
|
})();
|
|
5437
5437
|
var package_namespaceObject = {
|
|
5438
|
-
i8: "3.0.
|
|
5438
|
+
i8: "3.0.4"
|
|
5439
5439
|
};
|
|
5440
5440
|
var dist = __webpack_require__("../../node_modules/.pnpm/https-proxy-agent@7.0.6/node_modules/https-proxy-agent/dist/index.js");
|
|
5441
5441
|
async function ProxyAgent(task, ip, adr, accountId, refresh) {
|
|
@@ -5451,7 +5451,7 @@ async function ProxyAgent(task, ip, adr, accountId, refresh) {
|
|
|
5451
5451
|
};
|
|
5452
5452
|
const ProxyInfo = await http.api({
|
|
5453
5453
|
method: "POST",
|
|
5454
|
-
url: "
|
|
5454
|
+
url: "https://fetdev.iflysec.com/ip-pool/pool/eip/proxy",
|
|
5455
5455
|
data: params
|
|
5456
5456
|
}).catch((err)=>{
|
|
5457
5457
|
throw {
|