Resolve a SocialWolvez social-gate link to its destination URL.
resolvefailed the last check/v1/bypass-tools:socialwolvez/resolve2m cache1 paramchecking key…// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";
const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });
const data = await client.run("bypass-tools:socialwolvez", "resolve", {
"url": "https://socialwolvez.com/app/l/81439f4a"
});
console.log(data);curl -X GET "https://api.zpi.web.id/v1/bypass-tools:socialwolvez/resolve?url=https%3A%2F%2Fsocialwolvez.com%2Fapp%2Fl%2F81439f4a" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"/v1/bypass-tools:socialwolvez/resolveResolve a SocialWolvez social-gate link to its destination URL.urlstringrequiredcurl -X GET "https://api.zpi.web.id/v1/bypass-tools:socialwolvez/resolve?url=https%3A%2F%2Fsocialwolvez.com%2Fapp%2Fl%2F81439f4a" \
-H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"{
"title": "Night Mystic Hub - Blox Fruits Script",
"finalUrl": "https://lootdest.org/s?QVip5Czw",
"inputUrl": "https://socialwolvez.com/app/l/81439f4a",
"subtitle": "DO WHAT IT ASK TO GET THE SCRIPT",
"shortCode": "81439f4a",
"taskCount": 3,
"viaBrowser": false
}