SOURCE

console 命令行工具 X clear

                    
>
console
new Fingerprint2().get(function(result, components) {
  console.log(result) // a hash, representing your device fingerprint
  console.log(components) // an array of FP components
})
<script src="https://cdn.bootcss.com/fingerprintjs/0.5.3/fingerprint.js"></script>

本项目引用的自定义外部资源