samyk / evercookie

Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
https://samy.pl/evercookie/
4.43k stars 662 forks source link

Update evercookie.js (this.evercookie_userdata): Check feature elm.addBehavior before use #95

Closed AndiF closed 9 years ago

AndiF commented 9 years ago

Check for "elm.addBehavior" before using it. Otherwise it causes trouble with mootools (a mootools load event gets triggered) in Chrome browser.