Page 1 of 1

torrentz2.eu

Posted: Mon Mar 13, 2017 11:12 pm
by smed79

Code: Select all

##.AcceptableTextAds
|blob:$domain=torrentz2.eu
$websocket,domain=torrentz2.eu
https://reports.adblockplus.org/2cde99d ... c341add882

https://torrentz2.eu/8fbe78abe0dd8bd84f675a3bb9d399f19be42dee

Re: torrentz2.eu

Posted: Mon Apr 03, 2017 5:16 pm
by darkblue
The '##.AcceptableTextAds' has become

Code: Select all

##.SemiAcceptableAds
(The latter two have been added to EasyList)

One more thing:
In torrent download locations results such as in the aforementioned: https://torrentz2.eu/8fbe78abe0dd8bd84f675a3bb9d399f19be42dee
there's a "Download direct" link/ad on top:
Image
I think this blocks it alright:

Code: Select all

torrentz2.eu##.downlinks > dl:first-of-type

Re: torrentz2.eu

Posted: Mon Apr 03, 2017 5:28 pm
by intense
or

Code: Select all

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

Re: torrentz2.eu

Posted: Mon Apr 03, 2017 5:35 pm
by -Mark-
or

Code: Select all

torrentz2.eu##a[href^="/inago.php"]

Re: torrentz2.eu

Posted: Wed May 03, 2017 3:54 pm
by darkblue
I've noticed (*) that in search results, e.g.

Code: Select all

https://torrentz2.eu/search?f=ebooks
the first time you click anywhere inside the page, a popup(an empty page) appears, with URL like this:

Code: Select all

http://104.198.156.187/NTA5MjAyNjc5OTIyLzUwOTIwNDIzNjgwMy8wZWY1ZHU2ZDRp
The following custom rule fixes the problem:

Code: Select all

||torrentz2.eu^$script
(*) in both FF53 and ABP 2.8.2 and Chrome 58 with ABP 1.13.2 with updated EasyList

Re: torrentz2.eu

Posted: Wed May 03, 2017 4:31 pm
by smed79
Install the development builds of adblock plus then add these filters:

Code: Select all

||104.198.$popup,third-party
$webrtc,domain=torrentz2.eu|torrentz2.me
torrentz2.me,torrentz2.eu##a[href*=".php"]
+

Code: Select all

||pussl10.com^
||pussl2.com^
||pussl3.com^
||pussl4.com^
||pussl5.com^
||pussl7.com^
||pussl8.com^
||pussl9.com^
admeasures.com adservers viewtopic.php?f=62&t=33320

Re: torrentz2.eu

Posted: Wed May 03, 2017 4:53 pm
by intense
smed79 wrote: Wed May 03, 2017 4:31 pm Install the development builds of adblock plus then add these filters:
it's about the chrome ABP's dev build: https://chrome.google.com/webstore/deta ... ifjjdoepkn

Re: torrentz2.eu

Posted: Wed May 03, 2017 5:27 pm
by darkblue
(I was wrong, my custom rule didn't help).

Thank you for the replies!

Re: torrentz2.eu

Posted: Tue Jul 25, 2017 12:51 am
by smed79

Code: Select all

torrentz2.me,torrentz2.eu##[class*="Ads"]
torrentz2.me,torrentz2.eu##.downlinks > div + h2 + dl > dt
$webrtc,domain=torrentz2.eu|torrentz2.me

Re: torrentz2.eu

Posted: Thu Mar 15, 2018 2:02 pm
by smed79

torrentz2eu.top

Posted: Wed Jul 04, 2018 10:16 pm
by realtebo

Code: Select all

https://torrentz2eu.top/
Clicking on the search bar, a new page will open.

I'm not able to intercept the first url, because after the click and opening of the page, there is a redrect

Re: torrentz2.eu

Posted: Wed Jul 04, 2018 10:22 pm
by smed79
add

Code: Select all

/itab/*&cid=$popup
/itab/*?cid=$popup
or

Code: Select all

||ttdaz.xyz^$popup

Re: torrentz2.eu

Posted: Sun Dec 09, 2018 2:52 am
by smed79

Code: Select all

torrentz2.eu,torrentz2.is##div[class*="Ad"]
||torrentz2.*.php|$xmlhttprequest
||apendit.com^$popup

Re: torrentz2.eu

Posted: Sat Apr 27, 2019 6:07 am
by galacticninja
Sponsored links are not blocked

Code: Select all

https://torrentz2.eu/search?f=legal+download
Screenshot: https://i.imgur.com/7y91ry4.png

Re: torrentz2.eu

Posted: Sun May 12, 2019 9:40 am
by smed79