Preview how the embeddable widget renders and behaves. The snippets below load /widget/embed.js
which inserts an iframe with the widget.
Endpoints used: /backend/add_to_queue.php
and /result.php?hash=...
.
You can see the proxy checker in action at https://proxyverity.com/proxy-checker/
Width 100%, height 520px, results open in-place (inside iframe).
Width 100%, height 520px, results open in-place (inside iframe).
Replace panel.proxyverity.com
with your host.
<script src="https://panel.proxyverity.com/widget/embed.js"></script>
<script src="https://panel.proxyverity.com/widget/embed.js"
async
data-width="100%"
data-height="520"
data-theme="light"></script>
<script src="https://panel.proxyverity.com/widget/embed.js"
async
data-width="100%"
data-height="520"
data-theme="light"
data-threshold="50"
data-chunk-size="50"
data-open-results="0"></script>