UNPKG
bbpro
Version:
latest (6.1.5)
6.1.5
6.1.4
BrowserBox - remote browser isolation tool
github.com/BrowserBox/BrowserBox
i5ik/vf
bbpro
/
src
/
services
/
pool
/
chai
/
public
/
error.html
17 lines
(16 loc)
•
293 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE
html
>
<
meta
charset
=
utf-8
>
<
meta
name
=
viewport
content
=
width
=
device-width,initial-scale
=
1
>
<
style
>
:root
{
height
:
100%
; }
body
{
display
: flex;
align-items
: center;
justify-content
: center;
height
:
100%
;
margin
:
0
; }
</
style
>
<
h1
>
unknown manual
</
h1
>