Page 1 of 1

chip.de

Posted: Tue Jun 27, 2017 9:07 pm
by asdfag3eta
new ad banner showing at chip.de on the right side

Code: Select all

http://i.imgur.com/bG7Ekn9.png
i guess its kinda "tarned" as info or partner-offer but basically its just an ad for sky

Re: chip.de

Posted: Wed Jun 28, 2017 9:40 am
by smed79
@asdfag3eta add

Code: Select all

chip.de##a[href*="partners.webmasterplan.com"]

Re: chip.de

Posted: Wed Jul 05, 2017 4:02 pm
by asdfag3eta
another ad-banner this time tarned as "breaking news" or "Important"

Code: Select all

http://i.imgur.com/4510COF.png
but clearly just an amazon-ad...

Code: Select all

chip.de##.Ticker

Re: chip.de

Posted: Sun Aug 06, 2017 7:24 pm
by asdfag3eta
new ad showing up when downloading something
it even reads "anzeige" which translates ad

Code: Select all

http://i.imgur.com/Fl5Q5ZM.png

Re: chip.de

Posted: Tue Aug 08, 2017 4:57 pm
by huuurz
On the mainpage, the newsticker on the right: The last item is always an ad ("Anzeige").

Code: Select all

chip.de##aside li:last-of-type

Re: chip.de

Posted: Fri Aug 25, 2017 5:20 pm
by asdfag3eta
new unblocked ads when you try to download smth:
it asks you wheter you want to watch a video or continue without sponsor
but it arguably already displays ads while asking that

Code: Select all

http://x.chip.de/intern/dl/?url=http%3A%2F%2Fwww.chip.de%2Fdownloads%2Fc1_downloads_auswahl_107143927.html%3Ft%3D1503681438%26v%3D3600%26s%3D8df9aaf9493894c4ac432a8cc369aeb7&pageLayout=noinstaller|e50

Re: chip.de

Posted: Sun Aug 27, 2017 3:10 pm
by Glotti
Same here. When adblocker is detected, an iframe by welect.de is loaded. If Javascript from welect.de is blocked (e.g. by NoScript or other blocking rule) you cannot download anything because the link to proceed is in the iframe.

Re: chip.de

Posted: Thu Sep 14, 2017 8:03 pm
by asdfag3eta
another ad showing when you download something
example image: https://i.imgur.com/lpEC3cq.png
example link:

Code: Select all

http://www.chip.de/downloads/c1_downloads_auswahl_81892990.html?t=1505417884&v=3600&s=15d7a41d72f97e39e290944bec42be02

Re: chip.de

Posted: Mon Sep 18, 2017 2:51 pm
by smed79
asdfag3eta wrote: Thu Sep 14, 2017 8:03 pmanother ad showing when you download something https://i.imgur.com/lpEC3cq.png
add

Code: Select all

chip.de##.Download-Buttons + [id][style]

Re: chip.de

Posted: Thu Sep 21, 2017 6:27 pm
by asdfag3eta
works perfectly fine

praxistipps.chip.de

Posted: Wed Oct 11, 2017 1:39 pm
by App
Hallo,
bei einigen Videos (außer Youtube denke ich) erscheint immer Werbung, bevor das Video startet.

Hier gleich eine Seite, die das Video automatisch startet:
http://praxistipps.chip.de/windows-10-dark-theme-aktivieren_40515

Es erscheint kurz der Anfang des eigentlichen Videos, danach schaltet sich Werbung ein.

Re: praxistipps.chip.de

Posted: Tue Oct 24, 2017 9:05 pm
by akks_mtb1981
https://addons.mozilla.org/de/firefox/a ... ck-origin/ damit wird bei keinem Video auf chip.de mehr Werbung angezeigt! gibt es auch für chrome usw.

mfg

Re: chip.de

Posted: Thu Nov 02, 2017 4:48 pm
by asdfag3eta
Overlay that demands i turn off adblock or pay a fee showing up at chip.de
https://imgur.com/a/YOU3E

Code: Select all

http://www.chip.de/news/Ich-bin-zu-alt-fuer-den-Scheiss-Legendaere-Filmreihen-soll-zurueckkommen_126620091.html
doesnt seem to appear every time... reload a few times and it should be reproducable

Re: chip.de

Posted: Fri Nov 03, 2017 6:02 pm
by akks_mtb1981

Re: chip.de

Posted: Fri Nov 03, 2017 9:12 pm
by asdfag3eta
I do use UBO.
Also: still wanted to report it, so that it can be fixed for all users including ABP users.
But thanks anyways :)

Re: chip.de

Posted: Fri Nov 03, 2017 10:33 pm
by Tobbi
From https://www.reddit.com/r/uBlockOrigin/c ... on_chipde/

Please add the following filter:

Code: Select all

||mms.chip.de^$domain=www.chip.de

Re: chip.de

Posted: Thu Nov 30, 2017 1:36 pm
by asdfag3eta
new anti-adblock mechanism on chip.de

Code: Select all

http://www.chip.de/downloads/O-O-ShutUp10_82318496.html
try to download it via "manueller download" to avoid adware-bundle (may take a few attempts doesnt trigger every time)

this will show up:
https://i.imgur.com/I8gcReW.png

Re: chip.de

Posted: Fri Dec 15, 2017 8:57 am
by akks_mtb1981
new anti-adblock mechanism on chip.de?

Code: Select all

||noserver.welect.de/start/*$subdocument,domain=www.chip.de
it dont work for me.....

Re: chip.de

Posted: Sat Dec 16, 2017 11:09 am
by akks_mtb1981
does anyone have any tips for the Filter? or can test? or can plz help by the Filter optimation?

(sry for my bad english)

Re: chip.de

Posted: Sat Dec 16, 2017 12:48 pm
by smed79
I get not anti adblock http://i.imgur.com/WKwNpza.png
Try installing Tampermonkey then add the userscript Anti-Adblock Killer Continued + AAK-Cont Filter List.

Re: chip.de

Posted: Sun Dec 17, 2017 12:06 am
by akks_mtb1981
thx i test it but not working....

go to this link and look plz

Code: Select all

http://www.chip.de/downloads/c1_downloads_auswahl_16317945.html?t=1513468153&v=3600&s=c96396b9e24723047ba660af9b0d7a9c

Re: chip.de

Posted: Sun Dec 17, 2017 9:20 am
by intense
try

Code: Select all

chip.de##.adblocker-detected

Re: chip.de

Posted: Sun Dec 17, 2017 12:03 pm
by akks_mtb1981
intense wrote: Sun Dec 17, 2017 9:20 am try

Code: Select all

chip.de##.adblocker-detected
not working, but thx ^^

Re: chip.de

Posted: Sun Dec 17, 2017 12:41 pm
by intense
Now it works for me (no anti msg, the download is working) in ubo / ABP

Code: Select all

@@||a.bf-ad.net/makabo/ads_fol_init.js$script,domain=chip.de
||filestorage.chip.de/videoplayer/$script
The second filter is to remove the annoying video (if it breaks other video pages you can remove that filter)

Re: chip.de

Posted: Sun Dec 17, 2017 3:56 pm
by akks_mtb1981
with the first filter, now it works 100% for me with ubo! But the second filter breaks all other videos i test on chip ^^, i use the 1st!

BIG BIG Thank you :)

chip.de

Posted: Fri Mar 30, 2018 11:53 am
by akks_mtb1981
mit ublock verschwinden die videos nach 2 sec.! Vielleicht kann hier jemand helfen? selbst Raymond Hill ist überfordert....
 ! Message from: smed79
Merged - forumsearch

Re: chip.de

Posted: Fri Mar 30, 2018 11:56 am
by akks_mtb1981
zitat:

"For the time being I have to remove all the filters added lately, they keep being bypassed within hours of being added -- they clearly are having their eyes on the repo. Other approaches will have to be investigated -- whoever is welcome to contribute."

Re: chip.de

Posted: Sat Mar 31, 2018 4:25 pm
by akks_mtb1981
Video Ads on every Video @ chip.de need help!

edit:

ok first i use this :

Code: Select all

||filestorage.chip.de/videoplayer/$script
till a workaround for the Viedeo Ad!

greetings