This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
captcha/example/load-font/index.html

10 lines
174 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Load Font</title>
</head>
<body>
<img src="/captcha" alt="captcha">
</body>
</html>