Skip to content

Commit 42c9668

Browse files
author
Abadi Kurniawan
committed
Add fingerprintjs2 library
1 parent 9ed1cb3 commit 42c9668

File tree

4 files changed

+41
-0
lines changed

4 files changed

+41
-0
lines changed

fingerprintjs2_0.9.0/CHANGES.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>See the <a href="https://github.com/Valve/fingerprintjs2/releases">Fingerprintjs2 changelog</a></p>

fingerprintjs2_0.9.0/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>MIT or Apache, whichever you prefer.</p>

fingerprintjs2_0.9.0/fingerprint2.min.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<dotnetnuke type="Package" version="5.0">
2+
<packages>
3+
<package name="fingerprintjs2" type="JavaScript_Library" version="0.9.0">
4+
<friendlyName>Fingerprintjs2</friendlyName>
5+
<description><![CDATA[Modern & flexible browser fingerprinting library.]]></description>
6+
<owner>
7+
<name>Engage Software</name>
8+
<organization>Engage Software</organization>
9+
<url>http://www.engagesoftware.com</url>
10+
<email>support@engagesoftware.com</email>
11+
</owner>
12+
<license src="LICENSE.htm" />
13+
<releaseNotes src="CHANGES.htm" />
14+
<azureCompatible>true</azureCompatible>
15+
<components>
16+
<component type="JavaScript_Library">
17+
<javaScriptLibrary>
18+
<libraryName>fingerprintjs2</libraryName>
19+
<fileName>fingerprint2.min.js</fileName>
20+
<objectName>Fingerprint2</objectName>
21+
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
22+
<CDNPath>https://cdn.jsdelivr.net/fingerprintjs2/0.9.0/fingerprint2.min.js</CDNPath>
23+
</javaScriptLibrary>
24+
</component>
25+
<component type="JavaScriptFile">
26+
<jsfiles>
27+
<libraryFolderName>fingerprintjs2</libraryFolderName>
28+
<jsfile>
29+
<name>fingerprint2.min.js</name>
30+
</jsfile>
31+
</jsfiles>
32+
</component>
33+
</components>
34+
</package>
35+
</packages>
36+
</dotnetnuke>

0 commit comments

Comments
 (0)