gepettobrowser
Version:
Puppeteer-real-browser inspired fork of puppeteer
16 lines (15 loc) • 464 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2captcha</title>
<script src="common/config.js"></script>
<script src="common/api.js"></script>
<script src="background/background.js"></script>
<script src="content/captcha/normal/background.js"></script>
</head>
<body>
</body>
</html>