aihub-ocr/index.html

11 lines
409 B
HTML
Raw Normal View History

2023-04-27 12:08:42 +00:00
<!DOCTYPE html>
<html>
2023-04-27 12:44:37 +00:00
<script src=" https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
2023-04-27 12:08:42 +00:00
<body>
<iframe src="https://www.iflyaicloud.com/experience/ocr"style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden;">
Your browser doesn't support iframes
</iframe>
</body>
</html>