An injector for ISP injectors
Did you know that some of your customers have HTML injected into your website from their ISP? Some of the reasons
could include:
It’s appalling that Comcast is analyzing and injecting content into your webpage, if only there was a way
to fight back for the visitors of your website?
This package requires no additional dependencies and the minified version comes in at 2 kilobytes. Unlike Comcasts’ injection, it does not pollute the global scope or cascade CSS modifications into your website. It is made to be as unobtrusive as possible.
By default it will turn these comcast popups:
into these specially injected popups:
bower install unjector
head
:
<script id='unjector' data-options='{}' src="../dist/unjector.min.js"></script>
More features are on the way.