Closed ghost closed 3 years ago
shiftdelete.net##a[href^="https://www.hepsiburada.com/"] > img
possible use :upward(1)
and maybe again works.
shiftdelete.net#?#a[href^="https://www.hepsiburada.com/"] > img:upward(1)
or older :has(> )
:
shiftdelete.net#?#a[href^="https://www.hepsiburada.com/"]:has(> img)
but this exclude hide ads on iOS/iPadOS and Android Content Blocker "plugin".
Update: This rule
shiftdelete.net##a[href^="https://www.hepsiburada.com/"] > img
doesn't work as expected. It just hides the thumbnail but ad is still there. I think it can be removed.
Works fine on my end. Please make screenshot.
@Alex-302
Behavior when rule is enable:
Behavior when rule is disabled:
I just checked in desktop version. Maybe it works on mobile, I don't know
Maybe on PC this will be good:
##.thb-article-bottom-ad
##.thb-article-bottom-ad + .thb-sponsored-content-container
compatible with iOS.
@Erengit Please provide URL and full screenshot. I don't see unblocked ads on iPad.
Maybe on PC this will be good:
that elements already hidden.
Not on Erengit
PC, maybe he disabled AdGuard Turkey before exclude bug with hide only photos.
or temporary used disable rules button in AdGuard app.
Will wait his reply.
@Alex-302
First, add whitelist these two rules:
shiftdelete.net#@#.thb-article-bottom-ad
shiftdelete.net#@#.thb-sponsored-content-container
Click the link below: https://shiftdelete.net/kripto-paralar-neden-dusuyor
There is an advert at the bottom of the article that directs you to Hepsiburada.
This rule only blocks the thumbnails of the ad. ##a[href^="https://www.hepsiburada.com/"] > img
When rule is enable:
When the rule is disabled:
Thumbnails appear when you disable rule. #@#a[href^="https://www.hepsiburada.com/"] > img
So actually rule is not needed because the ad is already blocked by ##.thb-article-bottom-ad
and ##.thb-sponsored-content-container
Maybe older plugin not used thb-article-bottom-ad
and on a few urls is active?
ok
Shiftdelete now has a new design. So it seems current old rules not needed. I checked all rules. They don't show up in HTML and the filtering log.
Ads
Social
Annoyance
Mobile
Whitelist
Spyware
||shiftdelete.net/api/banner_
Update: This rule
shiftdelete.net##a[href^="https://www.hepsiburada.com/"] > img
doesn't work as expected. It just hides the thumbnail but ad is still there. I think it can be removed.