_Who detect self-promotion:_
on top slider:
https://www.centrumxp.pl
right column ads about buy office:
https://www.centrumxp.pl/Publikacja/PC-guy-powraca-Apple-kreuje-sie-na-pioniera-laptopow-ARM-spozniony-o-kilka-lat
Centrum XP have self-promotion ads with own online Shop onexstore.pl
|
--- |
one slide in slider on homepage |
|
--- |
right column when read articles |
##section.sidebar-news-grid:nth-of-type(1) |
82.0.21.30.9rc0ultralist.Slide may need use :remove() or html filtering (Firefox only).
centrumxp.pl##a[href*="OnexStore" i] > img[src*="OnexStore" i]:upward(p.slick-slide):remove()
centrumxp.pl##.slick-dots li:nth-of-type(4) .no-focus:upward(li):remove()
centrumxp.pl##section.sidebar-news-grid:nth-of-type(1)
PS. AdGuard may still no support combination :upward(foo):remove()
@yourduskquibbles @KonoromiHimaries what about that issue? Me and @krystian3w haven't any information what about it.
@krystian3w @seba2282 On https://www.centrumxp.pl this filter doesn't work for me to remove anything centrumxp.pl##.slick-dots li:nth-of-type(4) .no-focus:upward(li):remove()
This filter should be used in place of it?
centrumxp.pl##.slick-dots li:nth-of-type(4) [data-role="none"]:upward(li):remove()
Please test:
! filters to add?
! https://www.centrumxp.pl/Publikacja/PC-guy-powraca-Apple-kreuje-sie-na-pioniera-laptopow-ARM-spozniony-o-kilka-lat
centrumxp.pl##section.sidebar-news-grid:nth-of-type(1)
! https://www.centrumxp.pl/
centrumxp.pl##a[href*="OnexStore" i] > img[src*="OnexStore" i]:upward(p.slick-slide):remove()
centrumxp.pl##.slick-dots li:nth-of-type(4) [data-role="none"]:upward(li):remove()
I see, maybe .no-focus is dynamically added after show 4th slide.
Now also see bug with empty 4th slide (also reported by @seba2282) - similar to use on 1st slide:
centrumxp.pl##a[href*="OnexStore" i] > img[src*="OnexStore" i]:upward(p.slick-slide):style(visibility: hidden !important;)
For the time being I don't know where the website stores the information that the slides are 4 or doesn't like how dynamically the code evaporates.
I suppose we need remove .slick-cloned slides or this need moddify attribs:
[data-slick-index]
I will check that after few moments. Only back in home. But that slides are important on site? I tried hidden all that banner slides on top but after few was cutting first tittles names articles. @krystian3w remember that? I think was better turn off that all top banner slides + made few down articles names under. If @krystian3w know what i tell. But i don't know how make that.
after few was cutting first tittles names articles.
Because page lose margin, based on this added into Slider.
try:
##.main-banner--images.main-banner > *
or
centrumxp.pl##.main-banner--images.main-banner:style(visibility: hidden !important; height: 0 !important; width: 0 !important; margin: 85px !important;)
@krystian3w look now if all is good. If can :)


I think, they updated something, because when I removed rule with section sidebar news, didn't came that ad back, what was separate and named as ad. I see between news two ads about office without id ad (reklama). On screen you see that @krystian3w.
Can one of you two post full filters you are using and I will add them to ad_placeholders.txt sublist
Can one of you two post full filters you are using and I will add them to
ad_placeholders.txtsublist
@yourduskquibbles that about banner on top you can add? @krystian3w Gave that rule to hide top banner slides on top centrumxp.pl
About second rule on that ad with office, they made update on site and see some ads as news without tagged ad (reklama on PL). I showed that on screens.
That rule @yourduskquibbles work actually:
centrumxp.pl##.main-banner--images.main-banner:style(visibility: hidden !important; height: 0 !important; width: 0 !important; margin: 85px !important;)
@krystian3w
centrumxp.pl##section.sidebar-news-grid:nth-of-type(1) (not work - update site)
Note: look on my screens about where are ads actually between news without tagget "reklama"
centrumxp.pl##.main-banner--images.main-banner:style(visibility: hidden !important; height: 0 !important; width: 0 !important; margin: 85px !important;) (that look work good still)
@yourduskquibbles here are details about rules for information. About that you asked to add?
@krystian3w In code you will see:
home-news__title Microsoft 365 Business Basic od 19.90 z艂/m-c
home-news__title Microsoft 365 Family na 6 komputer贸w za 349 z艂
I don't know, how block that two self - promotion which after connect with onexstore. Have idea?
centrumxp.pl##a[href*="OnexStore" i]:remove()
centrumxp.pl##.main-banner--images.main-banner:style(visibility: hidden !important; height: 0 !important; width: 0 !important; margin: 85px !important;)
centrumxp.pl##section.sidebar-news-grid:nth-of-type(1)
@yourduskquibbles @krystian3w can look on that?
Actually look good that rules. Finally and I see, that third rule is needing too on centrumxp.pl when click on article.




@krystian3w @yourduskquibbles I haven't any informations. Are added rules or what? Long time that issue stay and I don't know what more about.
I will add
```
centrumxp.pl##a[href*="OnexStore" i]:remove()
centrumxp.pl##.main-banner--images.main-banner:style(visibility: hidden !important; height: 0 !important; width: 0 !important; margin: 85px !important;)
centrumxp.pl##section.sidebar-news-grid:nth-of-type(1)
````
@yourduskquibbles thank you. If i will see some problems in future I will give suggest fixes if I will can know how. Because i am amateur and I don't know to much in making rules. 鈽猴笍
Thank you for suggestions!
Most helpful comment
Can one of you two post full filters you are using and I will add them to
ad_placeholders.txtsublist