Hello,
Not sure what do you mean by “adblock is killed”.
Ad blockers will still work, only javascript code used for ad blocking detection will be aborted.
if javascript code is aborted then no ad blocking detection can work.
However, you can still protect the content from users using ad blockers.
https://adinserter.pro/documentation/ad-blocking-detection
For such cases Ad Inserter Pro provides two additional approaches to protect the content:
– Advanced ad blocking detection: all javascript variables and functions are dynamically renamed to unique names (for each website). Very hard (if not impossible) to write rules based on javascript names.
– Javascript based content protection: Javacript code is needed to reveal (insert) protected parts of the content. If javascript code is aborted, then the content will not be visible to the visitor.
https://adinserter.pro/documentation/ad-blocking-detection#content-protection
And another protection level:
https://adinserter.pro/documentation/ad-blocking-detection#advanced-content-protection
I haven’t seen an ad blocker that is able to break this protection and reveal the protected content yet.
Anyway, this is a cat-and-mouse game.