{
  "openapi": "3.1.0",
  "info": {
    "title": "Zapi — Bypass Tools",
    "description": "Every Bypass Tools endpoint on Zapi. Rendered catalog: https://zpi.web.id/category/bypass-tools",
    "version": "1.0.0",
    "license": {
      "name": "Zapi Terms of Service",
      "url": "https://zpi.web.id/terms"
    }
  },
  "servers": [
    {
      "url": "https://api.zpi.web.id"
    }
  ],
  "security": [
    {
      "ApiKeyAuth": []
    }
  ],
  "components": {
    "securitySchemes": {
      "ApiKeyAuth": {
        "type": "apiKey",
        "in": "header",
        "name": "x-api-key"
      }
    },
    "schemas": {
      "Envelope": {
        "type": "object",
        "required": [
          "status",
          "message"
        ],
        "properties": {
          "status": {
            "type": "string",
            "enum": [
              "success",
              "error"
            ]
          },
          "message": {
            "type": "string"
          },
          "content": {}
        }
      }
    },
    "responses": {
      "Error": {
        "description": "Invalid key, rate limit, or upstream failure",
        "content": {
          "application/json": {
            "schema": {
              "$ref": "#/components/schemas/Envelope"
            }
          }
        }
      }
    }
  },
  "externalDocs": {
    "url": "https://zpi.web.id/category/bypass-tools/llms.txt"
  },
  "paths": {
    "/v1/bypass-tools:bitly/resolve": {
      "get": {
        "operationId": "bypass_tools_bitly_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Bitly Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/bitly#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL bit.ly/bitly.is/j.mp/amzn.to atau code aja",
            "schema": {
              "type": "string",
              "example": "https://bit.ly/4nIf3hj"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "inputUrl": "https://bit.ly/4nIf3hj",
                    "shortCode": "4nIf3hj",
                    "knownDomain": true,
                    "resolvedVia": "redirect",
                    "shortDomain": "bit.ly",
                    "destinationUrl": "https://seeklogo.com/search?q=bitly"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:blox-script/resolve": {
      "get": {
        "operationId": "bypass_tools_blox_script_resolve",
        "summary": "Resolve",
        "description": "Resolve a Blox-Script key-gate to its issued key.",
        "tags": [
          "Blox-Script Key"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/blox-script#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": false,
            "description": "Gate / get-key page URL. Optional — the key is minted server-side regardless of the marker, so this is informational only.",
            "schema": {
              "type": "string",
              "example": "https://boblox-script.com/get-key?c=Afajy&hash=Kf93jD0sLpQ2mZx7Bv4Nc8Tr1Yh6Ge5Wd0Su9Aj3Pk2Lq7Mn4Xz8Cb1Rv6Hy"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "key": "hykf6zq5wq418ucg7w90yj",
                    "tier": "direct",
                    "message": "Key Generated Successfully",
                    "inputUrl": "https://boblox-script.com/get-key?c=Afajy&hash=Kf93jD0sLpQ2mZx7Bv4Nc8Tr1Yh6Ge5Wd0Su9Aj3Pk2Lq7Mn4Xz8Cb1Rv6Hy",
                    "viaBrowser": false,
                    "expiresInHours": 4
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:clk-sh/resolve": {
      "get": {
        "operationId": "bypass_tools_clk_sh_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Clk.sh Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/clk-sh#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL clk.sh / oko.sh / oii.la yang mau di-bypass",
            "schema": {
              "type": "string",
              "example": "https://oii.la/F6v0ob"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "finalUrl": "https://i.pinimg.com/736x/3c/cf/8b/3ccf8b4a8386df8ff3df834a836126ba.jpg",
                    "inputUrl": "https://oii.la/F6v0ob",
                    "shortCode": "F6v0ob",
                    "knownDomain": true,
                    "shortDomain": "oii.la",
                    "tokenLength": 150,
                    "hasAdvertiserForm": true
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:encurtador/resolve": {
      "get": {
        "operationId": "bypass_tools_encurtador_resolve",
        "summary": "Resolve",
        "description": "Resolve short link ke URL tujuan asli + metadata (clicks, delay, malware-scan flag).",
        "tags": [
          "Encurtador / l1nq Unlocker"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/encurtador#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Short link yang mau di-resolve (l1nq.com / encurtador.dev / alt domain), atau kode-nya langsung.",
            "schema": {
              "type": "string",
              "example": "https://l1nq.com/xke37hn"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "url": "https://dem.com/",
                    "code": "xke37hn",
                    "clicks": 7,
                    "inputUrl": "https://l1nq.com/xke37hn",
                    "viaProxy": false,
                    "scrapedAt": "2026-06-15T08:11:27.593Z",
                    "malwareScan": true,
                    "delaySeconds": 5
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:ez4short/resolve": {
      "get": {
        "operationId": "bypass_tools_ez4short_resolve",
        "summary": "Resolve",
        "description": "Resolve an EZ4Short short link to its final destination URL.",
        "tags": [
          "EZ4Short"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/ez4short#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Short link yang mau di-resolve, atau kode-nya langsung.",
            "schema": {
              "type": "string",
              "example": "https://ez4short.com/PJjTK"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "url": "https://game5s.com/onet-connect-animal/",
                    "code": "PJjTK",
                    "hops": 2,
                    "inputUrl": "https://ez4short.com/PJjTK",
                    "scrapedAt": "2026-06-20T02:11:47.312Z"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:free-fire-kipas/verify/{uid}": {
      "get": {
        "operationId": "bypass_tools_free_fire_kipas_verify",
        "summary": "Verify",
        "description": "Verifikasi format Free Fire UID (format-only, no account data).",
        "tags": [
          "Free Fire Kipas UID Verifier"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/free-fire-kipas#reference-verify"
        },
        "parameters": [
          {
            "name": "uid",
            "in": "path",
            "required": true,
            "description": "Free Fire UID (numeric). Catatan: upstream hanya verifikasi format, tidak balikin data akun.",
            "schema": {
              "type": "string",
              "example": "902991369"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "uid": "902991369",
                    "note": "Upstream hanya memverifikasi format UID — tidak mengembalikan data akun (nickname/region/level).",
                    "valid": true,
                    "status": "success",
                    "message": "UID verification successful."
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:gzenx/resolve": {
      "get": {
        "operationId": "bypass_tools_gzenx_resolve",
        "summary": "GZenX",
        "description": "Resolve a GZenX script page to its title + loadstring payload.",
        "tags": [
          "GZenX"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/gzenx#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Full page URL (article atau script page), atau slug-nya langsung.",
            "schema": {
              "type": "string",
              "example": "https://www.gzenx.com/subpages/ezfb7qll.php"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "url": "https://www.gzenx.com/subpages/p36yy966.php",
                    "title": "*NEW* Weak Legacy 2 Script (PASTEBIN 2025) (AUTO FARM , AUTO LEVEL , AUTO ATTACK)",
                    "script": "loadstring(game:HttpGet(\"https://raw.githubusercontent.com/Omgshit/Scripts/main/MainLoader.lua\"))()",
                    "scrapedAt": "2026-06-20T10:13:17.161Z",
                    "usedFlare": false
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:link2unlock/resolve": {
      "get": {
        "operationId": "bypass_tools_link2unlock_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Link2Unlock Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/link2unlock#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL link2unlock yang mau di-bypass",
            "schema": {
              "type": "string",
              "example": "https://link2unlock.com/efb8f"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "name": "Anjay Test",
                    "note": "testt ajaj",
                    "alias": "efb8f",
                    "linkId": 66834,
                    "unlocks": [
                      {
                        "url": "https://www.youtube.com/shorts/5mlltpmKJL4",
                        "name": "Downlonhhh niehhh"
                      }
                    ],
                    "inputUrl": "https://link2unlock.com/efb8f",
                    "scrapedAt": "2026-05-22T17:09:45.206Z",
                    "primaryUrl": "https://www.youtube.com/shorts/5mlltpmKJL4",
                    "skippedTasks": [
                      {
                        "icon": "/icons/youtube.svg",
                        "social": "youtube",
                        "message": "Subscribe",
                        "actionUrl": "https://www.youtube.com/shorts/5mlltpmKJL4"
                      },
                      {
                        "icon": "/icons/like.svg",
                        "social": "like",
                        "message": "Like Video",
                        "actionUrl": "https://www.youtube.com/shorts/5mlltpmKJL4"
                      },
                      {
                        "icon": "/icons/instagram.svg",
                        "social": "instagram",
                        "message": "Follow Instagram",
                        "actionUrl": "https://www.instagram.com/shorts/5mlltpmKJL4"
                      }
                    ]
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:linkify/resolve": {
      "get": {
        "operationId": "bypass_tools_linkify_resolve",
        "summary": "Resolve",
        "description": "Resolve a Linkify short/locked link to its destination URL.",
        "tags": [
          "Linkify"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/linkify#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Short/locker link go.linkify.ru yang mau di-resolve, atau kode-nya langsung (mis. 28Mw).",
            "schema": {
              "type": "string",
              "example": "https://go.linkify.ru/28Mw"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "ok": true,
                    "code": "28Mw",
                    "inputUrl": "https://go.linkify.ru/28Mw",
                    "viaProxy": false,
                    "linkTitle": "Brian Moser.mcpack — Яндекс Диск",
                    "scrapedAt": "2026-06-20T02:12:46.372Z",
                    "destinationUrl": "https://disk.yandex.ru/d/ySbilegSilCYAw"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:linkvertise/resolve": {
      "get": {
        "operationId": "bypass_tools_linkvertise_resolve",
        "summary": "Resolve",
        "description": "Resolve a Linkvertise locked link (and link-to.net/link-hub.net family) to its destination URL.",
        "tags": [
          "Linkvertise"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/linkvertise#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Locked short link yang mau di-resolve (linkvertise.com / link-to.net / link-hub.net / link-target.org / link-target.net / link-center.net / direct-link.net), atau bare `<userId>/<slug>`.",
            "schema": {
              "type": "string",
              "example": "https://linkvertise.com/119714/EzHub"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "url": "http://www.mediafire.com/file/zz5s5rb82c8v4vy/EZ+Hub.txt/file",
                    "slug": "EzHub",
                    "userId": "119714",
                    "inputUrl": "https://linkvertise.com/119714/EzHub",
                    "scrapedAt": "2026-06-20T02:10:56.807Z",
                    "viaBrowser": true
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:linkzy/resolve": {
      "get": {
        "operationId": "bypass_tools_linkzy_resolve",
        "summary": "Resolve",
        "description": "Resolve a Linkzy locked link to its destination URL.",
        "tags": [
          "Linkzy"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/linkzy#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Unlock link locker (path /unlock/<code> atau /u/<code>), atau kode-nya langsung.",
            "schema": {
              "type": "string",
              "example": "https://linkzy.space/unlock/81439f4a"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "code": "81439f4a",
                    "title": "Night Mystic Hub - Blox Fruits Script",
                    "creator": "ScriptLix",
                    "inputUrl": "https://linkzy.space/unlock/81439f4a",
                    "viaProxy": false,
                    "scrapedAt": "2026-06-20T02:12:48.028Z",
                    "destinationUrl": "https://lootdest.org/s?QVip5Czw",
                    "requiredActions": [
                      {
                        "url": "https://www.youtube.com/@Jaiaca01",
                        "action": "notifications",
                        "platform": "youtube"
                      },
                      {
                        "url": "https://discord.gg/NETzYhAqMg",
                        "action": "join_server",
                        "platform": "discord"
                      },
                      {
                        "url": "https://youtu.be/E8Rbbo33GLg",
                        "action": "like-comment",
                        "platform": "youtube"
                      }
                    ]
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:mboost/resolve": {
      "get": {
        "operationId": "bypass_tools_mboost_resolve",
        "summary": "Resolve",
        "description": "Resolve an MBoost locked link to its destination URL.",
        "tags": [
          "MBoost"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/mboost#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Link halaman unlock (host/<id>). Handler ekstrak destination tanpa nyelesaiin step/captcha.",
            "schema": {
              "type": "string",
              "example": "https://mboost.me/abc"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "ok": true,
                    "tier": "t1",
                    "steps": [
                      "Subscribe and turn on notifications",
                      "Comment and like",
                      "Browse this website"
                    ],
                    "views": 528,
                    "pageid": "abc",
                    "viaBrowser": false,
                    "originalUrl": "https://mboost.me/abc",
                    "stepsBypassed": 3,
                    "destinationUrl": "https://pastebin.com/7ayMihLZ"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:paste-drop/get": {
      "get": {
        "operationId": "bypass_tools_paste_drop_get",
        "summary": "Get Paste",
        "description": "Fetch a public Paste-Drop paste content + metadata by URL or slug.",
        "tags": [
          "Paste-Drop"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/paste-drop#reference-get"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL paste publik atau slug-nya langsung (mis. `AdoptMeScript2024`).",
            "schema": {
              "type": "string",
              "example": "AdoptMeScript2024"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": 43090,
                    "url": "https://paste-drop.com/AdoptMeScript2024",
                    "slug": "AdoptMeScript2024",
                    "tags": "[\"Adopt Me Script\",\"Adopt Me Trade Scam Script\",\"Adopt Me Freeze Trade Script\",\"Adopt Me Auto Farm Script\",\"Adopt Me Auto Farm Pet Script\",\"Adopt Me Pet Spawner Script\",\"Adopt Me Roblox Script\",\"Adopt Me Infinite Bucks Script\",\"Adopt Me Script 2024\",\"Adopt Me Remove Pet On Second Trade Script\"]",
                    "title": "Adopt Me Script 2024",
                    "views": 5594,
                    "author": {
                      "name": "Adopt Me Script 2024",
                      "username": "adoptmescript2024"
                    },
                    "content": "--discord.gg/ShKtjJWvr2\n\nloadstring(game:HttpGet(\"https://raw.githubusercontent.com/XScriptsOfficial/AdoptMe/main/Scripts\"))()",
                    "allowRaw": true,
                    "createdAt": "2024-08-19 02:46",
                    "scrapedAt": "2026-06-20T10:12:04.567Z",
                    "updatedAt": "2024-09-04T13:53:12.000000Z",
                    "videoEmbed": "https://www.youtube.com/embed/-I4s3erCY9k",
                    "isProtected": false
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:pastebin/raw": {
      "get": {
        "operationId": "bypass_tools_pastebin_raw",
        "summary": "Raw Paste",
        "description": "Fetch raw plaintext content of a public Pastebin paste by URL or id.",
        "tags": [
          "Pastebin"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/pastebin#reference-raw"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Paste URL atau id-nya langsung (mis. 1PWxczzC). Paste harus public.",
            "schema": {
              "type": "string",
              "example": "https://pastebin.com/1PWxczzC"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": "1PWxczzC",
                    "url": "https://pastebin.com/1PWxczzC",
                    "size": 1688,
                    "lines": 46,
                    "content": "GSA URL REDIRECT PRO V2.70 CHECK (Cholibrium HH):\r\n\r\nhttp://freeurlredirect.com/holibrium269987\r\nhttp://poderdiario.com/Cholibrium305310\r\nhttp://saleoffer.co/Cholibrium-286719\r\nhttps://1borsa.com/holibrium405322\r\nhttps://beta.thryt.com/Cholibrium360819\r\nhttps://bittyshort.com/Cholibrium933184\r\nhttps://alstr.in/Cholibrium-414643\r\nhttps://da.gd/Cholibrium\r\nhttps://gowedia.link/Cholibrium756677\r\nhttps://digitalsnax.com/Cholibrium106297\r\nhttps://gnosis.link/Cholibrium-745960\r\nhttps://autozed-h.com/Cholibrium679115\r\nhttp://owy.pl/Cholibrium-246515\r\nhttps://hiurls.com/Cholibrium-427538\r\nhttps://jbiv.com/Cholibrium730648\r\nhttps://cutxly.com/Cholibrium433297\r\nhttps://kisalt.co/Cholibrium672491\r\nhttps://link.1hut.ru/Cholibrium527039\r\nhttps://avyc.io/Cholibrium982276\r\nhttps://hellokity.xyz/Cholibrium-368614\r\nhttps://lnkbits.com/Cholibrium157751\r\nhttps://makeachang-e.com/Cholibrium-663555\r\nhttps://onlineuniversalwork.com/holibrium473150\r\nhttps://m.clickto.cc/Cholibrium-18665\r\nhttps://joinnow.me/Cholibrium355446\r\nhttps://pdfja.com/Cholibrium-633473\r\nhttps://nordwit.com/Cholibrium333091\r\nhttps://plu.sh/cholibrium142023\r\nhttps://piti.nc/Cholibrium-386684\r\nhttps://pedalhub.store/Cholibrium-299739\r\nhttps://qrlinkgenerator.com/Cholibrium683799\r\nhttps://sh.nz/Cholibrium98145\r\nhttps://share.goingsocial.gr/Cholibrium-644080\r\nhttps://short.vird.co/Cholibrium-989358\r\nhttps://shorto.link/Cholibrium371467\r\nhttps://supershort.to/Cholibrium846991\r\nhttps://trbs.link/Cholibrium58447\r\nhttps://ufasofilmebi.one/Cholibrium310887\r\nhttps://urlnub.com/Cholibrium429085\r\nhttps://3scomputers.com/Cholibrium394865\r\nhttps://vlblink.com/Cholibrium-344957\r\nhttps://tusviralesc.us/Cholibrium-554065\r\n\r\n..",
                    "provider": "pastebin",
                    "viaProxy": false,
                    "scrapedAt": "2026-06-20T02:10:37.385Z"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:pastefy/get": {
      "get": {
        "operationId": "bypass_tools_pastefy_get",
        "summary": "Get Paste",
        "description": "Fetch a public Pastefy paste content + metadata by URL or id.",
        "tags": [
          "Pastefy"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/pastefy#reference-get"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Paste link or id to fetch (full URL or bare id).",
            "schema": {
              "type": "string",
              "example": "https://pastefy.app/35OpZwqx"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": "35OpZwqx",
                    "tags": [],
                    "type": "PASTE",
                    "title": "",
                    "author": {
                      "id": "jEzo2SQk",
                      "name": "Galactic"
                    },
                    "content": "-- This file was generated by galactic dumper | V2.3\nlocal fenv = getfenv()\nlocal PathfindingService = game:GetService(\"PathfindingService\")\nlocal UserInputService = game:GetService(\"UserInputService\")\nlocal Players = game:GetService(\"Players\")\nlocal Lighting = game:GetService(\"Lighting\")\nlocal RunService = game:GetService(\"RunService\")\nlocal ReplicatedStorage = game:GetService(\"ReplicatedStorage\")\nlocal loaded = loadstring(game:HttpGet(\"https://raw.githubusercontent.com/DarkDoorsKing/Gui/main/Library\", true))()\nlocal loaded2 = loadstring(game:HttpGet(\"https://raw.githubusercontent.com/DarkDoorsKing/Gui/main/ThemeManager\", true))()\nlocal loaded3 = loadstring(game:HttpGet(\"https://raw.githubusercontent.com/DarkDoorsKing/Gui/main/SaveManager\", true))()\nlocal notify = loaded:Notify('BlackKing : Loading Gui')\nlocal Players = \"Welcome to BlackKing  \" .. game:GetService(\"Players\").LocalPlayer.DisplayName\nlocal notify2 = loaded:Notify(Players)\nlocal Sound = Instance.new(\"Sound\")\nSound.Parent = game:GetService(\"SoundService\")\nSound.SoundId = \"rbxassetid://4590662766\"\nSound.Volume = 5\nSound.PlayOnRemove = true\nlocal sound9Result = Sound(Sound)\nlocal ReplicatedStorage = \"Blackking - Client | Doors : \" .. game:GetService(\"ReplicatedStorage\").GameData.Floor.Value .. \" | \" .. game:GetService(\"Players\").LocalPlayer.DisplayName\nlocal createWindow = loaded:CreateWindow({\n    AutoShow = true,\n    Title = ReplicatedStorage,\n    ShowCustomCursor = true,\n    MenuFadeTime = 0.2,\n    TabPadding = 5,\n    Center = true\n})\nlocal RunService = game:GetService(\"RunService\").RenderStepped:Connect(function(arg1, arg2, arg3, arg4, arg5) --[[ Fail to get function body!! ]] end)\n_G.Remote = 'RemotesFolder'\nlocal Players2 = game:GetService(\"Players\").LocalPlayer.Character:FindFirstChildOfClass('Humanoid')\n_G.entitynames = {\n    'RushMoving',\n    'AmbushMoving',\n    'Snare',\n    'A60',\n    'A120',\n    'SeekMovingNewClone',\n    'JeffTheKiller',\n    'Eyes',\n    'BackdoorRush',\n    'BackdoorLookman'\n}\n_G.KeyColor = Color3.fromRGB(0, 255, 230)\n_G.LeverColor = Color3.fromRGB(0, 255, 230)\n_G.BookColor = Color3.fromRGB(0, 25, 255)\n_G.BreakerColor = Color3.fromRGB(0, 25, 255)\n_G.SelectSpeedBoost = 'SpeedBoostBehind'\n_G.CaptionTime = 5\n_G.CaptionId = '3848738542'\n_G.CaptionVolume = CaptionTime\n_G.JumpPower = CaptionVolume\n_G.ThirdPersonMove = 0\n_G.ThirdPersonDistanceZoom = 10\n_G.SelectBoots = 6\n_G.FieldOfViewe = 70\n_G.DistanceInteract = 14.5\n_G.DoorsColor = Color3.fromRGB(CaptionVolume, 255, ThirdPersonMove)\n_G.FakeDoorsColor = Color3.fromRGB(255, ThirdPersonMove, ThirdPersonMove)\n_G.FuseColor = Color3.fromRGB(ThirdPersonMove, 255, 230)\n_G.GuidingLightColor = Color3.fromRGB(ThirdPersonMove, 255, 230)\n_G.EntityColor = Color3.fromRGB(255, ThirdPersonMove, ThirdPersonMove)\n_G.PlayersColor = Color3.fromRGB(CaptionVolume, 255, ThirdPersonMove)\n_G.GeneratorColor = Color3.fromRGB(203, 255, ThirdPersonMove)\n_G.LockerColor = Color3.fromRGB(56, 127, ThirdPersonMove)\n_G.ItemColor = Color3.fromRGB(ThirdPersonMove, 255, 230)\n_G.AnchorColor = Color3.fromRGB(73, ThirdPersonMove, 255)\n_G.WaterPumpColor = Color3.fromRGB(73, ThirdPersonMove, 255)\n_G.Itemshop = 'Lockpick'\n_G.ItemNumber = 1\n_G.chattext = 'Has Spawn'\n_G.VersionBypassSpeed = 'Version2'\n_G.SelectPlayer = 'nail'\n_G.BackpackSelect = 'Character'\n_G.FillTransparency = 0.9\n_G.OutlineTransparency = ThirdPersonMove\n_G.DelayHide = ItemNumber\n_G.KeyEsp = false\n_G.AutoCompleteBreaker = KeyEsp\n_G.EspLever = KeyEsp\n_G.EspBreaker = KeyEsp\n_G.EspBook = KeyEsp\n_G.PadLock = EspBook\n_G.BypassAntiCheatBest = EspBook\n_G.AnchorAuto = EspBook\n_G.CaptionNotification = EspBook\n_G.LibraryNotification = EspBook\n_G.HideHeartbeat = EspBook\n_G.chat = EspBook\nerror(\"[string \\\"input.lua\\\"]:1: runtime error\")",
                    "createdAt": "2026-06-19 23:58:12.0",
                    "encrypted": false,
                    "scrapedAt": "2026-06-20T02:10:34.591Z",
                    "visibility": "PUBLIC",
                    "contentLength": 3748
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:pastelua/get": {
      "get": {
        "operationId": "bypass_tools_pastelua_get",
        "summary": "Get Paste",
        "description": "Fetch a public PasteLua paste content by URL or id.",
        "tags": [
          "PasteLua"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/pastelua#reference-get"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Paste link or id to unlock (full share URL, locker URL, or bare id).",
            "schema": {
              "type": "string",
              "example": "https://pastelua.com/k8mp5aw1"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": "k8mp5aw1",
                    "slug": "-broken-blade-script-auto-farm-auto-attack-auto-raid-auto-eclipse-the-best-k8mp5aw1",
                    "tags": [],
                    "title": "⚔️ Broken Blade Script — AUTO FARM, AUTO ATTACK, AUTO RAID, AUTO ECLIPSE (THE BEST)",
                    "views": 5264,
                    "locked": true,
                    "content": "loadstring(game:HttpGet(\"https://raw.githubusercontent.com/ApelsinkaFr/ApelHub/refs/heads/main/ApelHub\"))()",
                    "inputUrl": "https://pastelua.com/k8mp5aw1",
                    "createdAt": "2026-05-30T11:44:41.52142+00:00",
                    "scrapedAt": "2026-06-20T02:12:45.038Z",
                    "updatedAt": "2026-05-30T11:44:41.52142+00:00",
                    "loadstring": "loadstring(game:HttpGet(\"https://raw.githubusercontent.com/ApelsinkaFr/ApelHub/refs/heads/main/ApelHub\"))()",
                    "visibility": "public",
                    "description": "",
                    "contentLength": 107
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:paster-so/get": {
      "get": {
        "operationId": "bypass_tools_paster_so_get",
        "summary": "Get Paste",
        "description": "Fetch a public Paster.so paste content by URL or id.",
        "tags": [
          "Paster.so"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/paster-so#reference-get"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL paste publik atau id-nya langsung (mis. `dHSLD`).",
            "schema": {
              "type": "string",
              "example": "https://paster.so/dHSLD"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": "dHSLD",
                    "url": "https://paster.so/dHSLD",
                    "title": "STW 130",
                    "content": "🔞STW 130\nMega Link⤵️⤵️🔥🔥\nhttps://link-target.net/621465/stw-130\nJoin Channel Telegram⤵️⤵️🔥🔥\nhttps://t.me/+48RUbyitwQQyZmM1\nBackup Channel Telegram⤵️⤵️🔥🔥\nhttps://t.me/Big_A55Collection2",
                    "scrapedAt": "2026-06-20T10:12:07.565Z",
                    "contentHtml": "<p><strong><em>🔞STW 130</em></strong></p><p><strong>Mega Link⤵️⤵️🔥🔥</strong></p><p><a href=\"https://link-target.net/621465/stw-130\" rel=\"noopener noreferrer nofollow\" target=\"_blank\">https://link-target.net/621465/stw-130</a></p><p><strong>Join Channel Telegram⤵️⤵️🔥🔥</strong></p><p><a href=\"https://t.me/+48RUbyitwQQyZmM1\" rel=\"noopener noreferrer nofollow\" target=\"_blank\">https://t.me/+48RUbyitwQQyZmM1</a></p><p><strong>Backup Channel Telegram⤵️⤵️🔥🔥</strong></p><p><a href=\"https://t.me/Big_A55Collection2\" rel=\"noopener noreferrer nofollow\" target=\"_blank\">https://t.me/Big_A55Collection2</a></p><p></p>"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:platoboost/resolve": {
      "get": {
        "operationId": "bypass_tools_platoboost_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Platoboost Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/platoboost#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Gateway URL key-system (https://auth.platorelay.com/a?d=...) atau ticket-nya saja",
            "schema": {
              "type": "string",
              "example": "https://auth.platorelay.com/a?d=acDPpme9uTq8Tf5KGDlfE2vZVDRoCdH5C04KTPP5acl2KjZE810EDJx8AsxBL4DcTWWkZ0fw77mNzzO6Ji0gk4M2C0Cd8PadI8kQ9rIxYRNIhuIZc8At7PubKFoovBYHmNwEvccazXWodhwlIplGRFznwPO87YIZzFNBzey6txlI6Cqj7NUoZzKabRqkQPv8Y8PYqwlZ6bFEGhEwvdheih5Vp9fzxieCSDVWnVZwYW3jUZHKq57uXrCqELwjHTEjkDaem4bHlPMWwb9MTKLiagAu3oLPwN6f2a0uYgQxdR2O5u00844RNudt79T7GE5D5AoAKgm4svWCaTp0MCAx6PJdvb9pCsXAfGop1Lygoi40nsbzH5WRCbUKLbT05VtlffxjwkNVYJxeg37wGAJs7cwxCWhieVvry1Bx2eqbCiGB6ruAApCTdIJChVJ4Ok9MDPfgOaGl5Ey8LoLzVnObxFhFLllSC0KNQMWw4AUn"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "key": "FREE_71973b5f5ca7aa477e47de6bd4dff5ad",
                    "ticket": "4hllT7KQSh7WX3gqgEcEsb9q...",
                    "inputUrl": "https://auth.platorelay.com/a?d=4hllT7KQSh7WX3gqgEcEsb9q8kZlBkttSsWewYKBJSRAp5h7tEVhvHMecEeCJ7CAhXKsbyLy2Er8wj7PzvoefixmM28thUH7aBT5BPRXeTRHkCCnezyiZbNhGQsp13o9SJcraxJXLePOO0YzhrybtQcVHizaIOvbfj9njri2MryRrEasCDxI2nPmanoytAm3td8A0gXyB7Ca6mWGAlmo9xXk4ymdL4hpXwqKbgMRa8C35ARL7vfftRR3iBWyvJ8ob5sIc6spimJs4mOI5T2DU22EURaVHYDHdU2fslI2MZLCUj8qCHWxYfjaN8mgLWuwEaqv36boMcX6OuO5OjT6pS9pdxRamsvb2CkyCn169EVLZcKwoIBQkZwGZfudRF0ZvFjh9auSdNO88DttjGmfD4VaFDRowHPW8BL8kCwtqmACcZEbAlSipvSpT1TtPERtxiC1m4EveLoNMeuhZTSOLPVsM1ASde5sJvu4UvhJ",
                    "clickTier": "dynamic",
                    "hoursLeft": 23.98,
                    "viaBrowser": true,
                    "minutesLeft": 1439,
                    "serviceName": "platoboost",
                    "durationHours": 24
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:rentry/raw": {
      "get": {
        "operationId": "bypass_tools_rentry_raw",
        "summary": "Raw",
        "description": "Fetch the rendered markdown content of a public Rentry paste.",
        "tags": [
          "Rentry"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/rentry#reference-raw"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL paste publik atau id-nya langsung (mis. `what`).",
            "schema": {
              "type": "string",
              "example": "https://rentry.co/what"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": "what",
                    "url": "https://rentry.co/what",
                    "title": "What",
                    "length": 3843,
                    "content": "What\n\nRentry.co is a\n\nmarkdown paste service\n\nservice with preview, custom urls and editing. Fast, simple and free.\n\n\n\nMarkdown is a lightweight markup language with plain text formatting. It allows you to easily combine text, images, links, code snippets and more into a single article. Here is a short cheatsheet to get you started. There is also an example entry.\n\n\n\nUrl\n\nOptional url can be set. It goes rentry.co/HERE. If no url was set then random url will be generated automatically.\n\nEdit code\n\nOptional edit code can be set. It can be used to edit, delete or rename the entry later. You can share this code with anyone so a group of people can edit the same entry. Without this code you have no control over your entry, so remember it or save it.\n\n\nModify code\n\nWhen editing, you may set a modify code, which is used in place of an edit code when editing a Rentry. A modify code can only be used to edit the Rentry's text, allowing you to share it without risking the URL being stolen.\n\nLimits\n\nCurrents limits are:\n\n\n200000 characters for text field.\n\n2-100 characters for custom url field. Must contain only latin letters, numbers, underscores or hyphens.\n\n1-100 characters for custom edit code field. Anything is allowed here.\n\n\n\nSome sort of rules\n\nDon't spam, don't abuse, don't break the law.\n\nIf you hoard / squat URLS that are common words or names, they may be re-assigned. Any rentry with genuine content and last edit in the last 12 months is safe from this.\n\nYou can claim a URL using the claim form: https://rentry.co/request-url\n\nSee the full guide on claims and re-claims: https://rentry.co/claim-guide\n\nNeed claim inspiration? Check the Official Hoard List: https://rentry.co/official-hoard-list\n\nDuration\n\nYour entries will be kept forever. Unless they break the rules, in which case they might get deleted. Or unless you delete them yourself.\n\nViews\n\nAre updated every 10 minutes.\n\nForgot my edit code, wat do?\n\nContact us at [email&#160;protected] and we'll try to verify you as the owner, either using your email from a past claim, or using the Verify Guide\n\nCommand line\n\nWant to paste markdown from command line? Use this - github.com/radude/rentry\n\nEtc\n\n\nHit Ctrl+Enter to submit an entry.\n\nClick on # Headers to get permalinks.\n\nThere is a mirror if the main domain doesn't work for you - rentry.org\n\n\n\nWhy Rentry\n\n\nOnline since 2017\n\nActive support over email and Twitter\n\nPopular - over 25k new posts per day, 7k edits per day and 500,000 visits per day\n\nVery safe - has possibly the strongest illegal material detector of any pasting site\n\nSuper secure data - everything is replicated to a second server instantly and fully backed up daily\n\nAvailable over API\n\nPrepared to grow, ready to add more servers as required\n\nWe don't and won't bug you for payment... ever! Rentry will always be free\n\nOpen to feedback - just send us a message\n\n\n\nSupport Us\n\nSubscribe to a Rentry Membership\n\nDonate over Bitcoin: bc1qg3hjv329z3dvvuh80v3tqkrfgrkner7psfvdnl\n\n\n\nIf you want to donate via Bitcoin, email us with the details and we'll add the USD equivalent to your account as membership. Kofi donations are applied to your account automatically!\n\nJoin Us\n\nCome join us on the Official Rentry Discord to get involved with the community, ask questions and suggest new features.\n\nIntroducing Sonata\n\nWe're working on Sonata, a new social platform built to resist AI content and deception online. It's nearly ready for its first release - sign up to the waitlist today!\n\nRentry Official Blog\n\nDecember 18th, 2023: Ads, Patreon and the income we need to survive\n\nMarch 22nd, 2024: More Introductions, 2024 So Far & Exciting Things To Come\n\nChangelogs\n\n2026\n\n2025\n\n2024\n\nPolicies\n\n\nTerms of Service\n\nPrivacy Policy\n\nAcceptable Use Policy\n\nDMCA Policy\n\nCookie Policy\n\n\nContacts\n\nMail to [email&#160;protected] or use Twitter.",
                    "viaProxy": false,
                    "scrapedAt": "2026-06-20T02:10:37.871Z",
                    "contentHtml": "<article>\n                <div>\n                    <h2 class=\"h5\" id=\"wat\">What<a class=\"headerlink\" href=\"#wat\" title=\"Permanent link\"></a></h2>\n                    <p style=\"display: inline\">Rentry.co is a </p>\n                    <h1 class=\"ml-0 p-0 no-pointer font-weight-normal d-inline\" style=\"font-size: 16px\">markdown paste service</h1>\n                    <p style=\"display: inline\"> service with preview, custom urls and editing. Fast, simple and free.</p>\n                    <p></p>\n                    <p>Markdown is a lightweight markup language with plain text formatting. It allows you to easily combine text, images, links, code snippets and more into a single article. Here is a short <a href=\"/how\">cheatsheet</a> to get you started. There is also an <a href=\"/example-3242785/edit\">example</a> entry.</p>\n                    <p></p>\n\n                    <h2 class=\"h5\" id=\"url\">Url<a class=\"headerlink\" href=\"#url\" title=\"Permanent link\"></a></h2>\n                    <p>Optional url can be set. It goes rentry.co/HERE. If no url was set then random url will be generated automatically.</p>\n\n                    <h2 class=\"h5\" id=\"edit-code\">Edit code<a class=\"headerlink\" href=\"#edit-code\" title=\"Permanent link\"></a></h2>\n                    <p>Optional edit code can be set. It can be used to edit, delete or rename the entry later. You can share this code with anyone so a group of people can edit the same entry. Without this code you have no control over your entry, so remember it or save it.</p>\n                    \n                    <h2 class=\"h5\" id=\"modify-code\">Modify code<a class=\"headerlink\" href=\"#modify-code\" title=\"Permanent link\"></a></h2>\n                    <p>When editing, you may set a modify code, which is used in place of an edit code when editing a Rentry. A modify code can only be used to edit the Rentry's text, allowing you to share it without risking the URL being stolen.</p>\n\n\n                    <h2 class=\"h5\" id=\"limits\">Limits<a class=\"headerlink\" href=\"#limits\" title=\"Permanent link\"></a></h2>\n                    <p>Currents limits are:</p>\n                    <ul>\n                        <li>200000 characters for text field.</li>\n                        <li>2-100 characters for custom url field. Must contain only latin letters, numbers, underscores or hyphens.</li>\n                        <li>1-100 characters for custom edit code field. Anything is allowed here.</li>\n                    </ul>\n\n                    <h2 class=\"h5\" id=\"rules\">Some sort of rules<a class=\"headerlink\" href=\"#rules\" title=\"Permanent link\"></a></h2>\n                    <p>Don't spam, don't abuse, don't break the law.</p>\n                    <p>If you hoard / squat URLS that are common words or names, they may be re-assigned. Any rentry with genuine content and last edit in the last 12 months is safe from this.</p>\n                    <p>You can claim a URL using the claim form: <a href=\"/request-url\">https://rentry.co/request-url</a></p>\n                    <p>See the full guide on claims and re-claims: <a href=\"/claim-guide\">https://rentry.co/claim-guide</a></p>\n                    <p>Need claim inspiration? Check the Official Hoard List: <a href=\"/official-hoard-list\">https://rentry.co/official-hoard-list</a></p>\n                    <h2 class=\"h5\" id=\"duration\">Duration<a class=\"headerlink\" href=\"#duration\" title=\"Permanent link\"></a></h2>\n                    <p>Your entries will be kept forever. Unless they break the rules, in which case they <i>might</i> get deleted. Or unless you delete them yourself.</p>\n\n                    <h2 class=\"h5\" id=\"views\">Views<a class=\"headerlink\" href=\"#views\" title=\"Permanent link\"></a></h2>\n                    <p>Are updated every 10 minutes.</p>\n\n                    <h2 class=\"h5\" id=\"forgot\">Forgot my edit code, wat do?<a class=\"headerlink\" href=\"#forgot\" title=\"Permanent link\"></a></h2>\n                    <p>Contact us at <a href=\"/cdn-cgi/l/email-protection\" class=\"__cf_email__\" data-cfemail=\"a3d0d6d3d3ccd1d7e3d1c6cdd7d1da8dc0cc\">[email&#160;protected]</a> and we'll try to verify you as the owner, either using your email from a past claim, or using the <a href=\"/verify-guide\">Verify Guide</a></p>\n\n                    <h2 class=\"h5\" id=\"command-line\">Command line<a class=\"headerlink\" href=\"#command-line\" title=\"Permanent link\"></a></h2>\n                    <p>Want to paste markdown from command line? Use this - <a href=\"https://github.com/radude/rentry\">github.com/radude/rentry</a></p>\n\n                    <h2 class=\"h5\" id=\"etc\">Etc<a class=\"headerlink\" href=\"#etc\" title=\"Permanent link\"></a></h2>\n                    <ul>\n                        <li>Hit <code>Ctrl+Enter</code> to submit an entry.</li>\n                        <li>Click on # Headers to get permalinks.</li>\n                        <li>There is a mirror if the main domain doesn't work for you - rentry.org</li>\n                    </ul>\n\n                    <h2 class=\"h5\" id=\"why-rentry\">Why Rentry<a class=\"headerlink\" href=\"#why-rentry\" title=\"Permanent link\"></a></h2>\n                    <ul>\n                        <li>Online since 2017</li>\n                        <li>Active support over email and Twitter</li>\n                        <li>Popular - over 25k new posts per day, 7k edits per day and 500,000 visits per day</li>\n                        <li>Very safe - has possibly the strongest illegal material detector of any pasting site</li>\n                        <li>Super secure data - everything is replicated to a second server instantly and fully backed up daily</li>\n                        <li>Available over API</li>\n                        <li>Prepared to grow, ready to add more servers as required</li>\n                        <li>We don't and won't bug you for payment... ever!  Rentry will always be free</li>\n                        <li>Open to feedback - just send us a message</li>\n                    </ul>\n\n                    <h2 class=\"h5\" id=\"support-us\">Support Us<a class=\"headerlink\" href=\"#support-us\" title=\"Permanent link\"></a></h2>\n                    <p><a href=\"/user-account/membership\">Subscribe to a Rentry Membership</a></p>\n                    <p>Donate over Bitcoin: bc1qg3hjv329z3dvvuh80v3tqkrfgrkner7psfvdnl</p>\n                    <p><script data-cfasync=\"false\" src=\"/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js\"></script><script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/Widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support Rentry on Ko-fi', '#72a4f2', 'U7U5YYNTY');kofiwidget2.draw();</script> </p>\n                    <p>If you want to donate via Bitcoin, email us with the details and we'll add the USD equivalent to your account as membership. Kofi donations are applied to your account automatically!</p>\n\n                    <h2 class=\"h5\" id=\"support-us\">Join Us<a class=\"headerlink\" href=\"#join-us\" title=\"Permanent link\"></a></h2>\n                    <p>Come join us on the <a href=\"https://discord.gg/5NzCPtf43E\">Official Rentry Discord</a> to get involved with the community, ask questions and suggest new features.</p>\n\n                    <h2 class=\"h5\" id=\"sonata\">Introducing Sonata<a class=\"headerlink\" href=\"#sonata\" title=\"Sonata\"></a></h2>\n\n                    <p>We're working on Sonata, <a href=\"https://info.sonata.social\" target=\"_blank\">a new social platform</a> built to resist AI content and deception online. It's nearly ready for its first release - sign up to the waitlist today!</p>\n\n                    <h2 class=\"h5\" id=\"blog\">Rentry Official Blog<a class=\"headerlink\" href=\"#blog\" title=\"Permanent link\"></a></h2>\n\n                    <p><a href=\"/x9dq79\">December 18th, 2023: Ads, Patreon and the income we need to survive</a></p>\n\n                    <p><a href=\"/p89riiyh\">March 22nd, 2024: More Introductions, 2024 So Far & Exciting Things To Come</a></p>\n\n                    <h2 class=\"h5\" id=\"changelog\">Changelogs</h2>\n\n                    <p><a href=\"/rentry-changelog-2026-g435fdgjf\">2026</a></p>\n\n                    <p><a href=\"/rentry-changelog-2025-f543553\">2025</a></p>\n\n                    <p><a href=\"/rentry-changelog-2024-a132394\">2024</a></p>\n\n                    <h2 class=\"h5\" id=\"changelog\">Policies</h2>\n\n                    \n                    <p><a href=\"/rentry_terms_of_service\">Terms of Service</a></p>\n                    <p><a href=\"/rentry_privacy_policy\">Privacy Policy</a></p>\n                    <p><a href=\"/rentry_acceptable_use_policy\">Acceptable Use Policy</a></p>\n                    <p><a href=\"/rentry_dmca_policy\">DMCA Policy</a></p>\n                    <p><a href=\"/rentry_cookie_policy\">Cookie Policy</a></p>\n                    \n                    <h2 class=\"h5\" id=\"contacts\">Contacts<a class=\"headerlink\" href=\"#contacts\" title=\"Permanent link\"></a></h2>\n                    <p>Mail to <a href=\"/cdn-cgi/l/email-protection\" class=\"__cf_email__\" data-cfemail=\"681b1d1818071a1c281a0d061c1a11460b07\">[email&#160;protected]</a> or use <a href=\"https://twitter.com/rentry_co\">Twitter</a>.</p>\n                </div>\n            </article>"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:safelinku/resolve": {
      "get": {
        "operationId": "bypass_tools_safelinku_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Safelinku Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/safelinku#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL sfl.gl / safelinku / lokerwfh.net shortlink yang mau di-bypass",
            "schema": {
              "type": "string",
              "example": "https://sfl.gl/D0Ze5"
            }
          },
          {
            "name": "preGoDelay",
            "in": "query",
            "required": false,
            "description": "Sleep antara verify dan /api/go (ms). Default 4000. Server reject kalau terlalu cepat",
            "schema": {
              "type": "number"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "flow": "url",
                    "alias": "D0Ze5",
                    "rayId": "m0p6fnGlyGa4x3OsAsPhvco4jjIZI96s",
                    "finalUrl": "https://www.youtube.com/shorts/5mlltpmKJL4",
                    "inputUrl": "https://sfl.gl/D0Ze5",
                    "elapsedMs": 5869,
                    "scrapedAt": "2026-05-22T17:19:54.257Z"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:scriptpastebins/resolve": {
      "get": {
        "operationId": "bypass_tools_scriptpastebins_resolve",
        "summary": "Resolve Paste",
        "description": "Resolve a Script Pastebins post to its title + script payload.",
        "tags": [
          "Script Pastebins"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/scriptpastebins#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Full paste URL, atau slug-nya langsung, atau post id (angka).",
            "schema": {
              "type": "string",
              "example": "https://scriptpastebins.com/dum-hub-blox-fruits/"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "id": 4838,
                    "url": "https://scriptpastebins.com/dum-hub-blox-fruits/",
                    "slug": "dum-hub-blox-fruits",
                    "title": "Dum Hub – Blox Fruits",
                    "script": "loadstring(game:HttpGet(\"https://raw.githubusercontent.com/DumHubdz/DumHubdzVN/refs/heads/main/DumHubdzVN.lua\"))()",
                    "scrapedAt": "2026-06-20T02:10:34.648Z",
                    "usedFlare": false
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:shrinkme/resolve": {
      "get": {
        "operationId": "bypass_tools_shrinkme_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Shrinkme Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/shrinkme#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL shrinkme.click atau shrinkme.io shortlink yang mau di-bypass",
            "schema": {
              "type": "string",
              "example": "https://shrinkme.click/anjahssjhdjdjawd"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "finalUrl": "https://grok.com",
                    "inputUrl": "https://shrinkme.click/anjahssjhdjdjawd",
                    "scrapedAt": "2026-05-22T17:28:24.651Z",
                    "shortCode": "anjahssjhdjdjawd",
                    "shortDomain": "shrinkme.click",
                    "destinationImage": "https://grok.com/icon-512x512.png",
                    "destinationTitle": "Grok",
                    "destinationDescription": "Grok is an AI assistant built by xAI. Chat, create images, write code, and get real-time answers from the web and X."
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:socialwolvez/resolve": {
      "get": {
        "operationId": "bypass_tools_socialwolvez_resolve",
        "summary": "Resolve link",
        "description": "Resolve a SocialWolvez social-gate link to its destination URL.",
        "tags": [
          "SocialWolvez"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/socialwolvez#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Short link locker (.../l/<code>) atau kode-nya saja",
            "schema": {
              "type": "string",
              "example": "https://socialwolvez.com/app/l/81439f4a"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "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
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:sub2unlock/bypass": {
      "get": {
        "operationId": "bypass_tools_sub2unlock_bypass",
        "summary": "Bypass Sub2Unlock",
        "description": "Takes a Sub2Unlock locked link and returns the final destination URL.",
        "tags": [
          "Sub2Unlock"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/sub2unlock#reference-bypass"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "Subscribe-to-unlock locked link URL.",
            "schema": {
              "type": "string",
              "example": "https://sub2unlock.com/hYTuA"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "ok": true,
                    "tier": "direct",
                    "sourceHost": "sub2unlock.com",
                    "originalUrl": "https://sub2unlock.com/hYTuA",
                    "destinationUrl": "https://www.roblox.com/games/914010731/Kuzen-Trainer-Ro-Ghoul-ALPHA?privateServerLinkCode=zYljAto6oYDtprfYLrfjoRPrcr6pedEB"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:sub4unlock/resolve": {
      "get": {
        "operationId": "bypass_tools_sub4unlock_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Sub4Unlock Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/sub4unlock#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL sub4unlock.co/<alias> yang mau di-bypass",
            "schema": {
              "type": "string",
              "example": "https://sub4unlock.co/I9zoNVN"
            }
          },
          {
            "name": "confirmUnlock",
            "in": "query",
            "required": false,
            "description": "Kirim konfirmasi unlock ke server. Default true. false = skip confirm, ambil langsung dari payload (lebih cepat)",
            "schema": {
              "type": "boolean"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "alias": "I9zoNVN",
                    "linkId": 84976,
                    "finalUrl": "https://google.com",
                    "inputUrl": "https://sub4unlock.co/I9zoNVN",
                    "confirmed": true,
                    "scrapedAt": "2026-05-22T17:36:23.421Z",
                    "skippedActions": [
                      {
                        "icon": "youtube",
                        "type": "Subscribe on Youtube",
                        "actionUrl": "https://www.youtube.com/watch?v=6_YMnm5JFGc&list=RD6_YMnm5JFGc&start_radio=1"
                      },
                      {
                        "icon": "youtube",
                        "type": "Like & Subscribe on Youtube",
                        "actionUrl": "https://www.youtube.com/anjay"
                      },
                      {
                        "icon": "youtube",
                        "type": "Like & Comment on Video",
                        "actionUrl": "https://www.youtube.com/watch?v=6_YMnm5JFGc&list=RD6_YMnm5JFGc&start_radio=1"
                      }
                    ]
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:tempel-in/resolve": {
      "get": {
        "operationId": "bypass_tools_tempel_in_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Tempel.in Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/tempel-in#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL atau slug paste tempel.in",
            "schema": {
              "type": "string",
              "example": "https://tempel.in/view/TVJ35jiR"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "slug": "TVJ35jiR",
                    "title": "Anjayy testtt",
                    "views": 30,
                    "author": "Anonymous",
                    "content": "hsajhsja jkahkdja testt nih claudeee codeee",
                    "viewUrl": "https://tempel.in/view/TVJ35jiR",
                    "inputUrl": "https://tempel.in/view/TVJ35jiR",
                    "postedAgo": "1 week ago",
                    "scrapedAt": "2026-05-22T17:39:54.098Z"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:tpi-li/resolve": {
      "get": {
        "operationId": "bypass_tools_tpi_li_resolve",
        "summary": "Resolve",
        "description": "Resolve a tpi.li (ShrinkEarn) short link to its destination URL.",
        "tags": [
          "tpi.li"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/tpi-li#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL short link (tpi.li / oil.la / tii.la / oei.la / iir.la / tvi.la / oii.la / lnbz.la). Host auto-detect.",
            "schema": {
              "type": "string",
              "example": "https://tpi.li/go"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "ok": true,
                    "usedFlare": true,
                    "sourceHost": "tpi.li",
                    "originalUrl": "https://tpi.li/go",
                    "destinationUrl": "https://bysedikamoum.com/download/rr5myi289ywu"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:violated/resolve": {
      "get": {
        "operationId": "bypass_tools_violated_resolve",
        "summary": "Violated Key",
        "description": "Resolve a Violated.lol key-system gateway to its issued key.",
        "tags": [
          "Violated Key"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/violated#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": false,
            "description": "Opsional. URL key-system TriggerBot (violated.lol). Boleh dikosongin — handler resolve daily key default. Param ini cuma buat validasi/forward-compat.",
            "schema": {
              "type": "string",
              "example": "https://violated.lol/getkey"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "key": "72OhiFckncfNCbSBjU4P5hJwG8KmLDQn",
                    "note": "Key harian global — sama untuk semua user, reset tiap 24 jam.",
                    "tier": "direct",
                    "keyType": "daily",
                    "inputUrl": "https://violated.lol/getkey",
                    "scrapedAt": "2026-06-20T02:14:20.070Z",
                    "viaBrowser": false,
                    "resetsEvery": "24h"
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    },
    "/v1/bypass-tools:yasir252/resolve": {
      "get": {
        "operationId": "bypass_tools_yasir252_resolve",
        "summary": "Resolve",
        "description": "",
        "tags": [
          "Yasir252 Bypass"
        ],
        "externalDocs": {
          "url": "https://zpi.web.id/api/bypass-tools/yasir252#reference-resolve"
        },
        "parameters": [
          {
            "name": "url",
            "in": "query",
            "required": true,
            "description": "URL halaman software yasir252.",
            "schema": {
              "type": "string",
              "example": "https://www.yasir252.com/software/download-adobe-premiere-pro-2025-full-version/"
            }
          },
          {
            "name": "resolveLinks",
            "in": "query",
            "required": false,
            "description": "Resolve final destination per link via 2-step POST chain. Default true → return full CDN URL per host. Implementasi pakai N parallel FS sessions (isolated PHPSESSID per session, race-free) — fit dalam public gateway timeout 30s. Set false untuk parse-only mode (~10s, return struktur tanpa URL).",
            "schema": {
              "type": "boolean",
              "default": true,
              "example": "true"
            }
          }
        ],
        "responses": {
          "200": {
            "description": "Success",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/Envelope"
                },
                "example": {
                  "status": "success",
                  "message": "Success",
                  "content": {
                    "boxes": [
                      {
                        "files": [
                          {
                            "fileName": "APPR2563win.rar",
                            "fileSize": "3.4 GB"
                          }
                        ],
                        "title": "Adobe Premiere Pro 2025 Free Download v25.6",
                        "fileId": "46526",
                        "groups": [
                          {
                            "links": [
                              {
                                "url": "https://pixeldrain.com/u/x8qUssd2",
                                "host": "PixelDrain",
                                "linkKey": "link1"
                              },
                              {
                                "url": "https://drive.google.com/drive/folders/1OAJZT9BjSw8p70HGDE_dQb09cGUR8BdE?usp=sharing",
                                "host": "GoogleDrive",
                                "linkKey": "link2"
                              },
                              {
                                "url": "https://www.yasir252.com/download/?url=fkgfast&q=cje41j2cqfcq&token=fa1babd0e297325c",
                                "host": "FKFast",
                                "linkKey": "link3"
                              },
                              {
                                "url": "https://www.yasir252.com/download/?url=vkgfile&q=Xsl0hELNTc&token=0d26ae02a0b80429",
                                "host": "VKFile",
                                "linkKey": "link4"
                              }
                            ],
                            "title": "Installer v25.6"
                          },
                          {
                            "links": [
                              {
                                "url": "https://pixeldrain.com/u/pDAtHXcy",
                                "host": "PixelDrain",
                                "linkKey": "link5"
                              },
                              {
                                "url": "https://www.yasir252.com/download/?url=mdfire&q=o6oyo9eavg9tccz&token=e7b6bc8a022211fb",
                                "host": "Mediafire",
                                "linkKey": "link6"
                              },
                              {
                                "url": "https://gofile.io/d/a3WfB4",
                                "host": "GoFile",
                                "linkKey": "link7"
                              },
                              {
                                "url": "https://drive.google.com/file/d/1AoTPhHjf4WNiAI3WwBi1N0bvKoYyd_Ae/view?usp=sharing",
                                "host": "GoogleDrive",
                                "linkKey": "link8"
                              }
                            ],
                            "title": "Installer v25.4"
                          },
                          {
                            "links": [
                              {
                                "url": "https://send.now/s/85RM/AdobeGenP",
                                "host": "SendNow",
                                "linkKey": "link9"
                              },
                              {
                                "url": "https://gofile.io/d/Kil5lB",
                                "host": "GoFile",
                                "linkKey": "link10"
                              },
                              {
                                "url": "https://www.yasir252.com/download/?url=fkgfast&q=r4xvbucrfmo5&token=eeaba56dec1f8d02&directory=true",
                                "host": "FKFast",
                                "linkKey": "link11"
                              }
                            ],
                            "title": "Adobe GenP Patch"
                          }
                        ],
                        "password": "www.yasir252.com"
                      }
                    ],
                    "boxCount": 1,
                    "inputUrl": "https://www.yasir252.com/software/download-adobe-premiere-pro-2025-full-version/",
                    "scrapedAt": "2026-05-24T07:31:43.741Z",
                    "totalLinks": 11,
                    "resolveLinks": true,
                    "resolvedLinks": 11
                  }
                }
              }
            }
          },
          "4XX": {
            "$ref": "#/components/responses/Error"
          },
          "default": {
            "$ref": "#/components/responses/Error"
          }
        }
      }
    }
  }
}