UNPKG
fpscanner
Version:
latest (0.1.5)
0.2.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.1
Detect bots using fingerprinting
github.com/antoinevastel/fpscanner
antoinevastel/fpscanner
fpscanner
/
test
/
test.html
12 lines
(10 loc)
•
196 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Title
</
title
>
</
head
>
<
body
>
<
script
src
=
'../node_modules/fpcollect/dist/fpCollect.min.js'
>
</
script
>
</
body
>
</
html
>