We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fingerprint2.js
1 parent abeb5d1 commit 7d9317bCopy full SHA for 7d9317b
src/web_accessible_resources/fingerprint2.js
@@ -51,5 +51,5 @@
51
setTimeout(( ) => { cb(browserId, []); }, 1);
52
},
53
};
54
- self.Fingerprint2 = fp2;
+ self.Fingerprint2 = self.Fingerprint = fp2;
55
})();
0 commit comments