uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.24k stars 779 forks source link

torrentz2.eu #558

Closed terrorist96 closed 7 years ago

terrorist96 commented 7 years ago

URL(s) where the issue occurs

https://torrentz2.eu/6d46320034dca7bcfd4e61191e8dcfdfd25d66b8

Describe the issue

Direct Download sponsored link at top

smed79 commented 7 years ago

torrentz2.eu##A[href*=".php?"]

terrorist96 commented 7 years ago

Add torrentz2.eu##.downlinks > dl:nth-of-type(1) > dd as well to block the Sponsored link at the right, which will overlap the age 3 years text. Thanks!

kasper93 commented 7 years ago

To be consistent could use one rule torrentz2.eu##dl:if(> dd:has-text(Sponsored))

terrorist96 commented 7 years ago

@okiehsch They changed it from Sponsored to Promoted, so this filter doesn't work anymore. This works: torrentz2.eu##.downlinks > dl:nth-of-type(1)

smed79 commented 7 years ago

https://forums.lanik.us/viewtopic.php?p=121725#p121725

okiehsch commented 7 years ago

Thanks, but these filters are already included in fix https://github.com/uBlockOrigin/uAssets/commit/f440a0bdf300931c75ba4bd02309daa3feb4abb3

smed79 commented 7 years ago

@okiehsch
Sorry...

@terrorist96 Why not just report on your old thread instead of creating multiple topics about the same site?! Just for reminder https://github.com/uBlockOrigin/uAssets/issues/543#issuecomment-316213068... So, make a small effort (please) to improve the quality of your posts.

terrorist96 commented 7 years ago

Now you're just nitpicking. This issue was closed. And additional new problems, such as popups and different ads, appeared, so I made a new issue because there were new issues with the site. I shouldn't have to dig to find a closed issue for the same site every time there's a new issue. Where does it say that I'm not allowed to make a new issue? What if one year later there are ads on the site again? Am I expected to remember to find this old thread to post the new issues in? Additionally, I provided suggested filters that block the ads in my new post. The quality of my posts are just fine.

okiehsch commented 7 years ago

You opened a "new" issue, number 578 and then posted a suggested filter about this "new" issue in issue 558 which lead to @SMed79 confusion. Furthermore nobody expects you to remember some year old issues, not even months old issues, but it is not unreasonable to expect to remember 4 day old issues, in my opinion.

smed79 commented 7 years ago

Please don't get mad and relax :relaxed: It's just a remark to avoid confusion and provide better continuity and tracking to the issue / site.

This issue was closed.

Not locked :wink:

gotitbro commented 7 years ago

I shouldn't have to dig to find a closed issue for the same site every time there's a new issue.

@terrorist96 You don't have to dig, GitHub provides an amazing feature known as "Search".

terrorist96 commented 7 years ago

It's back again... These guys are fast at avoiding adblockers. https://torrentz2.is/search?f=tv changed to ##.HalfRAcceptableAds https://torrentz2.is/e52e8854b462423182948be2c0cb73ebcc8f7989 https://torrentz2.is/7f3942b3f246b58661ff2bb1f0b54199a246067b

terrorist96 commented 7 years ago

@okiehsch It's now ##.HalfRRRAcceptableAds and Promo :man_facepalming:

Would the following work? AcceptableAds$ and replace Promoted with Promo*

terrorist96 commented 7 years ago

@okiehsch still see ads.

okiehsch commented 7 years ago
torrentz2.*##.HalfRRRAcceptableAds
torrentz2.*##dl:if(> dd:has-text(/Advertisement|Promo|Sponsored/))
terrorist96 commented 7 years ago

Thanks

unknowboy1991 commented 5 years ago

@okiehsch I still need this filter:

torrentz2.eu##.downlinks dl:contains(Sponsored Link)

Could you please also add something like this? Thank you