openpuzzle-captcha/sandbox/test/index.html

15 lines
839 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Test Element</title>
</head>
<body>
<!-- Test url: data:application/json;utf8,{"isError":false,"mode":"3x3","fragments":{"12fedc":"","a1be45":"","0987c4":"","f5ea99":"","90871c":"","56f7e1":"","8891cf":"","ffc45e":"","0c12f1":""}} -->
<div value="" success="false" class="opc-widget" captcha-url='http://127.0.0.1:8081/test' style='border: 1px solid; border-color: #AFAFAF; border-radius: 15px; width: 365px; padding-top: 10px; padding-left: 10px; font: 12px system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif'>
<canvas width="350" height="350">Your browser don't support Canvas</canvas>
<a href="https://git.fullgream.tech/fullgream/openpuzzle-captcha">OpenPuzzle Captcha</a>
</div>
<script src="./index.js"></script>
</body>
</html>