根据浏览器指纹生成网站访问者标识符。 与Cookie和本地存储不同,即使在清除浏览器数据时,指纹在隐身/私有模式下也保持不变。 快速开始 从CDN安装 < script > function initFingerprintJS ( ) { FingerprintJS . load ( ) . then ( fp => { // The FingerprintJS agent is ready. // Get a visitor identifier when you'd like to. fp . get ( ) . then ( r