🤖 – Protect a URL with CAPTCHA
Create a short protected link that requires a CAPTCHA before redirecting.
You can view an example of a protected link
here
or
here
.
Protect
You can also use direct links such as video, image, and even m3u8! The site will automatically embed them for you.
One-time link (deletes after successful CAPTCHA)
⚙️ Optional Advanced Options
+
Message displayed to user - leave blank for none
This message will appear on the protected page. You can use markdown (e.g., **bold**, *italic*, [link](url))
Require password in addition to CAPTCHA
This option will also AES-256 encrypt the URL, Webhook, and Whitelisted IPs with the provided password so that not even the server can see it.
Only a hashed version of the password is stored; raw password is not saved.
Require Tor Browser connection
Visitors must use the Tor Browser to access this link.
Use Cloudflare Turnstile instead
Turnstile requires JavaScript to function.
Additional page protection
Adds tamper protection with a jumpscare. Requires JavaScript, users without JS will be blocked.
Referrer Lock
Only allow access from this domain:
Current UTC date/time:
Link Expiration
Link will be deleted automatically after this time.
Activation Date
Link will remain inactive until this time.
Custom Icon
Upload a square image (PNG/JPG/GIF).
Max size 1MB
. Image is displayed on your protected link page.
If the file exceeds 1MB it will be ignored!
Send Discord notification on verification
Sends a rich embed to Discord when CAPTCHA is completed.
Enter your Discord webhook URL. Only verification success/failure is reported.
Hide Delete Link in Webhook
Do not show the "Manage Link" button in Discord notifications. Useful for public feeds.
Whitelist Specific IPs
Only allow access from these IP addresses. Separate multiple IPs with commas (e.g., 0.0.0.0, 1.1.1.1).
Enter IPs separated by commas. IPv4 and IPv6 supported.
Append User Input to URL
Show a text box on the verification page. Whatever the user types will be added to the end of the redirect URL (e.g., ?q=VALUE).
Label for the text box:
Parameter Name (optional):
Defaults to
?q=
if left blank.
In G We Trust