UNPKG
gepettobrowser
Version:
latest (1.0.0)
1.0.0
Puppeteer-real-browser inspired fork of puppeteer
gepettobrowser
/
src
/
2captcha-solver
/
app
/
index.html
10 lines
(8 loc)
•
175 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<!doctype
html
>
<
html
lang
=
"en"
>
<
head
>
<
script
type
=
"module"
crossorigin
src
=
"./app-Ch1SZUVB.js"
>
</
script
>
</
head
>
<
body
>
<
div
id
=
"root"
>
</
div
>
</
body
>
</
html
>