gbaptista / luminous

Identify, analyze and block code execution and event collection through JavaScript in your browser with code interception.
https://gbaptista.github.io/luminous
GNU General Public License v3.0
95 stars 11 forks source link

Fix multiple injections #87

Closed gbaptista closed 6 years ago

gbaptista commented 6 years ago

Some sites load documents and inject the content duplicating luminous interceptions. We should check for this and avoid duplicated executions.