Alice Kundencenter - Takeover

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Tom

Alice Kundencenter - Takeover

Post by Tom »

Hello,
there is this annoying takeover on the Alice Kundencenter HP:
https://www.alice-dsl.de/selfcare/conte ... dencenter/
(but be aware it is only the first time you visit the page, you have to delete the cookies to see it again.)

I think:
https://static.alice.de/selfcare/conten ... Scripts.js
and
https://static.alice.de/selfcare/conten ... verBTK.css
are responsible for this.
So I tried:
|https://static.alice.de/*/takeOverBTKScripts.js
but then only a blank page appears.

So what would be the best way to block this? Thanks
tom
Tom

Re: Alice Kundencenter - Takeover

Post by Tom »

ok, I worked it out by myself:

you have to block the script:

Code: Select all

|https://static.alice.de/*/takeOverBTKScripts.js
but also the css:

Code: Select all

|https://static.alice.de/*/takeOverBTK.css
and furtermore this element:

Code: Select all

alice-dsl.de###takeOverLayer
HTH
Locked