fingerprintjs / blog-adblocker-fingerprinting-demo

Interactive demos for an ad blocker fingerprint article

Home Page:https://fingerprintjs.github.io/blog-adblocker-fingerprinting-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

You need to install Node.js and Yarn to run the application.

Install Yarn dependencies. Open this directory in a terminal and run:

yarn install

Quick run

yarn start

Then open one of the demos in a browser:

Press Ctrl+C in the terminal to stop.

Production build

yarn build

The result HTML code will appear in the dist directory.

Development

See contributing.md

About

Interactive demos for an ad blocker fingerprint article

https://fingerprintjs.github.io/blog-adblocker-fingerprinting-demo

License:MIT License


Languages

Language:TypeScript 88.5%Language:CSS 8.1%Language:JavaScript 2.8%Language:HTML 0.6%