pcwelt.de

German supplemental subscription
Locked
xilaew
New Member
New Member
Posts: 1
Joined: Sat Jun 10, 2017 6:01 pm

pcwelt.de

Post by xilaew »

Code: Select all

https://www.pcwelt.de/downloads
On This page and all its subpages there are at least three elements with generated Element names, Class names and Ids. Since the relevant identifiers are all generated on page loading time it is dificult to define a simple filter for them. Is there a way to block execution of the script inserting these adds?

cheers
Felix
Moved from Report unblocked content to EasyList Germany on Sat Jun 10, 2017 9:04 pm by smed79

intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@/ad_bomb/*$image
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

Code: Select all

||neads.delivery$subdocument
www.pcwelt.de##.neads-slot
entfernt Tarifangebote mitten in Artikeln
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

Creates annoying overlays for example on https://www.pcwelt.de/

Code: Select all

||www.iopushtech.com^
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

There are new banners on pcwelt.de and i assume they are fetched from these various "random garbage" domains like

Code: Select all

https://efyil.mljhpoy.com/4093c890a95a287abbcae08ef62ad040
https://uzeqo.mljhpoy.com/eca97ecc254aad83298ec9fed9d19430
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@keri

mljhpoy.com is already blocked in EasyList http://i.imgur.com/lOAYjmd.png

@monzta

https://github.com/easylist/easylist/co ... t-28680071
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

They switched to https://rkfxroh.fgudqqluv.com which github can't find in the easylist commits yet
Could be adsafe media; at least it is mentioned in the JS code

Very likely https://en.wikipedia.org/wiki/Integral_Ad_Science , formerly known as AdSafe . Function names also start with IntergralAS.something.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

add

Code: Select all

||deoi3kwqhv0d5.cloudfront.net^
|http://$script,third-party,domain=pcwelt.de
|https://$script,third-party,domain=pcwelt.de
@@||disqus.com^$script,domain=pcwelt.de
@@||disquscdn.com^$script,domain=pcwelt.de

Code: Select all

||contentza.com^$third-party
||amazonaws.com/static.contentza.com/widgets
https://pastebin.com/raw/khGUBiic
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

More stuff

Code: Select all

 https://thhgxima.ytvracu.com/
Not sure if there is any way to improve our reaction speed in this cat and mouse game somehow
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@keri Did you test the filters that i suggested above viewtopic.php?p=135977#p135977 ?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
keri
Forum Junkie
Forum Junkie
Posts: 183
Joined: Tue Sep 14, 2010 3:10 pm

Post by keri »

With all these added i am now redirected to

Code: Select all

https://www.pcwelt.de/unangemeldet_hinweis?id=2361118 
Something detects the adblocker right now. let me see if i can dig up the script responsible.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

keri wrote:Something detects the adblocker right now.
test

Code: Select all

||spiffymachine.com^
@@||pcwelt.de^$generichide
@@||www.pcwelt.de/js/advert.js$script
or

Code: Select all

@@||pcwelt.de^$generichide
@@||www.pcwelt.de/js/advert.js$script
/^https?:\/\/[a-z]{5,25}\.com\/(v2\/\d)\/[0-9a-zA-Z_-]{60,}$/$script,third-party,domain=pcwelt.de
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked