<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TorrentFreak</title>
	<atom:link href="https://torrentfreak.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://torrentfreak.com/</link>
	<description>Breaking File-sharing, Copyright and Privacy News</description>
	<lastBuildDate>Sun, 05 Jul 2026 08:33:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Researchers Create Self-Replicating Seedbox in Quest for Decentralized Democracy</title>
		<link>https://torrentfreak.com/researchers-create-self-replicating-seedbox-in-quest-for-decentralized-democracy/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sun, 05 Jul 2026 08:33:00 +0000</pubDate>
				<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[democracy]]></category>
		<category><![CDATA[seedbox]]></category>
		<category><![CDATA[tribler]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279388</guid>

					<description><![CDATA[<p>Researchers from Delft University of Technology have spent more than two decades building their decentralized BitTorrent client Tribler. The software is designed to be impossible to shut down and the project itself is also going strong, as it recently secured funding up until 2032. New research focuses on decentralized digital democracy, with a self-replicating BitTorrent seedbox as an illustrative use case.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" src="https://torrentfreak.com/images/replicate.png" alt="matrix" width="300" height="226" class="alignright size-full wp-image-279412" srcset="https://torrentfreak.com/images/replicate.png 571w, https://torrentfreak.com/images/replicate-300x226.png 300w, https://torrentfreak.com/images/replicate-150x113.png 150w, https://torrentfreak.com/images/replicate-200x150.png 200w" sizes="(max-width: 300px) 100vw, 300px" />Most torrent sites that were active in 2005 are long gone and the same applies to the software project from that era. </p>
<p>The academic torrent client <a href="https://tribler.org/index.html">Tribler</a> is a notable exception and if it&#8217;s up to the people running it, it will go on indefinitely. </p>
<p>Tribler is part of a research project at Delft University of Technology, headed by associate professor Johan Pouwelse. Over the years, Tribler found itself to be a safe haven for pirate site channels, a decentralized music streaming platform, and an AI-powered search engine, among other things.</p>
<p>The core idea always revolved around decentralization. The software and the network should be impossible to shut down. While academic achievements are not always picked up broadly, the research project&#8217;s output is highly valued and just secured funding through 2032.</p>
<p>Ironically, the development of the decentralized BitTorrent client is highly centralized. It&#8217;s run by a university team and paid for by subsidies. However, its own research may offer an eventual solution to that problem, starting with a self-replicating seedbox.</p>
<h2>The Self-Replicating Seedbox</h2>
<p>One of Tribler&#8217;s latest projects is a self-replicating seedbox called Mycelium, named after the underground fungal networks it is meant to resemble. This is part of a larger <a href="https://github.com/Tribler/superorganism-experiment/">superorganism experiment</a> into a decentrally governed community.</p>
<p><center><em>The Mycelium</em></center><br /><center><img decoding="async" src="https://torrentfreak.com/images/mycelium.png" alt="matrix" width="600" height="414" class="alignnone size-full wp-image-279410" srcset="https://torrentfreak.com/images/mycelium.png 1309w, https://torrentfreak.com/images/mycelium-300x207.png 300w, https://torrentfreak.com/images/mycelium-600x414.png 600w, https://torrentfreak.com/images/mycelium-150x103.png 150w" sizes="(max-width: 600px) 100vw, 600px" /></center></p>
<p>In simple terms, the seedbox starts a single server. When community members fund the project with bitcoin a new VPS server launches a fresh seedbox, after which the process will repeat itself. This results in an ever-expanding service as long as sufficient funds come in. </p>
<p>The content being seeded is Creative Commons material, not copyrighted works. The BitTorrent seeding is managed by libtorrent and the Bitcoin mechanics by a standard wallet. Once it&#8217;s set up, it can function independently. </p>
<p>The combination of all these elements, including voting and payment, could do more than replicate seedboxes. The same technology and framework can also be used to set up mirror websites, to replicate URLs, or to register new domain names.</p>
<h2>A Decentralized Digital Democracy</h2>
<p>The seedbox project isn&#8217;t completely decentralized, as it relies on GitHub and the VPS provider SporeStack. The researchers acknowledge this and in a recent master thesis, Stan Verlaan described this as the &#8220;governance paradox of decentralized systems&#8221;. </p>
<p>While there is no immediate solution, the thesis does offer a solution for how a community can help decide on the future of a project, while also funding it. </p>
<p>The proposed solution is a TwoStepDemocracy. In the first step, users vote on which problems are worth solving or which feature needs to be implemented. Based on these votes, the developers can then submit solutions. </p>
<p>The community then votes on whether the proposed solutions or changes should be implemented. If a solution passes that community vote and enough users have pledged Bitcoin to fund it, the developer gets paid. </p>
<p>This setup sounds straightforward, but it is significantly different from how software development usually works. A project&#8217;s evolution doesn&#8217;t rely on a group of gatekeepers who decide, but on the votes of a broader community, which in turn is independent of the funding. </p>
<h2>The Utopian Dream</h2>
<p>The researchers don&#8217;t understate their ambitions. On the <a href="https://github.com/Tribler/superorganism-experiment/">superorganism-experiment</a> GitHub page, the project&#8217;s future vision, or  &#8220;Utopian dream&#8221;, is described with little reservation</p>
<p>&#8220;We are creating our own society. A place citizens have FULL control, have their own MONEY, have AI that serves THEM, and CONTROL together. Unstoppable by design, self-replicating, self-hosted, self-evolving, and human oversight with democratic governance,&#8221; the description reads.</p>
<p>That framing isn&#8217;t necessarily limited to software. Tribler&#8217;s Dr. Pouwelse tells TorrentFreak that the project has been <a href="https://www.nwo.nl/en/news/four-projects-awarded-funding-to-improve-digital-trust">collaborating</a> with the Dutch tax authority and the authority for the financial markets on trust, identity en governance isues. At the same time, he&#8217;s increasingly finding an audience among European Commission officials as well.</p>
<p><center><em>Tribler&#8217;s voting experiment</em></center><br /><center><img decoding="async" src="https://torrentfreak.com/images/voting1.png" alt="leaderboard" width="600" height="341" class="alignnone size-full wp-image-279411" srcset="https://torrentfreak.com/images/voting1.png 1028w, https://torrentfreak.com/images/voting1-300x171.png 300w, https://torrentfreak.com/images/voting1-600x341.png 600w, https://torrentfreak.com/images/voting1-150x85.png 150w" sizes="(max-width: 600px) 100vw, 600px" /></center></p>
<p>The connection makes sense. In recent years, Internet infrastructure and AI development have become further concentrated in the hands of a few large American companies, so Europe has a growing interest in public, decentralized alternatives. </p>
<p>Tribler&#8217;s research doesn&#8217;t propose any groundbreaking new technologies. Its strength lies in the combination of technologies. Whether this can scale into anything concrete remains highly uncertain.  </p>
<p>For now, the TwoStepDemocracy idea remains a technical proof of concept. The thesis itself acknowledges this, and stresses that a larger study is needed to combine all elements, from voting to payment to development, to see how it functions.</p>
<p>The Tribler team isn&#8217;t letting the self-replicating seedbox loose on The Pirate Bay either, for those who are wondering. But they may have planted a seed.</p>
<p><em>&#8212;</p>
<p>The Superorganism repository is available <a href="https://github.com/Tribler/superorganism-experiment/">on GitHub</a>. The TwoStepDemocracy thesis can be found <a href="https://arxiv.org/abs/2606.25559">here</a> (pdf).</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>French Police Dismantle Operation Behind the Already Defunct YggTorrent</title>
		<link>https://torrentfreak.com/french-police-dismantle-operation-behind-the-already-defunct-yggtorrent/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Fri, 03 Jul 2026 06:58:19 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[France]]></category>
		<category><![CDATA[Ygg]]></category>
		<category><![CDATA[yggtorrent]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279449</guid>

					<description><![CDATA[<p>France's Gendarmerie nationale announced that it dismantled the organization behind YggTorrent, France's largest torrent site. Twelve people have been arrested on charges including money laundering. The site itself, however, was already destroyed months ago by a hacker who leaked its data and drained its crypto wallets. Meanwhile, the arrests are sending shockwaves through the wider French piracy scene.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/ygg-logo-1.jpg" alt="ygg logo" width="300" height="146" class="alignright size-full wp-image-251695" srcset="https://torrentfreak.com/images/ygg-logo-1.jpg 539w, https://torrentfreak.com/images/ygg-logo-1-300x146.jpg 300w" sizes="auto, (max-width: 300px) 100vw, 300px" />YggTorrent was France&#8217;s largest torrent community, with more than 10 million registered members when it <a href="https://torrentfreak.com/yggtorrent-shuts-down-after-hack-leak-and-stolen-crypto/">shut down in March</a> following a major hack.</p>
<p>The hacker, known as Gr0lum, breached the site&#8217;s infrastructure, exfiltrated 19 GB of data, drained its crypto wallets, and wiped its servers.</p>
<p>That proved to be too much to come back from and YggTorrent decided to throw in the towel instead. In many cases, that would be the end of the story. However, the French Gendarmerie nationale had other plans in the works.</p>
<h2>Twelve YggTorrent Arrests</h2>
<p>This week, the police <a href="https://www.gendarmerie.interieur.gouv.fr/gendinfo/criminalite-organisee-et-enquetes/2026/demantelement-du-site-de-telechargement-en-ligne-yggtorrent-par-les-cybersenqueteurs-de-l-antenne-uncyber-de-montpellier">announced</a> that it dismantled &#8216;the structure&#8217; behind YggTorrent. This wording is carefully chosen and avoids taking direct credit for the site&#8217;s shutdown, which took place months earlier.</p>
<p>The police operation was conducted by the UNCyber unit from the Montpellier Section de Recherches, under the direction of the JIRS and JUNALCO in Paris. Twelve people have been arrested and put under investigation.</p>
<p>The press release suggests that not all reported arrests are recent, noting that they were carried out since late 2023. The twelve people are suspected of organized copyright infringement (contrefaçon), money laundering, and operating a platform facilitating illegal transactions.</p>
<p>In French legal terms, the suspects have been placed under formal judicial investigation (mise en examen), which signals that prosecutors believe there is serious evidence of criminal involvement.</p>
<p>The investigation was initiated following complaints from SACEM, ALPA, and the French Video Publishing Union. SACEM&#8217;s enforcement interest in YggTorrent dates back to at least 2018, when one of its complaints <a href="https://torrentfreak.com/popular-torrent-site-loses-domain-after-copyright-complaint-180409/">forced the site to abandon its .com domain</a>.</p>
<p>The scale of YggTorrent&#8217;s operation may explain the severity of the charges. According to data in the Gr0lum leak, the site generated an estimated €8.5 million in revenue in 2025, allegedly routing payments through dozens of fake e-commerce storefronts to disguise transactions from payment processors including PayPal and Stripe.</p>
<h2>&#8216;Dismantling The Site&#8217;?</h2>
<p>The police note that searches across France uncovered crypto-assets linked to the site&#8217;s revenues and approximately €45,000 in computer equipment. </p>
<p>These details were proudly shared <a href="https://x.com/Gendarmerie/status/2072625372064084120">on social media</a> too, with a notable exaggeration.</p>
<p><center><em>The Gendarmerie&#8217;s tweet</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/gendermerie.jpg" alt="gendarmerie" width="600" height="494" class="alignnone size-full wp-image-279459" srcset="https://torrentfreak.com/images/gendermerie.jpg 1323w, https://torrentfreak.com/images/gendermerie-300x247.jpg 300w, https://torrentfreak.com/images/gendermerie-600x494.jpg 600w, https://torrentfreak.com/images/gendermerie-150x123.jpg 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>As shown above, the French police claim to have dismantled the &#8220;#YGGTORRENT download site&#8221;, which is not exactly true. The site itself has been offline for months, after all, and was directly linked to the hack.</p>
<p>The police press release does not mention the hack at all. Their investigation already started years earlier, but it is possible that the leaked information may have been useful as added intelligence.</p>
<p>When YggTorrent&#8217;s hacker came forward in March, they explicitly noted that the data could be &#8220;of interest to law enforcement.&#8221;</p>
<h2>Wider Fallout</h2>
<p>The arrests appear to have triggered a wave of closures across France&#8217;s broader warez community.</p>
<p>According to <a href="https://kulturegeek.fr/news-354816/sites-fermes-arrestations-police-sattaque-piratage-films-series">KultureGeek</a>, the former leaders of release groups Forward (FW) and TFA, both specializing in WEB-DL rips of streaming content, have been arrested, along with a community member known as Fervex. Several former YggTorrent moderators were also detained.</p>
<p>Forward, which was responsible for an estimated 35,000 torrents before being <a href="https://torrentfreak.com/french-torrent-giant-yggtorrent-faces-user-revolt-after-introducing-paid-turbo-mode/">banned from YggTorrent</a> during the Turbo Mode controversy last December, confirmed its permanent closure. Predb FR, a release indexer, shut down. Nexum, a private tracker, was destroyed by its own operator as a precaution, while Usenet indexer UNFR also went dark.</p>
<p>Whether the FW and TFA arrests are part of the Gendarmerie&#8217;s twelve or whether they are part of a separate investigation remains unclear. Other community reports <a href="https://www.reddit.com/r/FrancePirate/comments/1ukwk0o/communiqu%C3%A9_coup_dur_pour_le_paysage_du_warez/?sort=new">on Reddit</a> and elsewhere could not be immediately verified either, but it is clear that the French piracy scene is in turmoil.</p>
<p>For now, the investigation remains ongoing, and the Gendarmerie has not ruled out further arrests.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sports Rightsholders Want an EU Blacklist for &#8216;Piracy&#8217; Hosting Providers</title>
		<link>https://torrentfreak.com/sports-rightsholders-want-an-eu-blacklist-for-piracy-hosting-providers/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 06:26:51 +0000</pubDate>
				<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[AAPA]]></category>
		<category><![CDATA[Aylo]]></category>
		<category><![CDATA[Bein]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[piracy]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279400</guid>

					<description><![CDATA[<p>Sports broadcaster beIN and the Audiovisual Anti-Piracy Alliance propose to expand the European blocking efforts with a blacklist of rogue hosting companies. These companies can then be banned by their ASN, covering a series of IP-address blocks. By implementing the blocking measures across various network companies, including transit providers and internet exchanges, they aim to protect rights across the 'European Internet'. </p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/eu-copyright.jpg" alt="EU Copyright" width="250" height="167" class="alignright size-full wp-image-136985" />The European Commission is reviewing the Copyright Directive, with a legislative proposal for a &#8216;better copyright environment&#8217; to follow next year.</p>
<p>As part of this process, the Commission launched a public consultation, inviting rightsholders, intermediaries, and other stakeholders to weigh in.</p>
<p>We previously reported that the submission of <a href="https://torrentfreak.com/european-isps-want-rightsholders-held-accountable-for-overblocking-damage/">European ISPs</a> argued that rightsholders should be held accountable when site-blocking orders result in avoidable overblocking. The same submission also warned against IP-address blocking, as that could more easily affect legitimate services. </p>
<h2>Blacklist for the &#8216;European Internet&#8217;</h2>
<p>Not all stakeholders share this cautious attitude. In fact, many rightsholders believe that the European Commission could do more to block pirate sites and services. For example, by facilitating the creation of an EU blacklist for rogue hosting providers.</p>
<p>The blacklist idea is proposed in the submission of broadcaster <a href="https://en.wikipedia.org/wiki/BeIN_Sports">beIN Sports</a>, which holds sports media rights across several continents. The company specifically argues for broader blocking powers, not narrower ones.</p>
<p>BeIN&#8217;s proposal goes beyond IP-address blocking and suggests creating a blacklist of problematic hosting providers. These companies can be identified by their autonomous system number (<a href="https://en.wikipedia.org/wiki/Autonomous_system_(Internet)">ASN</a>), which is a collection of connected IP-addresses.</p>
<p>&#8220;beIN proposes that the Commission should establish a means for rights owners to report offshore noncompliant hosting providers, identified by their ASNs,&#8221; beIN writes.</p>
<p>&#8220;A competent authority would assess these providers based on criteria such as failure to comply with takedown requests, involvement in illegal content, non-compliance with legal obligations, and location outside the EU.&#8221;</p>
<p><center><em>From beIN&#8217;s submission</em></center><br /><center><a href="https://torrentfreak.com/images/beinblacklist1.png"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/beinblacklist1.png" alt="bein blacklist" width="600" height="388" class="alignnone size-full wp-image-279442" srcset="https://torrentfreak.com/images/beinblacklist1.png 1085w, https://torrentfreak.com/images/beinblacklist1-300x194.png 300w, https://torrentfreak.com/images/beinblacklist1-600x388.png 600w, https://torrentfreak.com/images/beinblacklist1-150x97.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<h2>Blocking the Tubes</h2>
<p>BeIN envisions a European blacklist that would be enforced by ICT providers which would cover data centers, transit providers, internet exchanges, ISPs, among others. These companies would be required to block the associated traffic, with the goal to keep these rogue providers out of the European Internet ecosystem.</p>
<p>&#8220;&#8216;Designated providers&#8217; IP addresses and ASNs would be placed in a public database, which compromises [sic] a &#8216;blacklist&#8217;. European ICT providers would then be under a legal obligation to stop providing services to, or transmitting data from, these identified entities, thereby limiting their ability to operate within the European internet ecosystem,&#8221; the submission reads.  </p>
<p>The Internet is a global network, which typically doesn&#8217;t stop at the European borders, so these measures could potentially introduce new overblocking concerns. However, beIN stresses that it is needed to curb online piracy.</p>
<p>The company&#8217;s vision is supported by the Audiovisual Anti-Piracy Alliance (<a href="https://www.aapa.eu/members">AAPA</a>), which also represents other sports rightsholders, including the Premier League, LaLiga, DAZN, Sky and Viaplay. Like its member beIN, AAPA&#8217;s submission explicitly mentions blocking hosting providers on the network level </p>
<p>&#8220;Provide a regulatory means for a competent authority, on application of rights owners, to designate ASNs and IP ranges associated with off-shore non-compliant hosting providers,&#8221; AAPA notes. </p>
<p>&#8220;This information should then be communicated to European Information and Communication Technology (ICT) providers, who would be obliged to cease carrying traffic from, and otherwise deny services to the designated ASNs and IP ranges.&#8221; </p>
<h2>Porn Industry Agrees</h2>
<p>The ASN blacklist proposal isn&#8217;t limited to sports and broadcast interests. Adult content producer Aylo, the company behind Pornhub and brands such as Brazzers and Reality Kings, filed its own submission backing a similar ASN blacklist.</p>
<p>Aylo proposes a central European blocking scheme. This would include a framework where an appropriate authority can &#8220;designate the ASNs and IP ranges of offshore non-compliant hosts.&#8221;</p>
<p>In addition to the European blacklist for rogue hosting providers, rightsholders also made various other suggestions. For example, beIN asked for a strict 30-minute takedown window for hosting companies, real-time dynamic blocking orders, and &#8220;know your business customer&#8221; obligations for key Internet infrastructure companies.</p>
<p>Whether any of these recommendations will be picked up has yet to be seen. However, the submissions show a clear divergence between rightsholders demanding tougher measures on the one hand, versus intermediaries cautioning against overbroad blocking powers. </p>
<p><em>&#8212;</p>
<p>A copy of beIN&#8217;s submission to the call for evidence is available <a href="https://torrentfreak.com/images/beIN-ASN-blacklist.pdf">here (pdf)</a>, AAPA&#8217;s version can be found <a href="https://torrentfreak.com/images/AAPA.pdf">here (pdf)</a>, and Aylo&#8217;s copy is <a href="https://torrentfreak.com/images/AYLO.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Kim Dotcom Loses Court of Appeal Bid to Block Extradition to the U.S.</title>
		<link>https://torrentfreak.com/kim-dotcom-loses-court-of-appeal-bid-to-block-extradition-to-the-u-s/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Wed, 01 Jul 2026 08:57:34 +0000</pubDate>
				<category><![CDATA[Lawsuits]]></category>
		<category><![CDATA[kim dotcom]]></category>
		<category><![CDATA[Megaupload]]></category>
		<category><![CDATA[New Zealand]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279428</guid>

					<description><![CDATA[<p>After more than fourteen years of legal battles, Kim Dotcom has lost his latest attempt to avoid extradition to the United States. New Zealand's Court of Appeal dismissed the Megaupload founder's challenge to the Justice Minister's surrender order, concluding that a likely U.S. prison sentence of at least 30 years does not amount to shockingly severe punishment.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/dotcom-kim-300x233.png" alt="dotcom-kim" width="300" height="233" class="alignright size-medium wp-image-253772" srcset="https://torrentfreak.com/images/dotcom-kim-300x233.png 300w, https://torrentfreak.com/images/dotcom-kim.png 438w" sizes="auto, (max-width: 300px) 100vw, 300px" />More than fourteen years have passed since Megaupload became <a href="https://torrentfreak.com/megaupload-shut-down-120119/">the prime target</a> in a high-profile law enforcement operation, which led to the collapse of Kim Dotcom&#8217;s file-storage empire.</p>
<p>The U.S. accused Dotcom of being the leader of a criminal &#8220;Mega Conspiracy,&#8221; which it claims earned many millions of dollars by profiting from copyright infringement. </p>
<p>With the stakes this high, no legal resources are being spared. Many millions of dollars have been poured into this legal battle since 2012, with Dotcom doing everything in his power to avoid being extradited to the United States. </p>
<p>In 2020, the Supreme Court of New Zealand <a href="https://torrentfreak.com/kim-dotcom-can-be-extradited-to-the-united-states-subject-to-judicial-review-201104/">ruled</a> that Kim Dotcom and his colleagues could indeed be extradited to the United States. After further challenges, New Zealand&#8217;s Justice Minister Paul Goldsmith approved Kim Dotcom&#8217;s extradition in 2024. </p>
<p>By then, Megaupload defendants van der Kolk and Ortmann had already opted for a deal. The pair pled guilty but were allowed to serve their respective <a href="https://torrentfreak.com/former-megaupload-executives-sentenced-to-2-5-years-in-prison-230615/">30 and 31-month prison sentences</a> in New Zealand. Dotcom, meanwhile, kept fighting. </p>
<h2>Court of Appeal Rejects New Zealand Prosecution</h2>
<p>Dotcom&#8217;s latest opposition targets two decisions. The first is the Police Commissioner&#8217;s refusal to charge Megaupload&#8217;s founder in New Zealand, and the second targets the Minister&#8217;s order to surrender him to the United States. </p>
<p>The High Court <a href="https://torrentfreak.com/kim-dotcom-extradition-decision-lawful-judicial-review-denied-250916/">rejected these challenges</a> in September 2025, but as expected, Dotcom appealed again. <a href="https://www.stuff.co.nz/nz-news/361000671/kim-dotcom-has-appeal-dismissed-extradition-fight-court-appeal-rules-against-every-point">Today</a>, New Zealand&#8217;s Court of Appeal ruled on the matter, <a href="https://www.courtsofnz.govt.nz/judgments/court-of-appeal">rejecting all challenges</a>. </p>
<p>Dotcom argued that the Police Commissioner should have charged him in New Zealand, pointing out that his co-defendants signed plea deals with the authorities in 2022. These deals allowed them to avoid extradition to the U.S.</p>
<p>The Court of Appeal concludes that there was a proper basis for the Commissioner&#8217;s decision.</p>
<p>The Commissioner previously refused to charge Dotcom, who did not offer to plead guilty, noting that his position as Megaupload&#8217;s ringleader differed from the other defendants. More importantly, the U.S. would not be willing to cooperate.</p>
<p>&#8220;Most critically of all, however, the US was not prepared to withdraw its request for extradition of Mr Dotcom in the way it was for the others,&#8221; the Court of Appeal writes in a summary of the order. </p>
<h2>30 Years to 150 Years in Prison</h2>
<p>The second challenge deals with the severity of the sentence Dotcom faces in the United States. A court can block an extradition request if a foreign punishment is so severe that it would &#8220;shock the conscience&#8221; of properly informed New Zealanders.</p>
<p>Before signing the extradition order, the Justice Minister heard from an expert that Dotcom faces an estimated sentence of 30 to 150 years, if he&#8217;s convicted in the United States. </p>
<p>While that is substantially higher than the comparable sentence in New Zealand, which would fall in the range of 12 to 15 years, the Minister concluded that it would not &#8220;shock the conscience&#8221; of properly informed New Zealanders given the scale of the alleged offending.</p>
<p>Dotcom argued that the comparison should factor in the actual sentences his co-defendants received. The Court of Appeal disagreed, finding that the correct approach compares the likely sentence in the requesting country with the likely sentence in New Zealand for the same conduct, not the sentences of his co-defendants.</p>
<p>Dotcom separately argued that the U.S. sentence would likely amount to an &#8220;irreducible life sentence,&#8221; which could violate international human rights law. However, the Court of Appeal rejected this, noting that the U.S. system allows for both compassionate release and executive clemency, which allow sentences to be reduced. </p>
<p>All in all, the Court of Appeal dismissed the challenge in its entirety, with Dotcom ordered to pay costs. However, this isn&#8217;t necessarily the end of the legal challenges yet, as Dotcom and his lawyer Ron Mansfield KC could still take the matter up with the Supreme Court. </p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>European ISPs Want Rightsholders Held Accountable for Overblocking Damage</title>
		<link>https://torrentfreak.com/european-isps-want-rightsholders-held-accountable-for-overblocking-damage/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Mon, 29 Jun 2026 11:02:36 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[euroispa]]></category>
		<category><![CDATA[isps]]></category>
		<category><![CDATA[site blocking]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279328</guid>

					<description><![CDATA[<p>For years, rightsholders have pushed for broader site blocking orders, with no direct liability if these result in overblocking. EuroISPA, which represents over 3,300 European internet service providers, is now asking the EU Commission to change that. The association points to a series of overblocking incidents in Italy, Spain, and elsewhere, where rightsholders were not held accountable.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/euroispa-600x293.png" alt="euroispa" width="300" height="146" class="alignright size-large wp-image-279335" srcset="https://torrentfreak.com/images/euroispa-600x293.png 600w, https://torrentfreak.com/images/euroispa-300x146.png 300w, https://torrentfreak.com/images/euroispa-150x73.png 150w, https://torrentfreak.com/images/euroispa.png 623w" sizes="auto, (max-width: 300px) 100vw, 300px" />Last year, <a href="https://torrentfreak.com/european-isps-complain-about-disproportionate-pirate-site-blocking/">EuroISPA warned the European Commission</a> that site blocking was becoming disproportionate. </p>
<p>Fast-forward a year, and the providers&#8217; concerns have only grown. </p>
<p>In a new filing to the Commission&#8217;s ongoing assessment of the <a href="https://torrentfreak.com/eu-pirate-site-blocking-is-broken-report-calls-for-ip-blocking-ban-and-rightsholder-liability/">Copyright in the Digital Single Market Directive</a>, EuroISPA once again sounds the alarm, pointing out that the piracy blocking climate in some countries is getting more extreme. </p>
<p><a href="https://www.euroispa.org/">EuroISPA</a> starts by explicitly referencing the Commission&#8217;s own conclusions. Its evaluation of the 2023 Recommendation on combating piracy of live events concluded that the measures had &#8220;limited positive effects&#8221; and did not lead to a substantial reduction in piracy.</p>
<p>&#8220;This finding is an important baseline for this consultation: it suggests that in many cases the problem lies in the enforcement of existing law, not in a gap in the legislative framework,&#8221; the ISP organization notes. </p>
<p>The European Commission should prioritize the implementation of current law, instead of introducing any new enforcement obligations, the filing argues. That doesn&#8217;t mean that everything is functioning fine now. On the contrary, the ISPs flag a myriad of overblocking incidents.</p>
<h2>Blocking Goes Beyond ISPs</h2>
<p>In recent years, site blocking orders have expanded to other intermediaries, including DNS resolvers and VPN providers. This is problematic, EuroISPA argues, as these services have no direct link to the infringing content and often lack the technical means to implement geographically restricted blocks.</p>
<p>This expansion, combined with various overblocking incidents throughout Europe, is problematic, the ISP association notes, while listing various examples. </p>
<p>In Italy, <a href="https://torrentfreak.com/piracy-shield-cloudflare-disaster-blocks-countless-sites-fires-up-opposition-240226/">Piracy Shield&#8217;s IP-level blocking</a> caused collateral damage to over 7,700 domain names. In addition, a Portuguese hosting provider lost email connectivity with Italian customers for 16 days. When <a href="https://torrentfreak.com/italy-fines-cloudflare-e14-million-for-refusing-to-filter-pirate-sites-on-public-1-1-1-1-dns/">Cloudflare declined </a>to comply with blocking demands, Italy&#8217;s communications regulator AGCOM fined it 14 million euros.</p>
<p>In Spain, <a href="https://torrentfreak.com/constitutional-court-urged-to-end-piracy-blockades-now-hurting-millions-250519/">LaLiga obtained a blocking order</a> that targeted shared IP addresses, which were also used by thousands of legitimate sites. EuroISPA says that millions of Spanish internet users have lost access to banking apps, developer tools, and payment platforms, as a result of the site blocking measures.</p>
<p>In Belgium and France, site blocking is also expanding. Cisco pulled OpenDNS from <a href="https://torrentfreak.com/opendns-suspends-service-in-france-due-to-canal-piracy-blocking-order-240629/">France</a> in 2024 and <a href="https://torrentfreak.com/opendns-quits-belgium-under-threat-of-piracy-blocks-or-fines-of-e100k-per-day-250416/">Belgium</a> in 2025, after being ordered to block pirate sites. It resumed its service in Belgium when it <a href="https://torrentfreak.com/belgiums-latest-pirate-site-blocking-order-spares-dns-providers/">appealed this decision</a>, which could have far-reaching consequences. </p>
<p>&#8220;The outcome of that appeal may have significant consequences for the scope of future blocking orders across the EU, as the trend of extending obligations to DNS resolvers and VPN providers continues to grow across Member States,&#8221; EuroISPA notes. </p>
<h2>Overblocking Accountability</h2>
<p>The ISP organization cites the <a href="https://torrentfreak.com/eu-pirate-site-blocking-is-broken-report-calls-for-ip-blocking-ban-and-rightsholder-liability/">CEPS report published in April</a>, which cautioned against IP-address blocking. </p>
<p>The same report also recommended that rightsholders should be held liable for overblocking damage. EuroISPA is now making the same demand directly to the Commission. This doesn&#8217;t require any new legislation, as EU&#8217;s Intellectual Property Rights Enforcement Directive (IPRED) supports it. </p>
<p>EuroISPA argues that &#8220;rightsholders should be held accountable&#8221; for &#8220;collateral damage caused by overbroad blocking actions, with compensation mechanisms that are clearly defined and enforceable.&#8221;</p>
<p><center><em>Accountability</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/overblocking.png" alt="overblock" width="600" height="143" class="alignnone size-full wp-image-279340" srcset="https://torrentfreak.com/images/overblocking.png 1995w, https://torrentfreak.com/images/overblocking-300x72.png 300w, https://torrentfreak.com/images/overblocking-600x143.png 600w, https://torrentfreak.com/images/overblocking-150x36.png 150w, https://torrentfreak.com/images/overblocking-1536x366.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The ISP organization also argued against the rapid blocking requirements, which require services to implement blockades in a short timeframe. That would include Italy, where providers have to take action within 30 minutes, which can be problematic for smaller companies.</p>
<p>&#8220;The current absence of such mechanisms creates a structural burden that falls disproportionately on smaller providers,&#8221; the submission notes.</p>
<p>Whether the Commission  will pick up these suggestions has yet to be seen. For now, the CDSM review continues, which will undoubtedly also see calls from rightsholders to further expand the current site blocking powers.</p>
<p><em>&#8212;</p>
<p>A copy of EuroISPA&#8217;s submission to the European Commission&#8217;s CDSM review is <a href="https://torrentfreak.com/images/eurispa-submission.pdf">available here (pdf)</a>. </em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Top 10 Most Pirated Movies of The Week – 06/29/2026</title>
		<link>https://torrentfreak.com/top-10-most-torrented-pirated-movies/</link>
					<comments>https://torrentfreak.com/top-10-most-torrented-pirated-movies/#comments</comments>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sun, 28 Jun 2026 23:09:40 +0000</pubDate>
				<category><![CDATA[DVDrip]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=186926</guid>

					<description><![CDATA[<p>Every week we take a close look at the most pirated movies on torrent sites. What are pirates downloading? 'Masters of the Universe' tops the chart, followed by 'Obsession.' 'Michael' completes the top three.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/motu-300x191.png" alt="motu" width="300" height="191" class="alignright size-medium wp-image-279391" srcset="https://torrentfreak.com/images/motu-300x191.png 300w, https://torrentfreak.com/images/motu-600x382.png 600w, https://torrentfreak.com/images/motu-150x96.png 150w, https://torrentfreak.com/images/motu.png 843w" sizes="auto, (max-width: 300px) 100vw, 300px" />The data for our weekly download chart is estimated by TorrentFreak, and is for informational and educational reference only.</p>
<p>Downloading content without permission is copyright infringement. These torrent download statistics are only meant to provide further insight into piracy trends. All data are gathered from public resources. </p>
<p>This week we have two newcomers on the list. </p>
<p>&#8220;Masters of the Universe&#8221; is the most shared title.</p>
<h2>The most torrented movies for the week ending on June 29 are:</h2>
<table class="css hover">
<thead>
<tr>
<th width="12%"><strong>Movie Rank</strong></th>
<th width="15%"><strong>Rank last week</strong></th>
<th><strong>Movie name</strong></th>
<th width="18%"><strong>IMDb Rating / Trailer</strong></th>
</tr>
</thead>
<tfoot>
<tr>
<td colspan="4">Most downloaded movies via torrent sites</td>
</tr>
</tfoot>
<p><body></p>
<tr>
<td><strong>1</strong></td>
<td>(10)</td>
<td>Masters of the Universe</td>
<td><a href="https://www.imdb.com/title/tt0427340/?">7.0</a> / <a href="https://www.youtube.com/watch?v=X21JsHLHnY8">trailer</a></td>
</tr>
<tr>
<td><strong>2</strong></td>
<td>(2)</td>
<td>Obsession</td>
<td><a href="https://www.imdb.com/title/tt37287335/">8.1</a> / <a href="https://www.youtube.com/watch?v=gMC8kkwbIQQ">trailer</a></td>
</tr>
<tr>
<td><strong>3</strong></td>
<td>(1)</td>
<td>Michael</td>
<td><a href="https://www.imdb.com/title/tt11378946/">7.6</a> / <a href="https://www.youtube.com/watch?v=3zOLzsbOleM">trailer</a></td>
</tr>
<tr>
<td><strong>4</strong></td>
<td>(3)</td>
<td>Mortal Kombat II</td>
<td><a href="https://www.imdb.com/title/tt17490712/">6.9</a> / <a href="https://www.youtube.com/watch?v=ZdC5mFHPldg">trailer</a></td>
</tr>
<tr>
<td><strong>5</strong></td>
<td>(5)</td>
<td>Project Hail Mary</td>
<td><a href="https://www.imdb.com/title/tt12042730/">8.4</a> / <a href="https://www.youtube.com/watch?v=m08TxIsFTRI">trailer</a></td>
</tr>
<tr>
<td><strong>6</strong></td>
<td>(&#8230;)</td>
<td>The Sheep Detectives</td>
<td><a href="https://www.imdb.com/title/tt32565993/">7.5</a> / <a href="https://www.youtube.com/watch?v=pyZI5oM6hWk">trailer</a></td>
</tr>
<tr>
<td><strong>7</strong></td>
<td>(4)</td>
<td>In The Grey</td>
<td><a href="https://www.imdb.com/title/tt17490712/">6.9</a> / <a href="https://www.youtube.com/watch?v=nufP15iN4GE">trailer</a></td>
</tr>
<tr>
<td><strong>8</strong></td>
<td>(&#8230;)</td>
<td>Backrooms</td>
<td><a href="https://www.imdb.com/title/tt26657236/">7.1</a> / <a href="https://www.youtube.com/watch?v=0HjdiohVOik">trailer</a></td>
</tr>
<tr>
<td><strong>9</strong></td>
<td>(6)</td>
<td>Star Wars: The Mandalorian and Grogu</td>
<td><a href="https://www.imdb.com/title/tt12042730/">7.0</a> / <a href="https://www.youtube.com/watch?v=IHWlvwu8t1w">trailer</a></td>
</tr>
<tr>
<td><strong>10</strong></td>
<td>(7)</td>
<td>The Devil Wears Prada 2</td>
<td><a href="https://www.imdb.com/title/tt27681354">6.3</a> / <a href="https://www.youtube.com/watch?v=PMd1at7OwiE">trailer</a></td>
</tr>
<p></body></table>
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>
<div class='embed-container'><iframe src='https://www.youtube.com/embed/X21JsHLHnY8' frameborder='0' allowfullscreen></iframe></div>
<p>Note: We also publish an updating archive of all the list of <a href="https://torrentfreak.com/most-pirated-movies-of-2026-weekly-archive/">weekly most torrented movies lists</a>.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://torrentfreak.com/top-10-most-torrented-pirated-movies/feed/</wfw:commentRss>
			<slash:comments>337</slash:comments>
		
		
			</item>
		<item>
		<title>Feds Seize Domain Names of Nearly 400 Pirate Sports Streaming Sites (Update)</title>
		<link>https://torrentfreak.com/feds-seize-domain-names-of-nearly-400-pirate-sports-streaming-sites/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sat, 27 Jun 2026 13:45:38 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[domain seizures]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279350</guid>

					<description><![CDATA[<p>The U.S. Department of Justice announced the seizure of nearly 400 pirate streaming domain names that offered access to FIFA World Cup matches. This enforcement action, dubbed "Operation Offsides", targets popular brands including "rojadirecta", "koora", and "futbollibre". TorrentFreak tracked down several dozen domain names, which reveal that some of the largest streaming sites were not directly hit.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/siezed-600x306.png" alt="seized" width="300" height="153" class="alignright size-large wp-image-279354" srcset="https://torrentfreak.com/images/siezed-600x306.png 600w, https://torrentfreak.com/images/siezed-300x153.png 300w, https://torrentfreak.com/images/siezed-150x76.png 150w, https://torrentfreak.com/images/siezed.png 1245w" sizes="auto, (max-width: 300px) 100vw, 300px" />With the FIFA World Cup being partially hosted by the United States, the chance of a U.S.-led pirate domain seizure round was significant. </p>
<p>In 2022, the U.S. government already carried out a <a href="https://torrentfreak.com/u-s-govt-seizes-domains-of-popular-sports-streaming-piracy-sites-221210/">similar World Cup-themed enforcement action</a>, which was repeated yesterday at roughly five times the scale. </p>
<p>The Department of Justice announced that it had seized nearly 400 domains that were used to illegally stream the 2026 FIFA World Cup. The action, branded &#8220;Operation Offsides 2026&#8221;, was led by the National Intellectual Property Rights Coordination Center with HSI Washington and the Computer Crime and Intellectual Property Section.</p>
<p>&#8220;We have seized hundreds of domains, used to illegally stream World Cup matches for profit, to disrupt the international networks that profit from the global popularity of the World Cup,&#8221; said Assistant Attorney General A. Tysen Duva of the Justice Department&#8217;s Criminal Division.</p>
<h2>Seizures with Broad Support</h2>
<p>This is far from an isolated action. The DOJ credits FIFA as the lead rightsholder, with supporting information from beIN Media Group, NBCUniversal, the MPA&#8217;s Alliance for Creativity and Entertainment, the Ultimate Fighting Championship, and Warner Bros.</p>
<p>The seizure banner, shown below, also reveals support from a variety of foreign organizations and authorities, including Europol, City of London Police, Ecuador&#8217;s SENADI, Argentina&#8217;s Ministerio Público Fiscal, the NCFTA, as well as anti-piracy outfit FriendMTS.</p>
<p><center>The seizure banner</center><br /><center><a href="https://torrentfreak.com/images/seized-banner.png"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/seized-banner.png" alt="seizure banner" width="600" height="338" class="alignnone size-full wp-image-279352" srcset="https://torrentfreak.com/images/seized-banner.png 1200w, https://torrentfreak.com/images/seized-banner-300x169.png 300w, https://torrentfreak.com/images/seized-banner-600x338.png 600w, https://torrentfreak.com/images/seized-banner-150x84.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<p>In addition to the domain seizures, international coordination through the ICHIP network also targeted pirate streaming services in various other countries. </p>
<p>&#8220;Servers and domains linked to illegal streaming of World Cup games were targeted in Peru and Bulgaria, two known centers of online piracy activity. Additional ICHIP-supported disruptions took place in Croatia, Romania, Poland and Colombia,&#8221; the press release states. </p>
<h2>Tracing the Seized Domains</h2>
<p>The DOJ released no list of seized domain names. However, DNS data shows that dozens of new domain names have added seizedservers.com nameservers in the past 24 hours. These nameservers are used in the U.S. government&#8217;s seizure actions for well over a decade.</p>
<p>The domains we traced include kooora365.com, kora-shoot.com, bein-match-worldcup.com, beinmatchtv.com, rojadirectastv.org, pelotalibrehd.org, futbollibreusa.com, viper-play.org, and redditsoccerstreams.name. A non-verified and non-exhaustive list of domains can be found below.</p>
<p>These domains all use popular brands, either from beIN as a broadcaster, or popular pirate brands such as rojadirecta and futbollibre. That doesn&#8217;t necessarily mean that these domain names were popular, as most appear to be copycats. </p>
<p>For example, the seizure action targeted futbollibreonline.com, which had just over 166,000 visits last month, while futbol-libre.su remains online with more than 73 million monthly visits. A likely explanation is that domains operated by foreign registries, such as the Russian-operated .su, typically don&#8217;t fall under U.S. jurisdiction.</p>
<p>The seized domain names we identified all use .com, .name, and .org domains (TF: see update below for new info), which are maintained by the American organizations <a href="https://www.verisign.com/">Verisign</a> and the <a href="https://pir.org/">Public Interest Registry</a>. The <a href="https://torrentfreak.com/hsi-agent-details-pirate-site-domain-seizure-mechanism-in-affidavits-230123/">affidavit</a> from the first Operation Offsides targeted both registries and registrars.</p>
<h2>A Fitness Blog and a CBD Site</h2>
<p>At first glance, the list of seized domains includes several unusual targets. fitforcedaily.com, <a href="https://web.archive.org/web/20260307182146/http://fitforcedaily.com/">for example</a>, was a site that presented itself as a fitness blog with articles on insulin sensitivity, strength training, and pregnancy workouts. But there was more going on under the hood, as the domain&#8217;s main referral traffic came from a Rojadirecta site.</p>
<p>Several other entries in the slice appear to be expired and reused domains. Freedomgloryproject.com was originally an Iranian-American music activism site, last updated in 2015. Gonutradeal.com hosted CBD wellness content as recently as 2023. Interoutemediaservices.com matches the brand of a European telecom, Interoute, acquired by GTT Communications in 2018 and retired shortly after. </p>
<p>This is not as unusual as it seems, as pirate site clone operators often buy lapsed domains to leverage their existing search-engine credibility. </p>
<p>Since the news broke hours ago, it is possible that the seizure actions are ongoing, so more domains, including different gTLDs, may be added as well. We will update this article if new information becomes available.</p>
<p><strong>Update:</strong> ee have traced many more domain names. This includes ones with significant traffic, such as istreameast.app which had 15 million visits last month. There are also several .app domains, for which Google is the registry.</p>
<p><strong>Update June 30:</strong> several new domains were seized by the authorities, including .lat, .click, .online, .to, .site, .tech, and .xyz. This expands the actions to other registries, also one outside of the U.S. Whether domain registrars or registries have taken action is not clear, however.</p>
<p><em>&#8212;</p>
<p>The DOJ press release for Operation Offsides 2026 is available <a href="https://www.justice.gov/opa/pr/united-states-seizes-hundreds-internet-domains-used-illegally-stream-world-cup-matches">here</a>. The seizure warrant and affidavit, filed in the Eastern District of Virginia, were not immediately available to us on PACER.</em></p>
<p>A list of several domain names that added seizedservers nameservers in the past 48 hours is available below. These are traced by TorrentFreak, not confirmed by the authorities. </p>
<p><strong>Update June 28/30:</strong> we have added many more domains.</p>
<p><code>viper-play.org<br />
surfg.org<br />
rojadirectastv.org<br />
pelotalibrestv.org<br />
pelotalibrehd.org<br />
pelota-libretv.org<br />
kora-yalla.org<br />
kevinsport.org<br />
futbollibrehd.org<br />
futbol-libres.org<br />
kora999live.com<br />
kora999.com<br />
kora999-live.com<br />
kora48.com<br />
kora360-tv.com<br />
kora360-lives.com<br />
kora360-live.com<br />
kora1lives.com<br />
kora-show.com<br />
kora-shoot.com<br />
kora-onlineone.com<br />
kora-online24.com<br />
kora-live4k.com<br />
kora-gol.com<br />
kora-city.com<br />
kora-999.com<br />
koorati.com<br />
koorallive24.com<br />
kooraliveworldcup.com<br />
kooralive69.com<br />
kooralite.com<br />
kooragol-live.com<br />
kooragoal24.com<br />
kooraa4live.com<br />
koora4livehd.com<br />
koora48.com<br />
koora1live.com<br />
koora-tv.com<br />
koora-live-live.com<br />
koooraa4live.com<br />
kooora4livetv.com<br />
kooora365.com<br />
kooora-sport.com<br />
kooora-sia.com<br />
kooora-mobashir.com<br />
kevinsport.com<br />
interoutemediaservices.com<br />
hdlive7.com<br />
hd7-new.com<br />
hayasport.com<br />
gosporttv.com<br />
gonutradeal.com<br />
golygoal.com<br />
gollibre.com<br />
golkoora.com<br />
goheali.com<br />
goalkora.com<br />
go4koraa.com<br />
go4kora.com<br />
fuutbollibre.com<br />
futbollibreusa.com<br />
futbollibreonline.com<br />
futbollibre-tv.com<br />
futbollibre-hd.com<br />
fullmatch-hd.com<br />
freekora.com<br />
freedomgloryproject.com<br />
fotytv.com<br />
flixmv.com<br />
fitforcedaily.com<br />
ekoralive.com<br />
egynoww.com<br />
deportelibretv.com<br />
deportelibree.com<br />
defendersportstreams.com<br />
crichdbest.com<br />
childluresprevention.com<br />
cagesharkdive.com<br />
bolasrolando.com<br />
beinmatsh.com<br />
beinmatchtv.com<br />
beinmatch26.com<br />
bein4kora.com<br />
bein-mattch.com<br />
bein-match.com<br />
bein-match-worldcup.com<br />
bein-live.com<br />
beiin-match.com<br />
alwansport.com<br />
alkooralive.com<br />
akora-live.com<br />
ahsa-news.com<br />
808ball13.com<br />
360koratv.com<br />
360kora.com<br />
360koora-live.com<br />
360kkora.com<br />
1kora.com<br />
11kora.com<br />
redditsoccerstreams.name<br />
yallalivenews.net<br />
yalla-shoot-7sry.net<br />
yalla--live.net<br />
yala-shoot.net<br />
viperplay.net<br />
tv-sport-hd.net<br />
telefullhd.net<br />
tarjetarojatvblog.net<br />
strumyk.net<br />
sportytrend.net<br />
socceraccess.net<br />
sirtv.net<br />
sia-bth.net<br />
rojadirectatvhd.net<br />
rojadirectatv.net<br />
rojadirectastv.net<br />
pelotalibres.net<br />
mundialenvivohd.net<br />
mpokora-online.net<br />
livescorer.net<br />
kora999live.net<br />
kora-online.net<br />
kooora365.net<br />
jokerlivestreams.net<br />
go4koora.net<br />
futbollibrestv.net<br />
fawanews-tv.net<br />
espnlive.net<br />
egoal.net<br />
digi-hdsport.net<br />
deporflix.net<br />
bein-match.net<br />
atkorat.net<br />
365kora.net<br />
yalalive.app<br />
totalsportekz.app<br />
streamfree.app<br />
sportshd.app<br />
sportsfeed24.app<br />
istreameast.app<br />
imethstreams.app<br />
icrackstreams.app<br />
fbstream.cc<br />
kevinsport.lat<br />
foxtrend.click<br />
futbollibretvenvivo.click<br />
pirlotvonline.click<br />
pockeemtv.click<br />
streamcorner.click<br />
panda-hd.online<br />
pirlotv.online<br />
pirlotvs.online<br />
worldcuplives.online<br />
yallashoot4k.online<br />
ihdstreams.site<br />
pirlotv.site<br />
thefootybite.site<br />
crichd.tech<br />
gomitoep.xyz<br />
ifootybite.xyz<br />
streamtpday1.xyz<br />
yallaspor.xyz<br />
ppv.to<br />
</code></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EU-Backed DNS Resolver Collects Pirate Site Blocklist, Which It Doesn&#8217;t Use</title>
		<link>https://torrentfreak.com/eu-backed-dns-resolver-collects-pirate-site-blocklist-which-it-doesnt-use/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sat, 27 Jun 2026 08:28:03 +0000</pubDate>
				<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[brein]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[dns4eu]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=278919</guid>

					<description><![CDATA[<p>DNS4EU is a relatively young DNS provider that launched last year with European Commission funding. The company is pitched as a privacy-first alternative to Google and Cloudflare, but it also comes with site blocking in mind. DNS4EU has shown an interest in pirate site blocklists, including the one that's maintained by Dutch anti-piracy group BREIN. After looking into it, however, DNS4EU decided not to use them, because BREIN isn't a government authority.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/dns4eu-600x387.png" alt="dns4eu" width="300" height="193" class="alignright size-large wp-image-278249" srcset="https://torrentfreak.com/images/dns4eu-600x387.png 600w, https://torrentfreak.com/images/dns4eu-300x193.png 300w, https://torrentfreak.com/images/dns4eu-150x97.png 150w, https://torrentfreak.com/images/dns4eu.png 652w" sizes="auto, (max-width: 300px) 100vw, 300px" />Earlier this month, <a href="https://stichtingbrein.nl/annual-report-2025/">BREIN published</a> its latest annual report, providing insights into its priorities and achievements.</p>
<p>Among other things, the Dutch anti-piracy group reports that it shut down 50 IPTV/VOD subscription vendors, 42 streaming sites, while also stopping 673 pirate site proxies and mirrors. </p>
<p>BREIN also keeps the Dutch pirate site blocklist up to date. By the end of 2025 it covered 303 unique domains, 13 platforms, and 8 IP addresses. These are part of the dynamic blocking efforts, backed by a voluntary agreement with ISPs, as well as court orders.</p>
<h2>BREIN Shares Blocklist Data With DNS4EU</h2>
<p>By now, most Dutch site blocking efforts are standard practice, but BREIN also shared a new and intriguing detail in its full report, which involves the European DNS resolver <a href="https://joindns4.eu/">DNS4EU</a>. </p>
<p>As it turns out, BREIN is actively and automatically sharing the Dutch blocklist data with DNS4EU.</p>
<p>BREIN was under the impression that the blocklist data would be used to block pirate sites. Understandably, that is something the group wholeheartedly supports. </p>
<p>&#8220;BREIN sees several advantages, particularly the ability to block illegal sites more effectively. BREIN therefore shares the details of websites blocked in the Netherlands and sends DNS4EU up-to-date lists of blocked websites,&#8221; BREIN&#8217;s annual report reads.</p>
<p>Speaking with TorrentFreak, BREIN&#8217;s director Bastiaan van Ramshorst explains that they offer secure access to the same blocklist server that ISPs use. In addition, DNS4EU reportedly said that it would be interested in getting similar data from other countries as well. </p>
<h2>Funded by the EU, Blocking in Mind</h2>
<p>BREIN&#8217;s report and comment don&#8217;t explain why the DNS provider might be interested in blocklists, but the DNS provider&#8217;s origins provide useful context. </p>
<p>DNS4EU is a public DNS resolver, co-funded by the European Commission and currently operated by a consortium led by Czech cybersecurity company <a href="https://www.whalebone.io/">Whalebone</a>. The service launched <a href="https://joindns4.eu/learn/dns4eu-public-service-launched">last year</a> as a sovereign European alternative to non-EU resolvers such as Google Public DNS and Cloudflare. </p>
<p>When the European Commission published its call for proposals in 2022, the tender specified that the resolver should be able to filter illegal material on legal grounds. As <a href="https://torrentfreak.com/the-eu-wants-its-own-dns-resolver-that-can-block-unlawful-traffic-220119/">we reported at the time</a>, the documentation listed the following requirement.</p>
<p>&#8220;Filtering of URLs leading to illegal content based on legal requirements applicable in the EU or in national jurisdictions (e.g. based on court orders), in full compliance with EU rules.&#8221;</p>
<p>This type of blocking can also expand to copyrighted content. This is already taking place in response to court orders, <a href="https://joindns4.eu/legal-information-and-compliance">such as in France</a>, but the agreement between BREIN and DNS4EU suggests that voluntary blocking could be an option too. </p>
<p>Whalebone now runs DNS4EU without EU funding, but it appears that the interest in blocking remained.</p>
<h2>No Voluntary Pirate Site Blocks</h2>
<p>The logical assumption that DNS4EU would use the blocklist data to block sites can&#8217;t be backed up by data. TorrentFreak&#8217;s tests show that blocked domains, including The Pirate Bay, are readily accessible, also from The Netherlands. </p>
<p>To find out more about DNS4EU&#8217;s plans with this case, we reached out to the operating company Whalebone, which declined to confirm any blocking and pointed to the DNS4EU resolver policy instead.</p>
<p>Under <a href="https://legal-documents-dns4eu.s3.fr-par.scw.cloud/DNS4EU-Public-DNS-Resolver-policy-2025.pdf">that policy</a>, DNS4EU commits &#8220;not to block DNS resolution except for when required by law, enforceable decision of the competent court or other government authority or elected by the User.&#8221;</p>
<p><center>From DNS4EU&#8217;s Policy</center><br /><center><a href="https://torrentfreak.com/images/notoblock.png"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/notoblock.png" alt="not to block" width="600" height="332" class="alignnone size-full wp-image-279311" srcset="https://torrentfreak.com/images/notoblock.png 1481w, https://torrentfreak.com/images/notoblock-300x166.png 300w, https://torrentfreak.com/images/notoblock-600x332.png 600w, https://torrentfreak.com/images/notoblock-150x83.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<p>The Dutch blocklist is based on civil court orders against the ISPs, not against DNS4EU. This means that DNS4EU is not legally required to take action. </p>
<p>DNS4EU&#8217;s own numbers confirm that it is not taking any voluntary action, at least where copyright is concerned. Its first transparency report, covering June through December 2025, logs roughly 63 million voluntary &#8220;own-initiative&#8221; blocks. These are almost all linked to phishing and scam domains. </p>
<p>The number of blocked domains in the copyright infringement category is zero, as is the total for the broader intellectual property category.</p>
<h2>No Reason to Block</h2>
<p>This chain of events raises an obvious question. Why would DNS4EU reach out to BREIN to request access to the blocklist, and ask for more, only to leave it untouched?</p>
<p>When we first pressed Whalebone, a spokesperson explained that, while the company leads the <a href="https://joindns4.eu/about#consortium">DNS4EU consortium</a>, other members are involved and there was no agreement yet on how to move forward.</p>
<p>&#8220;I need to check with them what was the agreement,&#8221; the Whalebone spokesperson informed us two weeks ago. &#8220;These discussions are currently ongoing.&#8221;</p>
<p>Shortly before publication, after consulting the consortium, Whalebone followed up with a fuller statement, which it says was also sent to BREIN. This time the answer was clear: the data will not be used.</p>
<p>&#8220;DNS4EU team contacted BREIN regarding this matter, however, we later discovered that BREIN is not the governmental regulatory body. Therefore, there is no reason to proceed with implementing their blocking list. The data has not been used in any way,&#8221; the statement reads.</p>
<p>This neatly explains why BREIN&#8217;s blocklist is not put to use by the DNS provider. However, it also raises additional questions. Does DNS4EU currently block sites based on blocklists from governmental regulators, and if so, are any of these blocklists currently in place?</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ACE, UEFA, and Mexico Chase PirloTV&#8217;s 950-Million-Visit Piracy Network</title>
		<link>https://torrentfreak.com/ace-uefa-and-mexico-chase-pirlotvs-950-million-visit-piracy-network/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Thu, 25 Jun 2026 09:52:33 +0000</pubDate>
				<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[Alliance for Creativity and Entertainment]]></category>
		<category><![CDATA[Mexico]]></category>
		<category><![CDATA[MPA]]></category>
		<category><![CDATA[pirlotv]]></category>
		<category><![CDATA[Rojadirecta]]></category>
		<category><![CDATA[uefa]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279316</guid>

					<description><![CDATA[<p>One of Latin America's most-visited illegal sports streaming networks has been disrupted by ACE, UEFA, and Mexican authorities. The enforcement action targeted 44 domain names that were operating under popular sports streaming brands including PirloTV. While the enforcement effort appears to have disabled these domains, new ones swiftly popped up, perhaps even operated by the same people. </p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/pirlotv.png" alt="pirlo" width="300" height="132" class="alignright size-full wp-image-279321" srcset="https://torrentfreak.com/images/pirlotv.png 367w, https://torrentfreak.com/images/pirlotv-300x132.png 300w, https://torrentfreak.com/images/pirlotv-150x66.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />PirloTV and Rojadirecta are popular piracy brands with a loyal audience across Latin America, offering free, ad-supported sports streams </p>
<p>For millions of sports fans in the region, these are the go-to sites to enjoy live sports, including the FIFA World Cup and the UEFA Champions League matches. </p>
<p>Rightsholders have been well-aware of the operations and have tried to counter them on several occasions. Earlier this year, for example, UEFA obtained a <a href="https://torrentfreak.com/uefa-secures-pirate-site-blocking-and-global-domain-suspension-order-in-india/">site blocking order in India</a> that ordered ISPs to block pirlotv2.pl, rojadirectaenvivo.pl, and many others. </p>
<p>This order also required domain registrars disable the domain names. While some complied with this order, several domains remained available. However, following a recent enforcement operation, some of these gaps were addressed. </p>
<h2>44 &#8216;PirloTV&#8217; Domains Targeted</h2>
<p>Some domain names that initially stayed online have now been targeted in a new enforcement action. This includes pirlotv3.pl, rojadirectaenvivo.pl, and elitegoltv.pl. These are now under control of the MPA, pointing to the following ACE banner.</p>
<p><center><em>Redirect banner on PirloTV3.pl</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/pirlotf3-scaled.png" alt="pirlotv" width="600" height="355" class="alignnone size-full wp-image-279319" srcset="https://torrentfreak.com/images/pirlotf3-scaled.png 2400w, https://torrentfreak.com/images/pirlotf3-300x178.png 300w, https://torrentfreak.com/images/pirlotf3-600x355.png 600w, https://torrentfreak.com/images/pirlotf3-150x89.png 150w, https://torrentfreak.com/images/pirlotf3-1536x909.png 1536w, https://torrentfreak.com/images/pirlotf3-2048x1212.png 2048w, https://torrentfreak.com/images/pirlotf3-220x130.png 220w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>Yesterday, the <a href="https://www.alliance4creativity.com/">Alliance for Creativity and Entertainment</a>, together with UEFA and the Mexican Institute of Industrial Property (IMPI), took credit for a major &#8216;disruption&#8217; action targeting the Mexican &#8216;PirloTV&#8217; piracy ring.</p>
<p>According to the announcement, the 44 targeted domains attracted more than 950 million visits per year, including approximately 230 million from Mexico alone. The network&#8217;s strongest audiences were in Mexico and Colombia, with significant traffic also coming from Spain and the United States.</p>
<p>The press release mentions no domain names, but it does reference PirloTV, which likely means that the aforementioned domain names were part of this sweep.</p>
<h2>Mexico&#8217;s First ACE Operation</h2>
<p>The action is the first enforcement operation carried out under a memorandum of understanding between ACE and <a href="https://en.wikipedia.org/wiki/Mexican_Institute_of_Industrial_Property">Mexico&#8217;s IMPI</a>, which was signed in December 2025.</p>
<p>Under the agreement, IMPI and ACE committed to exchange intelligence on pirate streaming operations and coordinate enforcement actions across the region. The PirloTV operation is its first public output.</p>
<p>&#8220;This operation demonstrates the power of collaboration between ACE, UEFA, key industry stakeholders and government partners to protect the creative economy and combat large-scale digital piracy,&#8221; said Larissa Knapp, MPA&#8217;s Executive Vice President and Chief Content Protection Officer.</p>
<p>UEFA joined ACE as a member in October 2025, and the two organizations have since worked closely on enforcement, including the Indian domain blocking operation we referenced earlier. </p>
<h2>New Domains Surfaced Quickly</h2>
<p>This action already took place last month, before the UEFA Champions League final. The press release doesn&#8217;t explain why it was made public weeks after, but it is possible that some domain names still had to be properly secured.</p>
<p>It&#8217;s also worth noting that ACE&#8217;s press release doesn&#8217;t mention any enforcement actions against the operators. Instead, it refers to the action as a domain name &#8220;disruption&#8221;. However, disruption rarely means the end on the story.</p>
<p>This type of wordage suggests that the operators have not necessarily been stopped. That could also explain why several new PirloTV and RojaDirecta domain names emerged recently. </p>
<p>For example, in May a new pirlotvplay.pl surfaced, which later started to redirect to pirlotvplay.dev, which is live and fully operational at the time of writing. </p>
<p><center><em>PirloTVplay</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/pirloplay.png" alt="pirlotvplay" width="600" height="261" class="alignnone size-full wp-image-279320" srcset="https://torrentfreak.com/images/pirloplay.png 2007w, https://torrentfreak.com/images/pirloplay-300x130.png 300w, https://torrentfreak.com/images/pirloplay-600x261.png 600w, https://torrentfreak.com/images/pirloplay-150x65.png 150w, https://torrentfreak.com/images/pirloplay-1536x668.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The site carries standard PirloTV branding and is serving today&#8217;s sports schedule, including World Cup matches. Interestingly, the canonical URL points to rojadirectahd.vip, which points to a broader piracy network structure.</p>
<p>Whether these new domains are directly linked to the operation ACE targeted is unknown. In any case, there are dozens of copycat sites operating under the PirloTV and RojaDirecta brand names. Most of these are opportunistic clones, trying to capture search traffic, rather than the same operation.</p>
<p>While the recent enforcement action has not taken the operators out of action, it likely cost them significant traffic and revenue. Whether ACE and IMPI will pursue the people behind the network, besides these domains, remains to be seen.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Major Brand Ads on Pirate Sites Surged 80% in a Year, EUIPO Finds</title>
		<link>https://torrentfreak.com/major-brand-ads-on-pirate-sites-surged-80-in-a-year-euipo-finds/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Wed, 24 Jun 2026 12:12:06 +0000</pubDate>
				<category><![CDATA[Piracy Research]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[euipo]]></category>
		<category><![CDATA[Europe]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279295</guid>

					<description><![CDATA[<p>A new report published by the EU Intellectual Property Office shows that the share of major brand advertising on pirate sites increased 80%. The problem is the worst on court-adjudicated pirate sites, where top brands account for more than half of all ads. The data further shows that anti-piracy blocklists don't always work as intended.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/fish-600x449.png" alt="fish" width="300" height="225" class="alignright size-large wp-image-274365" srcset="https://torrentfreak.com/images/fish-600x449.png 600w, https://torrentfreak.com/images/fish-300x225.png 300w, https://torrentfreak.com/images/fish-150x112.png 150w, https://torrentfreak.com/images/fish-200x150.png 200w, https://torrentfreak.com/images/fish.png 664w" sizes="auto, (max-width: 300px) 100vw, 300px" />For many pirate sites and apps, ad revenue is the only viable lifeline. This is why the advertising industry is an important ally in the fight against piracy.</p>
<p>Over the years, several ad-focused anti-piracy initiatives and partnerships have tried to prevent branded ads from appearing on these sites. </p>
<p>To track what kinds of ads appear on pirate websites and apps across Europe, the EU Intellectual Property Office (<a href="https://www.euipo.europa.eu/">EUIPO</a>) commissioned UK-based research firm White Bullet. The resulting report is one of the most detailed pictures available of how online piracy is funded.</p>
<p>The latest report on the state of the pirate advertising landscape was published this week. It covers 5,671 websites and 337 mobile apps monitored across 18 EU member states from January to November 2025, with the UK and US included as control countries.</p>
<p>White Bullet compiled a similar advertising report for EUIPO in 2021 and 2024, which makes it possible to measure progress over half a decade.</p>
<h2>Major Brand Ads Surge on Pirate Sites</h2>
<p>In 2024, major brands accounted for 20% of all estimated ad impressions on the monitored pirate websites. In 2025, that figure reached 36%, which is an 80% market share increase in a single year.</p>
<p>The EUIPO report defines major brands as those appearing on recognized industry lists such as the AdAge Global Marketers Index, and the Forbes Global 2000. These are not obscure companies, but include some of the most recognizable companies in the world. None are mentioned by name.</p>
<p><center><em>The report: Online Advertising on IPR-Infringing Websites and Apps 2025</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/euipo25.png" alt="euipo 25" width="600" height="566" class="alignnone size-full wp-image-279299" srcset="https://torrentfreak.com/images/euipo25.png 1438w, https://torrentfreak.com/images/euipo25-300x283.png 300w, https://torrentfreak.com/images/euipo25-600x566.png 600w, https://torrentfreak.com/images/euipo25-150x142.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The increase in major brand market share on pirate sites is not an isolated incident. On the contrary, major brands represented just 3% of pirate site ad impressions in the 2021 report, which means that the cumulative increase over the past five years is over 1,000%.</p>
<p>The report also provides a possible reason for the increase, linking it to the termination of industry policing efforts. These may be connected to the EU&#8217;s MoU on online advertising and IPR, which has published <a href="https://single-market-economy.ec.europa.eu/industry/strategy/intellectual-property/enforcement-intellectual-property-rights/memorandum-understanding-online-advertising-and-ipr_en">no updates</a> since early 2023.</p>
<p>&#8220;The massive growth in Major Brand advertising on IPR-infringing websites may be correlated with the 2023 termination of several coordinated outreach programmes focused on educating brands that had been placing advertising on IPR-infringing websites,&#8221; the report states.</p>
<p>The report does not mention any programs by name, nor is there hard evidence that their termination is driving the increase. It does, however, highlight some other intriguing trends.</p>
<h2>Most Ads on the Worst Sites</h2>
<p>The pirate sites tracked in the report were classified as either“high-risk” or “illegal”. Sites in the latter category are deemed copyright infringing by judicial or administrative authorities, typically as part of site blocking schemes. </p>
<p>These &#8220;illegal&#8221; sites featured by far the most major brand ads, growing to 59% of all ads on these sites in the fourth quarter of 2025. This means that on known pirate sites, major brand advertising is now the single largest category of ad content.</p>
<p>This problem is further illustrated by the performance of existing advertising blocklists, including those offered by the UK&#8217;s City of London Police Intellectual Property Crime Unit (PIPCU) and the <a href="https://torrentfreak.com/wipos-pirate-site-blocklist-expands-to-4042-active-domain-names-220317/">WIPO ALERT platform</a>.</p>
<p>These lists should help to prevent ads from appearing on pirate sites. However, the 2025 data suggests they fail to reach this goal. </p>
<p>Of the 404 pirate sites on <a href="https://torrentfreak.com/police-piracy-blacklist-spends-10th-anniversary-alone-after-being-forgotten-240524/">PIPCU&#8217;s IWL blocklist</a>, major brand advertising from UK advertisers reached 73.8% of estimated ad impressions, which is well above the pirate site average. </p>
<p><center><em>Ads on IWL blocklists domains</em></center><br /><center><a href="https://torrentfreak.com/images/iwl.png"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/iwl.png" alt="revenue" width="600" height="403" class="alignnone size-full wp-image-279305" srcset="https://torrentfreak.com/images/iwl.png 863w, https://torrentfreak.com/images/iwl-300x202.png 300w, https://torrentfreak.com/images/iwl-600x403.png 600w, https://torrentfreak.com/images/iwl-150x101.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<p>This doesn&#8217;t necessarily mean that the blocklist itself is inadequate. Instead, the report finds that two brands with &#8220;global operations from China&#8221; together accounted for 96% of estimated major brand ad impressions on these sites. Logically, these Chinese brands do not use PIPCU&#8217;s blocklist. </p>
<h2>Relatively Speaking</h2>
<p>The report&#8217;s headline figures deserve some context, as we also noted when covering last year&#8217;s edition.</p>
<p>The 80% year-on-year increase in major brand ads is a relative share figure, not an absolute count. The total pool of monitored websites shrank from 7,250 in 2024 to 5,671 in 2025, and overall estimated ad impressions in the monitored countries dropped from 14.4 billion to 12.7 billion over the same period.</p>
<p>Last year, the data left room for an alternative explanation, suggesting that the surge in major brand ads was partly driven by a collapse in low-quality non-brand advertising, with the overall number of ad impressions dropping rapidly.</p>
<p>However, this doesn&#8217;t hold up in 2025, as the major brand share surged again, while the total advertising pool is shrinking far more slowly.</p>
<h2>Big Business?</h2>
<p>All of this raises the obvious question: how much money are pirate sites actually making from advertising?</p>
<p>The report estimates that worldwide ad revenue for the 5,671 monitored pirate websites reached 382 million euro ($433 million) in 2025. The 18 monitored EU countries accounted for 28.5 million euro. </p>
<p><center><em>Monthly revenue</em></center><br /><center><a href="https://torrentfreak.com/images/adrevpm.png"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/adrevpm.png" alt="revenue" width="600" height="314" class="alignnone size-full wp-image-279306" srcset="https://torrentfreak.com/images/adrevpm.png 867w, https://torrentfreak.com/images/adrevpm-300x157.png 300w, https://torrentfreak.com/images/adrevpm-600x314.png 600w, https://torrentfreak.com/images/adrevpm-150x79.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<p>The average pirate website generated 22,261 euro in estimated annual ad revenue, while the average pirate app brought in 44,447 euro.</p>
<p>Those figures are estimates based on extrapolated data, and the report points out that the actual numbers may be different. Also, there will be some large sites making well over a million annually, while most smaller ones make a few euros per day, if at all. </p>
<p>While piracy apps bring in more revenue than sites, on average, the earnings per impression are slightly lower for apps. Similar to sites, apps also saw an increase in major brand advertisements, from a 7% share in 2024 to 16% in 2025. </p>
<p>An overview of these and many other pirate advertising trends is available in the full EUIPO report, which is available below.</p>
<p><em>&#8212;</p>
<p>The <a href="https://torrentfreak.com/images/Online_Advertising_on_IPR-Infringing_Websites_and_Apps_2025_FullR_en.pdf">full report</a>, titled &#8216;Online Advertising on IPR-Infringing Websites and Apps 2025&#8217; was originally posted on the <a href="https://www.euipo.europa.eu/en">EUIPO website</a>.  </em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Film Companies &#8220;Piggyback&#8221; on Other Lawsuits to Unmask BitTorrent Pirates</title>
		<link>https://torrentfreak.com/film-companies-piggyback-on-other-lawsuits-to-unmask-bittorrent-pirates/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 12:12:30 +0000</pubDate>
				<category><![CDATA[Lawsuits]]></category>
		<category><![CDATA[Capstone Studios]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[strike 3]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279015</guid>

					<description><![CDATA[<p>After 180 days, Comcast can no longer say which customer was linked to a given IP address. This retention limit has kept old piracy accusations out of reach for years, but that's beginning to change. A series of BitTorrent lawsuits from film companies targets alleged pirates whose identities Strike 3 Holdings, an adult-content producer, had already obtained in earlier suits over the same addresses.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/pirate-flag-1.jpg" alt="pirate-flag" width="300" height="200" class="alignright size-full wp-image-194163" />Tracking BitTorrent pirates isn&#8217;t all that hard since IP addresses are broadcasted publicly to anyone who&#8217;s interested. </p>
<p>With help from Internet providers, these addresses can then be linked to an account holder.</p>
<p>ISPs don’t hand over this data voluntarily; they typically require a subpoena or court order to take action. In the United States, these subpoenas are typically obtained by filing a copyright complaint in federal court against a “John Doe” who’s known only by an IP address.</p>
<h2>Limited Retention</h2>
<p>Internet providers typically store IP-address assignment details for a limited period that <a href="https://torrentfreak.com/how-long-does-your-isp-store-ip-address-logs-120629/">varies per company</a>. For Comcast, this data retention period is 180-days. </p>
<p>The data retention policy has consequences for BitTorrent lawsuits. It means that rightsholders have to go to court within this window, if they want to unmask an alleged BitTorrent pirate.</p>
<p><center><em>Comcast&#8217;s policy</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/comcast180.png" alt="comcast's 180-day IP-address retention log period
" width="600" height="175" class="alignnone size-full wp-image-279236" srcset="https://torrentfreak.com/images/comcast180.png 1125w, https://torrentfreak.com/images/comcast180-300x87.png 300w, https://torrentfreak.com/images/comcast180-600x175.png 600w, https://torrentfreak.com/images/comcast180-150x44.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center> </p>
<p>This deadline is common knowledge and by now most rightsholders simply accept it for what it is. However, several recent movie piracy cases handled by attorney Kerry Culpepper show that there is another way to identify suspects, potentially for years after the infringing activity. </p>
<h2>Borrowing Strike 3&#8217;s Records</h2>
<p>The cases, filed on behalf of Capstone Studios, among others, targeted allegedly infringing IP-addresses that passed the 180-day deadline. However, since these same IP-addresses were previously targeted in lawsuits filed by adult producer Strike 3 Holdings, the film company saw an opening. </p>
<p>Instead of asking Comcast to dig up records that no longer exist, the movie companies asked the ISP to produce the subscriber information it had reportedly provided to Strike 3 for the same address. </p>
<p>Strike 3 is the most prolific rightsholder when it comes to filing BitTorrent piracy lawsuits, with <a href="https://torrentfreak.com/strike-3s-piracy-litigation-campaign-broke-more-records-in-2025/">thousands of new IP-addresses</a> being targets every year.</p>
<p>These cases eventually landed on the desk of Magistrate Judge Cyrus Chung, who was skeptical about the tactic. In April, he denied the request, finding no reason to believe Comcast still held the requested information in its records.</p>
<p>&#8220;In short, the plaintiff provides no information that the third party has retained the information produced in the 2024 lawsuit, and the information it has provided affirmatively indicates that the third party does not retain such information,&#8221; Chung wrote in April. </p>
<h2>Comcast Has the Requested Information</h2>
<p>The movie companies didn&#8217;t give up easily and returned to court early June, with the missing piece. According to Culpepper&#8217;s declaration, Comcast had indicated that the records fell within its retention period for litigation documents. </p>
<p>Comcast&#8217;s retention limit for legal documents is longer than the 180 days for IP assignment logs, and the ISP purportedly said that it would produce the records if ordered. The movie company, meanwhile, agreed to pay the associated fees.</p>
<p>This new information was sufficient for Magistrate Judge Chung to grant the subpoena. In his order, he cites a 2009 federal appeals decision, <a href="https://www.google.com/search?q=Gotham+Holdings+v.+Health+Grades">Gotham Holdings v. Health Grades</a>, that allows a party to subpoena documents that were produced in a separate lawsuit.</p>
<p>&#8220;Here, the plaintiff has shown that the third-party ISP possesses information relevant to its claim and that the limited discovery sought will not impose an undue burden or significant expense,&#8221; Judge Chung concluded, while granting the request.</p>
<p><center>&#8220;Piggyback&#8221; subpoena granted</center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/granted4.png" alt="granted" width="600" height="222" class="alignnone size-full wp-image-279238" srcset="https://torrentfreak.com/images/granted4.png 2188w, https://torrentfreak.com/images/granted4-300x111.png 300w, https://torrentfreak.com/images/granted4-600x222.png 600w, https://torrentfreak.com/images/granted4-150x55.png 150w, https://torrentfreak.com/images/granted4-1536x567.png 1536w, https://torrentfreak.com/images/granted4-2048x756.png 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center> </p>
<p>This novel discovery technique is new for BitTorrent lawsuits. It means that, if a person is accused on one lawsuit, the chances that they are targeted in future cases increases, even outside the regular retention limit.</p>
<h2>Are They the Same Person?</h2>
<p>Taken together, the same IP address, the same client, a matching peer-ID fragment, do carry some circumstantial weight. The question is how much.</p>
<p>The &#8216;piggyback&#8217; subpoenas were granted in at least four lawsuits, listed below, but there could be more. Whether this strategy will be used more regularly in the future has yet to be seen, but it raises a few questions. </p>
<p>The legal paperwork suggests that the defendants used the same IP-addresses, around the same time, as well as the same peer-ID. Therefore, plaintiffs conclude that they  &#8220;are same person.&#8221;</p>
<p><center><em>&#8216;The same person&#8217;</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/sameperson1.png" alt="are the the same person" width="600" height="209" class="alignnone size-full wp-image-279237" srcset="https://torrentfreak.com/images/sameperson1.png 1099w, https://torrentfreak.com/images/sameperson1-300x105.png 300w, https://torrentfreak.com/images/sameperson1-600x209.png 600w, https://torrentfreak.com/images/sameperson1-150x52.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center> </p>
<p>However, it should be noted that in some cases, weeks have passed between the movie piracy and Strike 3 infringement, so in theory the IP-address could be assigned to a new person. The peer-ID argument tries to undercut that defense, but that also raises questions. </p>
<p>The legal paperwork references a peer-ID prefix, for example 2D5554333535572DC4B, which does indeed appear unique. However, most of this prefix (2D5554333535572D) identifies the torrent client ID in HEX, in this case it&#8217;s a version of uTorrent 3.5.5. </p>
<p>That would mean that only the three remaining characters of the prefix are unique. What complicates the matter further is that uTorrent typically generates a <a href="https://doi.org/10.1145/1177080.1177106">fresh peer ID per session</a>, and a restart starts a new session, so the random portion of the ID changes.</p>
<h2>Tit-for-Tat</h2>
<p>All of this isn&#8217;t to say that the defendants aren&#8217;t the same people. The same IP address pointing to the same household, on the same client, is certainly possible and in many cases likely. However, proving it with certainty is another matter.</p>
<p>It&#8217;s also unknown whether any of these subscribers admitted wrongdoing in the related Strike 3 cases. Those suits are typically dismissed without context.</p>
<p>Whether Comcast will actually hand over the information has yet to be seen, but the plaintiffs arguments suggested that it has no objections before the subpoena was issued. If any subscribers are indeed targeted, they may also choose to push back.</p>
<p>For Capstone, the orders are welcome after the movie company lost a subscriber identification battle at the appeals court last year. There, the Ninth Circuit ruled that copyright holders can&#8217;t use a &#8220;DMCA subpoena shortcut&#8221; to identify internet subscribers suspected of copyright infringement. </p>
<p>As a result, rightsholders have to file slower more expensive federal lawsuits, including the ones at stake here. But with the new &#8220;piggyback&#8221; rulings, they are no longer tied to the 180-day retention windows.</p>
<p><em>&#8212;</p>
<p>Below are the four cases referenced in this article. The screenshots and quotes come from the first case, but the same language is often duplicated across cases. </p>
<p>&#8211; Capstone Studios Corp. v. Does 1-7, No. 1:25-cv-03564 — Silent Night. (<a href="https://torrentfreak.com/images/1c.pdf">complaint</a>, <a href="https://torrentfreak.com/images/1.1.pdf">IP-addresses</a>, <a href="https://torrentfreak.com/images/24.pdf">motion for leave</a>, and the <a href="https://torrentfreak.com/images/26.pdf">granted motion</a>)</p>
<p>&#8211; Capstone Studios Corp. v. Does 1-6, No. 1:25-cv-03561 — Breathe.</p>
<p>&#8211; Capstone Studios Corp. v. John Doe (73.95.253.148), 1:26-cv-00541 &#8211; Silent Night</p>
<p>&#8211; Boy Kills World Rights, LLC v. John Doe (76.130.128.15), 1:26-cv-00305 &#8211; Boy Kills World</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI-Generated &#8216;FIFA World Cup&#8217; DMCA Notices Ask Google to Delist Pirate Sites</title>
		<link>https://torrentfreak.com/ai-generated-fifa-world-cup-dmca-notices-ask-google-to-delist-pirate-sites/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 10:10:04 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[DMCA]]></category>
		<category><![CDATA[fifa]]></category>
		<category><![CDATA[fifa world cup streaming]]></category>
		<category><![CDATA[google]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279249</guid>

					<description><![CDATA[<p>In a series of DMCA takedown requests, "FIFA World Cup" is asking Google to permanently remove various pirate site domain names from its search results. While FIFA certainly is protective of its intellectual property, the seemingly AI-generated notices could be the work of a rival pirate site that's trying to take out some competition during the high-profile tournament.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/fofalo26.png" alt="fifa logo" width="300" height="201" class="alignright size-full wp-image-279257" srcset="https://torrentfreak.com/images/fofalo26.png 861w, https://torrentfreak.com/images/fofalo26-300x201.png 300w, https://torrentfreak.com/images/fofalo26-600x403.png 600w, https://torrentfreak.com/images/fofalo26-150x101.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />The FIFA World Cup generates billions of dollars in broadcast rights revenue, making it one of the most valuable sporting events on the planet. </p>
<p>With the tournament in full swing, rightsholders are doing all they can to crack down on pirate sites and services. </p>
<p>Most of this enforcement takes place behind the scenes, through site blocking efforts and takedown notices, for example. This activity is typically picked up by broadcasters, but over the past day we also noticed a series of takedown actions appearing to come from FIFA directly. </p>
<h2>FIFA Takedown Notices</h2>
<p>While browsing through the <a href="https://lumendatabase.org/pages/about">Lumen Database</a>, the transparency tool maintained by Harvard that archives copyright complaints, we spotted dozens of recent DMCA takedown notices that were sent to Google, listing &#8220;FIFA World Cup&#8221; as the sender.</p>
<p><a href="https://en.wikipedia.org/wiki/FIFA">FIFA</a> has engaged in anti-piracy activities in the past, so the action doesn&#8217;t come as a surprise. However, the <a href="https://lumendatabase.org/notices/88537782?access_token=qExQmtgi0E83vUu_t1O3cQ">boilerplate language</a> used in the notices stands out for various reasons. </p>
<p>For example, the targeted sites are accused of using &#8220;unauthorized brand configurations, proprietary digital layout assets, and trademarked media frames&#8221; to impersonate FIFA&#8217;s official platforms in Google Search results. </p>
<p>This appears to be a rather convoluted way to note that the pirate sites are using FIFA&#8217;s intellectual property without permission. Also, terms such as &#8220;brand configurations,&#8221; &#8220;trademarked media frames,&#8221; and &#8220;proprietary brand identity&#8221; are trademark concepts, which are typically not handled through copyright takedown notices. </p>
<h2>AI-Generated?</h2>
<p>It doesn&#8217;t stop there. The notices further claim that the pirate sites deploy &#8220;automated database scrapers and programmatic indexing matrices&#8221; to capture search traffic, and that &#8220;cloaked link structures&#8221; are &#8220;engineered explicitly to hijack our organic search footprint.&#8221;</p>
<p><center><em>A &#8216;FIFA World Cup&#8217; takedown notice</em></center><br /><center><a href="https://torrentfreak.com/images/fifatakedown.png.webp"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/fifatakedown.png" alt="fifa" width="600" height="502" class="alignnone size-full wp-image-279252" srcset="https://torrentfreak.com/images/fifatakedown.png 1498w, https://torrentfreak.com/images/fifatakedown-300x251.png 300w, https://torrentfreak.com/images/fifatakedown-600x502.png 600w, https://torrentfreak.com/images/fifatakedown-150x125.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<p>This type of language is not something we see every day. In fact, the question remains whether it is written by an actual person. The reputable <a href="https://www.pangram.com/">AI-checker tool Pangram</a> clearly has its doubts, labeling it 100% AI-generated.</p>
<p><center><em>Pangram&#8217;s AI check</em></center><br /><center><a href="https://torrentfreak.com/images/pangram-ai.png.webp"><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/pangram-ai.png" alt="panfram " width="600" height="379" class="alignnone size-full wp-image-279253" srcset="https://torrentfreak.com/images/pangram-ai.png 1559w, https://torrentfreak.com/images/pangram-ai-300x190.png 300w, https://torrentfreak.com/images/pangram-ai-600x379.png 600w, https://torrentfreak.com/images/pangram-ai-150x95.png 150w, https://torrentfreak.com/images/pangram-ai-1536x970.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></a></center></p>
<h2>Full-domain Removal</h2>
<p>The demands made in these takedown notices are not imaginary. However, these go well beyond what we typically see in a takedown notice. Instead of merely asking for the removal of the listed URLs, &#8216;FIFA&#8217; wants Google to delist full domains. </p>
<p>&#8220;We request the complete, permanent de-indexing of this root domain and all its subdirectories from Google Search,&#8221; the notices read. </p>
<p>This type of demand goes well beyond what a DMCA takedown notice is intended for. While Google does remove full domain names in response to site blocking orders, DMCA takedown notices typically don&#8217;t warrant such a drastic remedy. </p>
<p>Over the past several days, <a href="https://lumendatabase.org/notices/search?principal_name=fifa+world+cup&#038;principal_name-require-all=true&#038;sort_by=">more than 40 DMCA takedown notices</a> were filed, identifying domain names including beststreameast.xyz, falconstreams.net, footybite1.live, streameastnow.net, streamiz.click and us-sport.eu. </p>
<p>How Google classifies these notices is unknown, but it does not appear to have fully delisted the domains. None of the URLs we checked triggered the standard DMCA removal notice in the search results, suggesting that these URLs were not removed either. Alternatively, these URLs were not indexed at all. </p>
<h2>Who is Behind This?</h2>
<p>The URL lists themselves raise further questions, as the &#8220;FIFA World Cup&#8221; notices do not stop at flagging FIFA content. The notices also target  <a href="https://lumendatabase.org/notices/88536621?access_token=u78Geraz8PUA4RioieeFhA">other sports</a> with no obvious connection to the World Cup, including the NBA, Formula 1, NFL, WWE, and many others.  </p>
<p><center><em>Other sports</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/othersports.png" alt="other sports" width="600" height="350" class="alignnone size-full wp-image-279251" srcset="https://torrentfreak.com/images/othersports.png 1173w, https://torrentfreak.com/images/othersports-300x175.png 300w, https://torrentfreak.com/images/othersports-600x350.png 600w, https://torrentfreak.com/images/othersports-150x87.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>FIFA&#8217;s own digital operations have not been without issues either. Security researcher BobDaHacker <a href="https://bobdahacker.com/blog/fifa-hack">recently documented</a> how a flaw in the organization&#8217;s Agent Platform exposed live camera feeds and stream keys to anyone who registered with a valid ID.</p>
<p>Given all the open questions and the unusual approach, we doubt whether FIFA is indeed behind these notices. The AI-generated boilerplate language, trademark complaints in a DMCA notice, and URLs of completely unrelated sports, are not what you would expect of a reputable organization. </p>
<p>TorrentFreak contacted FIFA to ask whether the organization, or a vendor acting on its behalf, submitted the notices. At the time of writing, no response has come in yet.</p>
<p>But if this isn&#8217;t FIFA, who is behind these notices then?</p>
<p>We can only speculate, but we have <a href="https://torrentfreak.com/fake-u-s-copyright-office-sends-takedown-notices-to-google-210824/">seen similar</a> tactics <a href="https://torrentfreak.com/netflix-impostor-bombards-google-with-fake-dmca-takedown-notices-200530/">in the past</a>. In this case, that would mean that the operator of a pirate streaming site tries to get higher ranking competitors removed from Google search. </p>
<p>Whether these DMCA notices represent FIFA&#8217;s own enforcement operation or an attempt to exploit FIFA&#8217;s name during the world&#8217;s most-watched sporting event has yet to be seen. In any case, it shows that these types of broad takedown efforts deserve some serious scrutiny.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WIPO Alert Pay Aims to Cut Off Piracy Profits with Help from Payment Providers</title>
		<link>https://torrentfreak.com/wipo-alert-pay-aims-to-cut-off-piracy-profits-with-help-from-payment-providers/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sat, 20 Jun 2026 10:05:05 +0000</pubDate>
				<category><![CDATA[Anti-Piracy]]></category>
		<category><![CDATA[WIPO]]></category>
		<category><![CDATA[WIPO ALERT]]></category>
		<category><![CDATA[WIPO ALERT PAY]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279026</guid>

					<description><![CDATA[<p>For years, WIPO has tried to starve pirate sites of advertising money. Now it wants to cut off their payments too. A new system called "WIPO Alert Pay" lets rightsholders flag pirate and counterfeit sites to payment providers such as PayPal and Mastercard, who can then act under their own rules. In an initial pilot, 71% of flagged sites were removed.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/alertpaylo.png" alt="alertpay" width="300" height="186" class="alignright size-full wp-image-279104" srcset="https://torrentfreak.com/images/alertpaylo.png 1001w, https://torrentfreak.com/images/alertpaylo-300x186.png 300w, https://torrentfreak.com/images/alertpaylo-600x373.png 600w, https://torrentfreak.com/images/alertpaylo-150x93.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />Starting nearly a decade ago, the World Intellectual Property Organization (<a href="https://www.wipo.int/portal/en/index.html">WIPO</a>) launched a plan to cut off revenue streams to pirate sites.</p>
<p>WIPO is well-respected internationally and part of the United Nations, which ensured cooperation from a wide variety of countries. </p>
<p>In 2019, WIPO launched an <a href="https://torrentfreak.com/wipo-aims-to-cut-revenue-to-pirate-sites-with-newly-launched-database-190707/">advertising blocklist</a> that lets member states flag infringing sites. This list can then be shared with advertisers, who can use it to make sure that revenues don&#8217;t end up going to these sites.</p>
<p>This <a href="https://torrentfreak.com/wipos-pirate-site-blocklist-expands-to-4042-active-domain-names-220317/">&#8220;WIPO Alert&#8221; system</a> has been running for years with thousands of domain names being added. While it still functions today, WIPO has quietly been working on a new &#8220;WIPO Alert Pay&#8221; system that targets the payment services that counterfeit and pirate sites rely on. </p>
<h2>WIPO Alert Pay</h2>
<p>At the <a href="https://www.wipo.int/en/web/ace">WIPO Advisory Committee on Enforcement</a> session in Geneva this month, WIPO&#8217;s Todd Reeves described it as the next iteration of the same follow-the-money approach. While it is not publicly announced yet, Reeves presented the setup and results of the initial pilot.</p>
<p><center><strong>From the presentation</strong></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/alertpay-scaled.png" alt="alert" width="600" height="421" class="alignnone size-full wp-image-279033" srcset="https://torrentfreak.com/images/alertpay-scaled.png 2400w, https://torrentfreak.com/images/alertpay-300x211.png 300w, https://torrentfreak.com/images/alertpay-600x421.png 600w, https://torrentfreak.com/images/alertpay-150x105.png 150w, https://torrentfreak.com/images/alertpay-1536x1078.png 1536w, https://torrentfreak.com/images/alertpay-2048x1437.png 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>WIPO Alert Pay relies on voluntary cooperation between rightsholders and payment service providers (PSPs), such as Mastercard and PayPal. Rightsholders can use the alert system to flag instances where pirate sites use their payment services, for subscriptions or VIP access for example. </p>
<p>Rightsholders have to supply required information, which is checked by WIPO for completeness before a domain name enters the system. The PSPs can then decide what action, if any, to take against the merchant&#8217;s account under their own terms and conditions.</p>
<h2>Report, Check, Notify, List</h2>
<p>As with the advertising blocklist, WIPO stresses that its role is limited. It hosts the platform, receives the flagged sites, and aggregates the results for the PSPs. According to Reeves, it makes no infringement determinations of its own.</p>
<p>&#8220;We&#8217;re not making any infringement determinations. We&#8217;re simply securely hosting the platforms,&#8221; Reeves said. </p>
<p>&#8220;We receive the list of the flagged sites by the right holders and verify that the required information and attestations are provided for the flagged sites. So it&#8217;s more of a formalities check than anything else.&#8221;</p>
<p><center><strong>Flow chart</strong> (by TorrentFreak)<br /></center><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/wipo_alert_pay_process_flow-scaled.png" alt="wipo alert process flow" width="600" height="521" class="alignnone size-full wp-image-279100" srcset="https://torrentfreak.com/images/wipo_alert_pay_process_flow-scaled.png 2400w, https://torrentfreak.com/images/wipo_alert_pay_process_flow-300x260.png 300w, https://torrentfreak.com/images/wipo_alert_pay_process_flow-600x521.png 600w, https://torrentfreak.com/images/wipo_alert_pay_process_flow-150x130.png 150w, https://torrentfreak.com/images/wipo_alert_pay_process_flow-1536x1333.png 1536w, https://torrentfreak.com/images/wipo_alert_pay_process_flow-2048x1777.png 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The process runs on a notice-and-review timer. Rightsholders first notify the site owners. If there is no response after three working days, WIPO steps in to send a second notice. If another three working days pass without a response, the site is added to the WIPO Alert Pay list and the payment providers take it from there. </p>
<h2>71% of Flagged Listings Removed</h2>
<p>The new Alert Pay system ran as a manual pilot from November 2024 to August 2025. Six unnamed rights holders took part, together with two payment providers.</p>
<p>Over that period, WIPO processed 17 actions covering 35 sites of concern. Reeves said 71% of the flagged listings were removed, and that all participants reviewed the system positively and that it was ready to scale.</p>
<p>The slide below, which was shown by Reeves, specifically notes that &#8220;broad adoption could be highly disruptive.&#8221;</p>
<p><center><strong>Highly disruptive</strong></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/disr-scaled.png" alt="disruptive" width="600" height="395" class="alignnone size-full wp-image-279102" srcset="https://torrentfreak.com/images/disr-scaled.png 2400w, https://torrentfreak.com/images/disr-300x197.png 300w, https://torrentfreak.com/images/disr-600x395.png 600w, https://torrentfreak.com/images/disr-150x99.png 150w, https://torrentfreak.com/images/disr-1536x1011.png 1536w, https://torrentfreak.com/images/disr-2048x1347.png 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The pilot also uncovered that some sites were displaying a Mastercard or PayPal logo without actually offering those services, presumably to signal trustworthiness. </p>
<p>The mention of Mastercard and PayPal is notable, especially since these two providers are also named in the system&#8217;s online forms. This doesn&#8217;t make it hard to guess who the two unnamed payment providers were that participated in the pilot. </p>
<h2>From Pilot to Platform</h2>
<p>With the pilot closed, WIPO is now working on finalizing the development. A software engineer has spent the past few months turning the manual workflow into an automated platform, which Reeves said is close to completion.</p>
<p>The platform already covers PayPal and Mastercard, but WIPO wants to add support for more providers to broaden the coverage. After that, the system will be promoted to rightsholders and their representatives, as well as the member states. </p>
<p>To get more information on the system, TorrentFreak reached out to WIPO two weeks ago, but the organization has yet to reply to our request for comment. However, it is expected that more information will come out when the official launch of WIPO Alert Pay is near.</p>
<p><em>&#8212;</p>
<p>The update on WIPO Alert Pay was presented at the <a href="https://www.wipo.int/meetings/en/details.jsp?meeting_id=90608">18th session</a> of the WIPO Advisory Committee on Enforcement on June 4, 2026. The supporting slide deck  was not publicly available at the time of writing. All quotes and screenshots used in this article were pulled from the meeting&#8217;s webcast.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Major Publishers Sue &#8216;WeLib&#8217;, a  Pirate Site Built on Anna&#8217;s Archive Code</title>
		<link>https://torrentfreak.com/major-publishers-sue-welib-a-pirate-site-built-on-annas-archive-code/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Thu, 18 Jun 2026 11:13:36 +0000</pubDate>
				<category><![CDATA[Apps and Sites]]></category>
		<category><![CDATA[Lawsuits]]></category>
		<category><![CDATA[aap]]></category>
		<category><![CDATA[Anna's Archive]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[welib]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279204</guid>

					<description><![CDATA[<p>Less than a month after a New York court issued a default judgment against shadow library Anna's Archive, thirteen major publishers have sued WeLib. The publishers characterize WeLib as a young but popular pirate site that was largely copied from Anna's Archive. The site is allegedly used by tech companies for AI training purposes, but that allegation raises more questions than it answers.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/weliblo.png" alt="welib logo" width="300" height="170" class="alignright size-full wp-image-279206" srcset="https://torrentfreak.com/images/weliblo.png 414w, https://torrentfreak.com/images/weliblo-300x170.png 300w, https://torrentfreak.com/images/weliblo-150x85.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />In May, thirteen major publishers won a <a href="https://torrentfreak.com/annas-archive-hit-with-19-5m-default-judgment-and-global-domain-takedown-order/">massive $19.5 million default judgment</a> against shadow library Anna&#8217;s Archive in a New York federal court. </p>
<p>This week, the same publishers, including Penguin Random House, Elsevier, and HarperCollins, filed a new complaint at the same court, this time with the relatively young pirate library WeLib as the target. </p>
<p>Again, the stakes are substantial, with the publishers seeking up to $19.5 million in potential damages for direct copyright infringement. </p>
<h2>A New Entrant</h2>
<p>The similarities don&#8217;t stop at the legal arguments and stakes. Anna&#8217;s Archive already highlighted the newcomer in a blog post last year, describing WeLib as a &#8220;new entrant&#8221; in the space that had copied both its collection and its code.</p>
<p>&#8220;They appear to have mirrored most of our collection, and use a fork of our codebase,&#8221; Anna&#8217;s Archive noted. </p>
<p>The same <a href="https://annas-archive.gl/blog/an-update-from-the-team.html">blog post</a> was also critical of WeLib for not contributing back to the ecosystem and recommended that people avoid using the site. </p>
<p><center><em>From Anna&#8217;s blog post</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/annawelib.png" alt="welib" width="600" height="99" class="alignnone size-full wp-image-279215" srcset="https://torrentfreak.com/images/annawelib.png 1242w, https://torrentfreak.com/images/annawelib-300x50.png 300w, https://torrentfreak.com/images/annawelib-600x99.png 600w, https://torrentfreak.com/images/annawelib-150x25.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>This week, the publishers also warn against using the site, albeit for different reasons. Their complaint accuses WeLib&#8217;s unnamed and anonymous operators of widespread copyright infringement, while also  confirming that connection to Anna&#8217;s Archive.</p>
<p>&#8220;Defendants’ entire business is the illegal copying and distribution of literary works,&#8221; the complaint notes, adding that &#8220;WeLib was created after its operators copied the source code and most of the contents of the Notorious Pirate Site, Anna’s Archive.&#8221;</p>
<h2>Not a Library</h2>
<p>WeLib describes itself as an &#8220;endless library&#8221; founded on the principle that &#8220;education and literature belong to everyone.&#8221; The publishers, however, clearly don&#8217;t agree with the library framing, noting libraries can be trusted; pirate sites not.</p>
<p>&#8220;Libraries are trusted institutions that serve the communities that fund them by lending books and other publications they have lawfully acquired. Using this label for WeLib explicitly misleads the public and allows WeLib to hijack the goodwill that libraries enjoy and have legitimately earned.&#8221; </p>
<p>&#8220;WeLib is no more than a pirate website that reproduces and distributes works of authorship owned by others to users for a profit, without authorization from or compensation to the copyright owners,&#8221; the complaint adds.</p>
<p><center><em>WeLib.org</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/welibf.png" alt="welib full" width="600" height="460" class="alignnone size-full wp-image-279207" srcset="https://torrentfreak.com/images/welibf.png 1147w, https://torrentfreak.com/images/welibf-300x230.png 300w, https://torrentfreak.com/images/welibf-600x460.png 600w, https://torrentfreak.com/images/welibf-150x115.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The complaint notes that WeLib&#8217;s operators made efforts to keep their identities hidden. However, the site itself quickly became a go-to portal for many book pirates. </p>
<p>The complaint notes that, by WeLib&#8217;s own account, its collection includes 43 million books and 98 million articles. The site reportedly has over 80,000 active monthly users who accessed more than 51.7 million books and downloaded 14.5 million files last month. </p>
<p>While the site can be used for free, users can pay for fast downloads and to skip the queue. Subscriptions start at $7 per month for 25 fast downloads and 25 fast reads per day; while the top tier costs $90 a month for 1,000 daily downloads.</p>
<p><center><em>Staggering Scale</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/staggering-scale.png" alt="staggering scale" width="600" height="356" class="alignnone size-full wp-image-279208" /></center></p>
<p>These payments, or &#8220;donations&#8221; as WeLib calls them, can be made through cryptocurrency, WeChat, and Alipay. They are allegedly processed through a company called Malum.co, which offers payment services to high-risk vendors, without the need for any KYC identity checks.</p>
<h2>Damages and Domain Seizures</h2>
<p>The complaint lists a sample of 130 copyrighted works as evidence. This mirrors the Anna&#8217;s Archive lawsuit, where the court awarded $150,000 per work, which is the statutory maximum, resulting in a total of $19.5 million.</p>
<p>In addition to the monetary damages, the publishers are also seeking a permanent injunction that aims to take the site offline. They ask the court to order third-party registries, registrars, and hosting providers to disable WeLib&#8217;s domains and render them untransferable. </p>
<p><center><em>Domain Names Targeted</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/injundomainhost.png" alt="injunction" width="600" height="263" class="alignnone size-full wp-image-279209" srcset="https://torrentfreak.com/images/injundomainhost.png 2057w, https://torrentfreak.com/images/injundomainhost-300x131.png 300w, https://torrentfreak.com/images/injundomainhost-600x263.png 600w, https://torrentfreak.com/images/injundomainhost-150x66.png 150w, https://torrentfreak.com/images/injundomainhost-1536x673.png 1536w, https://torrentfreak.com/images/injundomainhost-2048x897.png 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>This also includes a specific request to disable the authoritative nameserver for the .st domain, registered through Njalla, a Costa Rica-based registrar that is not necessarily responsive to U.S. court orders.</p>
<h2>The AI Training Conundrum</h2>
<p>As with other recent publisher lawsuits, the complaint also mentions AI training. Specifically, it alleges that WeLib supplies copyright infringing data to AI companies. </p>
<p>&#8220;WeLib has also been an illegal supplier of stolen content to the AI industry. In a recent lawsuit, publishers alleged that Meta utilized WeLib to train their Llama models,&#8221; the complaint reads. </p>
<p>The recent lawsuit they refer to is <em>Elsevier Inc. v. Meta Platforms</em> which is filed by several of the same publishers through the same law firm, Oppenheim + Zebrak. However, what that complaint actually says about WeLib is more specific and not in line with the current case. </p>
<p>The <em>Elsevier v. Meta</em> complaint describes WeLib as a source found within <a href="https://www.google.com/search?q=C4+%28Colossal+Clean+Crawled+Corpus">C4 training dataset</a> Meta used, but identifies it as &#8220;formerly known as PDF Drive.&#8221; This dataset was built years ago from a Common Crawl snapshot and predates WeLib and even Anna&#8217;s Archive.</p>
<p><center><em>From Elsevier v. Meta </em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/Screenshot_1-2.png" alt="elsevier meta" width="600" height="121" class="alignnone size-full wp-image-279226" srcset="https://torrentfreak.com/images/Screenshot_1-2.png 1064w, https://torrentfreak.com/images/Screenshot_1-2-300x60.png 300w, https://torrentfreak.com/images/Screenshot_1-2-600x121.png 600w, https://torrentfreak.com/images/Screenshot_1-2-150x30.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>More confusingly, the complaint against WeLib that was filed this week makes no mention of it formerly being known as &#8220;PDF Drive&#8221;, or the C4 dataset for that matter. </p>
<p>According to our knowledge, there is no evidence that content hosted by WeLib was included in the C4 database. All we can confirm is that the database does include &#8220;PDF Drive&#8221; data and that the pdfdrive.com domain <a href="https://web.archive.org/web/20250829001830/https://www.pdfdrive.com/">redirected</a> to the new WeLib site at some point. </p>
<p>PDF Drive is a long-running PDF hosting site that has operated for years, predating Anna&#8217;s Archive entirely. It has no documented connection to Anna&#8217;s Archive&#8217;s codebase or collection. Whether it shares more than a domain redirect with the WeLib now being sued is unclear.</p>
<p>The publishers&#8217; framing of WeLib as an active AI training pipeline may be backed up with further evidence later, or not. For now, WeLib has yet to respond. However, since anonymous operators typically don&#8217;t show up in court, this case may also copy Anna&#8217;s Archive&#8217;s path, heading to a default judgment.</p>
<p><em>&#8212;<br />
A copy of the complaint, filed by Oppenheim + Zebrak on behalf of the thirteen plaintiff publishers, is available <a href="https://torrentfreak.com/images/apres-welib.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Music Publishers Truncated Musk&#8217;s &#8216;DMCA Plague&#8217; Tweet to Back Piracy Case, X Tells Court</title>
		<link>https://torrentfreak.com/music-publishers-truncated-musks-dmca-plague-tweet-to-back-piracy-case-x-tells-court/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Wed, 17 Jun 2026 13:02:34 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[X]]></category>
		<category><![CDATA[x corp]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279155</guid>

					<description><![CDATA[<p>Elon Musk's X Corp has filed a motion to dismiss the multi-million dollar music piracy lawsuit, which was recently amended following the Cox Supreme Court ruling. X says the new complaint is partly based on a tweet that was pulled out of context.  It argues that even the full version falls short of what the Supreme Court's demanding inducement standard requires.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/x-300x247.jpg" alt="x" width="270" height="222" class="alignright size-medium wp-image-238803" srcset="https://torrentfreak.com/images/x-300x247.jpg 300w, https://torrentfreak.com/images/x.jpg 864w" sizes="auto, (max-width: 270px) 100vw, 270px" />In a complaint filed at a Nashville federal court in 2023, Universal Music, Sony Music, EMI and others, accused X Corp of “breeding” <a href="https://torrentfreak.com/music-companies-sue-twitter-over-mass-copyright-infringement-230615/">mass copyright infringement</a>.</p>
<p>The social media company allegedly failed to respond adequately to takedown notices and lacks a proper termination policy.</p>
<p>In addition to the alleged legal shortcomings, public comments by X Corp&#8217;s boss Elon Musk were also referenced. Specifically, the complaint mentioned that Musk described the Digital Millennium Copyright Act (DMCA) as a “plague on humanity.”</p>
<h2>X Corp Books Early Victories</h2>
<p>With hundreds of millions in damages on the line, X Corp fought the lawsuit tooth and nail. This resulted in an <a href="https://torrentfreak.com/x-partially-defeats-music-piracy-liability-claims-in-nashville-federal-court-240306/">early win in 2024</a>, when the court dismissed the music companies’ direct and vicarious copyright infringement claims. </p>
<p>The labels’ contributory infringement claims were partially dismissed, but Judge Trauger allowed the music companies to continue the case based on this remaining claim.</p>
<p>Proving contributory copyright infringement isn&#8217;t easy, however, and it became even more of a challenge when the Supreme Court <a href="https://torrentfreak.com/supreme-court-wipes-out-record-labels-1-billion-piracy-judgment-against-cox/">raised the infringement bar in Cox v. Sony Music</a> this year. </p>
<h2>X Wants &#8216;Retrofitted&#8217; Complaint Dismissed</h2>
<p>After the Cox ruling, the music publishers filed a Second Amended Complaint under seal. While this copy remains outside the public eye today, X Corp filed a motion to dismiss it this week, which partly lifts the veil.</p>
<p>As expected, the music companies are trying to keep their case alive by reframing it as an &#8220;inducement&#8221; claim. That is the only surviving contributory liability claim in this case under the new standard.</p>
<p>X Corp clearly disagrees and the company filed a motion to dismiss the amended complaint a few days ago. The company notes that the music publishers&#8217; attempt to &#8220;retrofit&#8221; an inducement claim is simply not supported by the provided evidence. </p>
<p>&#8220;Plaintiffs’ attempt to retrofit an inducement theory fails as a matter of law because the allegations suggest only insufficient action to prevent infringement, which Cox and other cases have held cannot support an inducement claim,&#8221; X Corp writes.</p>
<h2>&#8220;[Truncated] DMCA Is a Plague On Humanity&#8221;</h2>
<p>The music publishers&#8217; inducement theory partly relies on a handful of public statements by Elon Musk, which they argue demonstrate that X encouraged its users to infringe. This includes the &#8220;DMCA plague&#8221; tweet. </p>
<p>While we don&#8217;t have access to the sealed complaint, X says that the music companies have included a truncated version of the tweet, which misses key context. </p>
<p>Musk was responding to reporting about Senator Hawley&#8217;s bill to cap copyright duration at 56 years, and expressing a political opinion that current copyright protection terms are too long. </p>
<p>&#8220;Plaintiffs truncate one of Mr. Musk’s posts to pretend that he called “the DMCA” itself a &#8216;plague on humanity.&#8217; In fact, he said that “Overzealous DMCA is a plague on humanity&#8221;,” X writes. </p>
<p>&#8220;Plaintiffs’ excision is telling. No reasonable observer could read Mr. Musk’s full comment and think he was inciting infringement. Instead, he was expressing a political opinion – responding to reporting about Senator Hawley’s bill to retroactively cap copyright duration at 56 years.&#8221;</p>
<p><center><em>&#8216;DMCA Plague&#8217; Context</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/plaguecontext.png" alt="plague" width="600" height="405" class="alignnone size-full wp-image-279199" srcset="https://torrentfreak.com/images/plaguecontext.png 1672w, https://torrentfreak.com/images/plaguecontext-300x203.png 300w, https://torrentfreak.com/images/plaguecontext-600x405.png 600w, https://torrentfreak.com/images/plaguecontext-150x101.png 150w, https://torrentfreak.com/images/plaguecontext-1536x1037.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>X further clarifies that Musk wasn&#8217;t flatly against all copyright protection. In a tweet posted a few months later <a href="https://x.com/elonmusk/status/1632865818563293190">he stressed</a> that reasonable takedown requests are appropriate and will always be supported.</p>
<h2>Understandable Frustration</h2>
<p>The motion to dismiss adds more context than these tweets alone. It also references the music industry&#8217;s alleged threat to start a &#8220;massive&#8221; takedown notice campaign following a disagreement over licensing. </p>
<p>This is the same dispute that resulted in X&#8217;s antitrust complaint against the NMPA, Sony, Universal, and other major music publishers, claiming that they &#8220;<a href="https://torrentfreak.com/x-sues-music-publishers-over-weaponized-dmca-takedown-conspiracy/">weaponized</a>&#8221; the DMCA to force licensing deals. </p>
<p>&#8220;Mr. Musk’s understandable frustration with such tactics was not inducement,&#8221; X writes. </p>
<p><center><em>Understandable</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/frust.png" alt="frustration" width="600" height="284" class="alignnone size-full wp-image-279198" srcset="https://torrentfreak.com/images/frust.png 1611w, https://torrentfreak.com/images/frust-300x142.png 300w, https://torrentfreak.com/images/frust-600x284.png 600w, https://torrentfreak.com/images/frust-150x71.png 150w, https://torrentfreak.com/images/frust-1536x727.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<h2>No Inducement</h2>
<p>The Musk tweet argument is colorful, but X&#8217;s motion to dismiss cites more arguments. For example, it counters the music publishers&#8217; allegation that X&#8217;s platform features including display algorithms, and subscription and advertising systems, showed that X depends on infringing music. </p>
<p>X notes the court already dismissed this argument, noting that general platform features benefit all users equally and say nothing about intent to promote infringement specifically.</p>
<p>The publishers&#8217; failure-to-stop-infringement allegations are not convincing either, X argues. </p>
<p>Much of the amended complaint allegedly returns to the original criticism that X was too slow to remove infringing content and too lenient with repeat infringers. The Cox ruling took away that argument. </p>
<p>As the Supreme Court made clear, contributory liability cannot rest on a provider&#8217;s knowledge of infringement and insufficient action to prevent it. That doesn&#8217;t qualify as inducement.</p>
<p>After 18 months of discovery, including the production of 150,000 pages and 21 depositions, X says the publishers found nothing that meets the inducement standard. As a result, they want the complaint dismissed.</p>
<p>For now, the motion sits with Judge Trauger. The music publishers will file their response, and the court will decide whether the Second Amended Complaint survives or whether Cox will effectively end this case.</p>
<p><em>&#8212;</p>
<p>X Corp&#8217;s motion to dismiss and supporting memorandum, filed at the U.S. District Court for the Middle District of Tennessee, are available <a href="https://torrentfreak.com/images/xmtd-.pdf">here (pdf)</a> and <a href="https://torrentfreak.com/images/xmtd.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Music Labels Win Canadian Site Blocking Order Against Y2Mate, YTMP3, and Savefrom</title>
		<link>https://torrentfreak.com/music-labels-win-canadian-site-blocking-order-against-y2mate-ytmp3-and-savefrom/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 13:47:49 +0000</pubDate>
				<category><![CDATA[Apps and Sites]]></category>
		<category><![CDATA[Lawsuits]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[site blocking]]></category>
		<category><![CDATA[streamripper]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279158</guid>

					<description><![CDATA[<p>For the first time in Canada, a site-blocking order has been issued that specifically targets YouTube rippers. The Federal Court has ordered major ISPs to block access to Y2Mate, YTMP3, and Savefrom domains. Interestingly, the order targets copycats, as the original Savefrom site preemptively started blocking Canadians years ago.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/sadtube-1.jpg" alt="sad tube" width="300" height="191" class="alignright size-full wp-image-233288" srcset="https://torrentfreak.com/images/sadtube-1.jpg 687w, https://torrentfreak.com/images/sadtube-1-300x191.jpg 300w" sizes="auto, (max-width: 300px) 100vw, 300px" />Stream-ripping services allow users to convert streaming audio and video into downloadable files. </p>
<p>That&#8217;s a useful feature for those who want offline copies of YouTube videos, but it also comes with copyright concerns. </p>
<p>Music labels have repeatedly taken legal action against stream rippers, both directly in court, and through site blocking actions. The latter have been effective throughout Europe, and in the UK, Brazil, Australia and elsewhere. </p>
<p>Canada can now be added to the growing list. A Federal Court in Ottawa, Ontario, issued the first ever stream-ripper blocking order in the country. This is also the first Canadian blocking order requested by music companies. </p>
<h2>Labels Target Y2Mate, YTMP3 and SaveFrom</h2>
<p>The case, filed <a href="https://www.ippractice.ca/file-browser/?fileno=T-4795-25">last November</a> by Sony, Universal, Warner Music and other labels, targets the unidentified &#8220;John Doe&#8221; operators of three well-known stream-ripping brands: Y2Mate, YTMP3, and SaveFrom. </p>
<p><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/savefrom-1.png" alt="savefrom" width="600" height="291" class="alignnone size-full wp-image-279174" srcset="https://torrentfreak.com/images/savefrom-1.png 1059w, https://torrentfreak.com/images/savefrom-1-300x146.png 300w, https://torrentfreak.com/images/savefrom-1-600x291.png 600w, https://torrentfreak.com/images/savefrom-1-150x73.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>After reviewing the paperwork, Justice Fothergill found that the operators infringed copyright. Among other things, the stream-rippers are liable for copyright infringement as they provide services with the &#8216;sole function&#8217; to enable unauthorized reproduction, violating the Copyright Act.</p>
<p><center><em>From the permanent injunction</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/unauthoried.png" alt="unauthorized" width="600" height="402" class="alignnone size-full wp-image-279167" srcset="https://torrentfreak.com/images/unauthoried.png 1633w, https://torrentfreak.com/images/unauthoried-300x201.png 300w, https://torrentfreak.com/images/unauthoried-600x402.png 600w, https://torrentfreak.com/images/unauthoried-150x100.png 150w, https://torrentfreak.com/images/unauthoried-1536x1028.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The permanent injunction issued by Justice Fothergill requires the operators to stop their infringing activities. In addition, they must deactivate the domains. This includes Y2mate.ws, YTmp3.lat, Savefrom.space and Spowload.cc, but also any other infringing domains that provide similar stream-ripping services.</p>
<h2>Blocking Order</h2>
<p>In addition to the permanent injunction, Justice Fothergill issued a companion blocking order. This order requires nine major Canadian ISPs, including Bell, Rogers and Teksavvy, to block the four domain names.</p>
<p>The order follows the same structure established by the <a href="https://torrentfreak.com/canadas-first-pirate-site-blocking-order-quietly-expires-241214/">GoldTV precedent</a>, and the more recent <a href="https://torrentfreak.com/netflix-and-hollywood-obtain-canadian-site-blocking-order-against-pirate-brand-soap2day-241217/">Soap2Day blocking order</a>. To implement the order, the ISPs must use DNS blocking, DNS rerouting, or equivalent technical means.</p>
<p>The order also requires ISPs to put up a notification for visitors of the domains, explaining why it is blocked. As with previous orders, it remains valid for two years. </p>
<h2>Copycats of Copycats</h2>
<p>While the blocked domain names use familiar brands, they are not the original sites that operated under these names. For example, Savefrom.space has nothing to do with the much more popular Savefrom.net, which has millions of visitors instead of hundreds. </p>
<p>The fact that the more popular site is not targeted makes sense, as Savefrom.net decided to proactively block Canadian visitors after pressure from rightsholders a few years ago. </p>
<p><center>Savefrom.net started blocking Canadians years ago</center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/davefrom-canada.png" alt="blocked" width="600" height="382" class="alignnone size-full wp-image-279165" srcset="https://torrentfreak.com/images/davefrom-canada.png 1085w, https://torrentfreak.com/images/davefrom-canada-300x191.png 300w, https://torrentfreak.com/images/davefrom-canada-600x382.png 600w, https://torrentfreak.com/images/davefrom-canada-150x95.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The court order also acknowledges that the targeted domains are copycats, which gained popularity when the original sites became inaccessible.</p>
<p>Additionally, the order stresses that it targets &#8220;other similar platforms&#8221; operated by the defendants, which &#8220;appear&#8221; or &#8220;increase in popularity&#8221; once access to stream-rippers is blocked.</p>
<p>&#8220;[I]ndeed, the John Doe Respondents operate platforms that are themselves &#8216;copycats&#8217; of similarly branded stream ripping services that were previously deactivated, and additional copycat platforms have already begun to appear on the Internet.&#8221;</p>
<p><center>Copycats</center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/copycas.png" alt="copycats" width="600" height="231" class="alignnone size-full wp-image-279171" srcset="https://torrentfreak.com/images/copycas.png 1898w, https://torrentfreak.com/images/copycas-300x116.png 300w, https://torrentfreak.com/images/copycas-600x231.png 600w, https://torrentfreak.com/images/copycas-150x58.png 150w, https://torrentfreak.com/images/copycas-1536x592.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>While the current order only lists four domain names, Justice Fothergill clarifies that it can be expanded with new copycats or &#8220;similar platforms&#8221; in the future.</p>
<h2>Preemptive Strike</h2>
<p>The platforms named in the order are not particularly high-traffic targets today. According to <a href="http://similarweb.com">Similarweb</a>, Y2mate.ws has just shy of a million worldwide visits last month, while Spowload.cc had little over 130k.</p>
<p>Savefrom.space did not have any meaningful traffic, with Similarweb estimating a few dozen visits per day, globally. Ytmp3.lat, meanwhile, has no registered traffic at all and appears to be unreachable. </p>
<p>However, the record labels might partly use the blocking framework proactively rather than reactively. Since similar platforms and brands can be targeted going forward, it can use the current order to target sites that gain traction in the future. </p>
<p>To do so, rightsholders can file an affidavit identifying the new domain and confirming it meets the order&#8217;s conditions. If none of the nine ISPs object within ten business days, the court can expand the blocklist without further proceedings. A full hearing is only required if an ISP pushes back.</p>
<p>For now, however, this blocking order kicks off with four domain names. </p>
<p><em>—</p>
<p>A copy of the permanent injunction is available <a href="https://torrentfreak.com/images/T-4795-25-Arista-et-al-Judgment-Permanent-Injunction.pdf">here (pdf)</a> and the site-blocking order, also issued by Justice Fothergill, can be found <a href="https://torrentfreak.com/images/T-4795-25-Arista-Public-Site-Blocking-Order.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Meta Must Face Adult Film Piracy Lawsuit as Court Denies Dismissal</title>
		<link>https://torrentfreak.com/meta-must-face-adult-film-piracy-lawsuit-as-court-denies-dismissal/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 08:10:35 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[strike 3]]></category>
		<category><![CDATA[strike 3 holdings]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279136</guid>

					<description><![CDATA[<p>To keep their piracy lawsuit alive, adult film producers Strike 3 Holdings and Counterlife Media don't have to prove Meta used their films for AI training. A California federal judge has denied Meta's motion to dismiss, ruling that the alleged torrenting is itself the infringement. Additionally, the court did not accept the idea that the torrent downloads were merely for personal use.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/meta-logo-1.png" alt="meta-logo" width="300" height="191" class="alignright size-full wp-image-274098" srcset="https://torrentfreak.com/images/meta-logo-1.png 831w, https://torrentfreak.com/images/meta-logo-1-300x191.png 300w, https://torrentfreak.com/images/meta-logo-1-600x383.png 600w, https://torrentfreak.com/images/meta-logo-1-150x96.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />Last summer, adult content producers Strike 3 Holdings and Counterlife Media <a href="https://torrentfreak.com/copyright-lawsuit-accuses-meta-of-pirating-adult-films-for-ai-training/">filed a copyright infringement lawsuit</a> against Meta. </p>
<p>The complaint accused the tech company of using adult films to assist its AI model training. Similar claims have been made by other rightsholders, including many <a href="https://torrentfreak.com/meta-secures-bittersweet-fair-use-victory-in-ai-piracy-case-250626/">book authors</a>.</p>
<p>This latest case specifically focuses on Meta&#8217;s BitTorrent activity. That&#8217;s no surprise, as plaintiff Strike 3 is the <a href="https://torrentfreak.com/strike-3-filed-a-record-number-of-piracy-lawsuits-in-2024-250110/">most active</a> copyright litigant in the United States, known for targeting thousands of <a href="https://torrentfreak.com/strike-3-filed-a-record-number-of-piracy-lawsuits-in-2024-250110/">alleged BitTorrent pirates</a>.</p>
<h2>Meta Wants Case Dismissed</h2>
<p>In October 2025, Meta responded to the allegations by filing a <a href="https://torrentfreak.com/meta-pirated-adult-film-downloads-were-for-personal-use-not-ai-training/">motion to dismiss</a> at a California federal court. Taking a page from the BitTorrent piracy defense playbook, Meta argues that the IP address evidence presented by the plaintiffs is meaningless without context.</p>
<p>The porn producers had linked numerous Meta IP addresses to unauthorized sharing activity. According to Meta, however, there is no evidence that the alleged activity on its corporate network was centrally orchestrated by the company. In fact, it countered that many alleged downloads predate Meta&#8217;s AI training activity.</p>
<p>In addition to denying the allegations, the tech company offered an alternative explanation. Meta suggested that employees or visitors may have downloaded the pirated videos for <a href="https://torrentfreak.com/meta-pirated-adult-film-downloads-were-for-personal-use-not-ai-training/">personal use</a>.</p>
<h2>Court: Torrenting is the Infringement</h2>
<p>In an order released last week, U.S. District Judge Eumi K. Lee refused to throw the case out. In a 16-page order, she denied Meta&#8217;s motion and let all three of Strike 3&#8217;s direct, vicarious, and contributory copyright infringement claims proceed.</p>
<p><center><em>Motion denied</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/conclude.png" alt="" width="600" height="287" class="alignnone size-full wp-image-279141" srcset="https://torrentfreak.com/images/conclude.png 967w, https://torrentfreak.com/images/conclude-300x144.png 300w, https://torrentfreak.com/images/conclude-600x287.png 600w, https://torrentfreak.com/images/conclude-150x72.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>One of Meta&#8217;s lead arguments was that, in order to prove direct infringement, Strike 3 had to show its films were actually used to train a model. However, Judge Lee explained that this is not needed, as Meta&#8217;s alleged copying of the films via BitTorrent is copyright infringement.</p>
<p>&#8220;Because Plaintiffs have adequately pleaded that their exclusive rights under the Copyright Act were violated when their films were torrented, they have satisfied the second element, regardless of whether their films were used to train specific AI models,&#8221; the order reads.</p>
<h2>Coordinated, Not Coincidental</h2>
<p>Another key question was whether the torrenting activity can be attributed to Meta, or if the downloads came from employees, who downloaded content for personal use. </p>
<p>Strike 3 argued that the actions were coordinated by Meta, showing similar download patterns across 47 corporate IP addresses and seven hidden ranges. This includes files with the same keywords downloaded on the same day.</p>
<p>Judge Lee found the coincidence theory implausible and pointed at a spreadsheet of addresses grabbing files with &#8220;teen&#8221; in the title, from &#8220;Teen Titans&#8221; and &#8220;Teenage Mutant Ninja Turtles&#8221; through to explicit adult releases.</p>
<p>&#8220;The word “teen” appears in every file name. Similar patterns are shown repeatedly across the identified IP addresses. It strains credulity to suggest that these correlations are mere coincidence and the product of individual human selections,&#8221; Judge Lee noted. </p>
<p>&#8220;Instead, the many commonalities across files permit a reasonable inference that the downloads were operated by an algorithm using key terms, which accounts for why pornography was downloaded alongside children’s cartoons and sitcoms.&#8221;</p>
<p><center><em>Teen</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/teeny.png" alt="" width="600" height="297" class="alignnone size-full wp-image-279142" srcset="https://torrentfreak.com/images/teeny.png 1068w, https://torrentfreak.com/images/teeny-300x149.png 300w, https://torrentfreak.com/images/teeny-600x297.png 600w, https://torrentfreak.com/images/teeny-150x74.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>Other download patterns also appeared to be illogical. For example, multiple IP-addresses from various ranges torrented eight episodes of Ted Lasso out of order, on a single day. Meta suggested that this could be coincidental download activity by several people, but Judge Lee believes this to be unlikely. </p>
<p>&#8220;But the odds that multiple people using the Corporate IP Addresses and the IP Ranges coincidentally torrented the same show, rather than simply streaming it, on the exact same day strains belief&#8230;&#8221;, Judge Lee writes. </p>
<h2>Cox Doesn&#8217;t Save Meta</h2>
<p>The contributory copyright infringement claim also survives. While the motion to dismiss was pending, the Supreme Court handed down <a href="https://torrentfreak.com/supreme-court-wipes-out-record-labels-1-billion-piracy-judgment-against-cox/">Cox Communications v. Sony</a>, raising the bar for contributory infringement. However, that wasn&#8217;t enough to help Meta at this stage.</p>
<p>Judge Lee recognized that, if Meta merely offered its infrastructure to copyright infringers, this would not be sufficient to trigger liability. </p>
<p>&#8220;Standing alone, Plaintiffs&#8217; allegation that Defendant &#8216;provid[ed] access to its servers, data centers, IP addresses, computers, networks, [and] accounts&#8217; would be insufficient under Cox Communications,&#8221; she wrote.</p>
<p>However, Strike 3&#8217;s allegation went further, alleging that Meta encouraged copyright infringement by offering specific tools and services for it.</p>
<p>&#8220;Plaintiffs plausibly allege that Defendant took active steps to encourage torrenting by implementing an algorithm and establishing VPCs – tools tailored to infringe copyrighted works using BitTorrent.&#8221;</p>
<p><center><em>The Cox Standard</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/stabdingalone.png" alt="cox standard" width="600" height="189" class="alignnone size-full wp-image-279144" srcset="https://torrentfreak.com/images/stabdingalone.png 1062w, https://torrentfreak.com/images/stabdingalone-300x95.png 300w, https://torrentfreak.com/images/stabdingalone-600x189.png 600w, https://torrentfreak.com/images/stabdingalone-150x47.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The vicarious copyright infringement also survived the motion to dismiss. According to Judge Lee, Meta has a direct financial interest in amassing high-quality training data for its commercial AI products.</p>
<h2>The Case Continues</h2>
<p>While Meta&#8217;s motion to dismiss failed on all claims, the company&#8217;s defenses could still succeed further down the line, when the evidence is reviewed in detail.</p>
<p>For example, Meta argued that testimony in a related case shows that its torrenting servers went live in 2024, not 2018, so they cannot be the same infrastructure behind ranges active for years. </p>
<p>Additionally, Meta said much of the infringing activity in this case took place years before the company started training its video models. Those and other points will be contested in detail as the case proceeds.</p>
<p>For now, the case heads into discovery. Meta must answer the complaint, the parties are due to attempt mediation by early August, and a jury trial is set for February 2028.</p>
<p><em>&#8212;</p>
<p>A copy of Judge Eumi K. Lee&#8217;s order denying Meta&#8217;s motion to dismiss is available <a href="https://torrentfreak.com/images/meta-strike-mtd.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Married Couple Behind &#8216;Billion-Visit&#8217; Webtoon Piracy Network Caught in Vietnam</title>
		<link>https://torrentfreak.com/married-couple-behind-billion-visit-webtoon-piracy-network-caught-in-vietnam/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 07:58:00 +0000</pubDate>
				<category><![CDATA[Piracy]]></category>
		<category><![CDATA[korea]]></category>
		<category><![CDATA[Manga]]></category>
		<category><![CDATA[Naver]]></category>
		<category><![CDATA[vietman]]></category>
		<category><![CDATA[Webtoon]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279118</guid>

					<description><![CDATA[<p>For more than two years, a husband and wife in Vietnam allegedly ran a billion-visit-a-year operation serving Korean webtoons in unauthorized English translation. The network, believed to be Harimanga, Manhwaclan and Kunmanga, has gone dark, its servers seized and the pair hauled in for questioning by Korean and Vietnamese authorities.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/harilogo.jpg" alt="hari logo" width="300" height="134" class="alignright size-full wp-image-279125" srcset="https://torrentfreak.com/images/harilogo.jpg 395w, https://torrentfreak.com/images/harilogo-300x134.jpg 300w, https://torrentfreak.com/images/harilogo-150x67.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" />Korea&#8217;s Ministry of Culture, Sports and Tourism rarely names the pirate sites it helps shut down, and its June 12 announcement was no exception. </p>
<p>It redacted the three high-profile target domains as &#8220;Hari***,&#8221; &#8220;Manhwa***&#8221; and &#8220;Kun***.&#8221;</p>
<p>These match the names of three well-known manhwa aggregators: Harimanga, Manhwaclan and Kunmanga, all of which started having access problems in late May, right when Vietnamese police seized their servers. </p>
<p>Initially it wasn&#8217;t clear why the sites suddenly went offline, but the authorities confirmed that this was the result of a large enforcement operation that has been in the works for a long time.</p>
<p>The three sites have reportedly been operated by a Vietnamese couple since January 2023, serving unauthorized English translations of Korean webtoons to readers across Asia, North America and Europe, while paying the bills with <a href="https://imnews.imbc.com/news/2026/econo/article/6829789_36932.html">banner ads and member donations</a>.</p>
<p>The sites carried around 14,700 titles, about 70 percent of them Korean, and pulled in more than <a href="https://www.sentv.co.kr/article/view/sentv202606120050">1.1 billion visits a year</a> by SimilarWeb&#8217;s count. Industry estimates put the damage to Korea&#8217;s content business at 207.2 billion won, <a href="https://www.koreatimes.co.kr/southkorea/law-crime/20260612/korean-vietnamese-crackdown-shuts-down-webtoon-piracy-network">roughly $136 million</a>.</p>
<h2>One Operation, Three Sites</h2>
<p>Naver Webtoon, which did much of the early legwork, says a <a href="https://www.fetv.co.kr/news/articleView.html?idxno=304222">single operation</a> ran all three portals, and it had been chasing these exact domains for years. We can independently confirm the latter, as Harimanga, Manhwaclan and Kunmanga all appear by name in a <a href="https://torrentfreak.com/naver-webtoon-targets-hundreds-of-piracy-sites-ahead-of-public-listing-231024/">2023 DMCA subpoena</a> Naver sent to Cloudflare. </p>
<p><center><em>Kunmanga, when it was still online</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/kunmangaf-1.jpg" alt="kunmanga" width="600" height="317" class="alignnone size-full wp-image-279127" srcset="https://torrentfreak.com/images/kunmangaf-1.jpg 1975w, https://torrentfreak.com/images/kunmangaf-1-300x158.jpg 300w, https://torrentfreak.com/images/kunmangaf-1-600x317.jpg 600w, https://torrentfreak.com/images/kunmangaf-1-150x79.jpg 150w, https://torrentfreak.com/images/kunmangaf-1-1536x811.jpg 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>This time, the company mapped the network with open-source intelligence and handed the evidence to Korean officials, who passed it to Vietnamese authorities.</p>
<p>Vietnamese police <a href="https://korean-vibe.com/news/newsview.php?ncode=179548680947376">questioned the couple on May 19 and seized the servers three days later</a>. Prosecutors plan to charge them locally, with Korea&#8217;s copyright agency and Naver helping on the paperwork. Korea has also <a href="https://www.sedaily.com/article/20055206">suggested extraditing the couple for trial</a> and recovering their earnings, though that is a hope more than a plan.</p>
<h2>A Broader Crackdown</h2>
<p>The takedown did not arrive alone. Around the same time, Korea announced the <a href="https://www.animenewsnetwork.com/news/2026-06-12/alleged-operator-of-webtoon-piracy-website-newtoki-extradited-from-japan-to-s-korea/.238443">extradition of a 37-year-old man</a> suspected of running Newtoki, which is described as the country&#8217;s most notorious manga and webtoon pirate site. </p>
<p>The man reportedly left Korea in 2017 and took Japanese citizenship in 2022, which normally puts a person out of reach. Officials say it is the first time Japan has handed one of its own nationals to Korea under a treaty the two signed in 2002.</p>
<p>The Korean piracy crackdown coincides with a new <a href="https://www.lawtimes.co.kr/news/articleView.html?idxno=217253">emergency blocking power</a>, which has been live since May 11. This enables the government to order internet providers to block pirate sites without first clearing it with a review committee. The ministry <a href="https://www.animenewsnetwork.com/news/2026-06-04/s-korea-govt-vows-global-crackdown-on-webtoon-piracy-targets-newtoki-operator/.238117">blocked 34 sites</a> on day one. </p>
<p>Newtoki and its sister sites <a href="https://www.animenewsnetwork.com/news/2026-05-02/korea-largest-illegal-webtoon-site-newtoki-shuts-down-ahead-of-crackdown/.236871">shut themselves down on April 27</a>, just before the power took effect.</p>
<h2>On Washington&#8217;s Watchlist</h2>
<p>There is also a bigger backdrop in Hanoi. In May, the U.S. Trade Representative branded Vietnam a <a href="https://torrentfreak.com/u-s-brands-vietnam-as-a-rare-priority-foreign-country-over-online-piracy-concerns/">&#8220;Priority Foreign Country&#8221;</a> over online piracy, its harshest label and the first in thirteen years, then <a href="https://torrentfreak.com/vietnams-online-piracy-failures-trigger-section-301-investigation-tariffs-on-the-table/">opened a Section 301 investigation</a> that put tariffs on the table.</p>
<p>Washington&#8217;s complaint is that Vietnam rarely makes piracy hurt. Even in its biggest cases, against the operators of Fmovies and BestBuyIPTV, courts handed down <a href="https://torrentfreak.com/fmovies-operators-of-worlds-largest-piracy-ring-dodge-prison-250508/">suspended sentences</a> and small fines with little deterrent effect.</p>
<p>This Korea-driven case now tests exactly that. Police seized the servers and pulled the couple in for questioning, firmer than the usual response. Whether that will continue has yet to be seen.</p>
<p>For now, Harimanga, Manhwaclan and Kunmanga are unlikely to come back in their original form. That said, sites like these have a habit of returning under new names, and at the time of writing, several clones remain online.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Hollywood Secures $9 Million Default Judgment Against IPTV Operator</title>
		<link>https://torrentfreak.com/hollywood-secures-9-million-default-judgment-against-iptv-operator/</link>
		
		<dc:creator><![CDATA[Ernesto Van der Sar]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 11:56:41 +0000</pubDate>
				<category><![CDATA[IPTV and Streaming]]></category>
		<category><![CDATA[Lawsuits]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[Alliance for Creativity and Entertainment]]></category>
		<category><![CDATA[iptv]]></category>
		<category><![CDATA[shrugs]]></category>
		<category><![CDATA[zing]]></category>
		<guid isPermaLink="false">https://torrentfreak.com/?p=279076</guid>

					<description><![CDATA[<p>A Pennsylvania federal court has handed down a $9 million default judgment against the operator of pirate IPTV services 'Shrugs' and 'Zing'. Major Hollywood studios, Amazon, and Netflix sued the defendant last year, but he failed to appear in court despite being personally served. In addition to the millions in damages, rightsholders secured a sweeping injunction to seize the platform's domains and cut off its hosting services.</p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/disney-netflix-amazon-paramount-600x379.jpg" alt="disney et al" width="300" height="189" class="alignright size-large wp-image-264666" srcset="https://torrentfreak.com/images/disney-netflix-amazon-paramount-600x379.jpg 600w, https://torrentfreak.com/images/disney-netflix-amazon-paramount-300x189.jpg 300w, https://torrentfreak.com/images/disney-netflix-amazon-paramount-150x95.jpg 150w, https://torrentfreak.com/images/disney-netflix-amazon-paramount.jpg 1285w" sizes="auto, (max-width: 300px) 100vw, 300px" />The Internet is littered with cheap IPTV services that offer access to a lot of content, for very little money.</p>
<p>These deals often seem too good to be true, and in most cases they are, at least for those who prefer to stay on the right side of the law. </p>
<p>The operators of these services often remain in the shadows, but anti-piracy groups are actively trying to pin them down. For example, members of the Alliance for Creativity and Entertainment (<a href="https://www.alliance4creativity.com/">ACE</a>) identified Mechanicsburg resident Brandon Weibley as the alleged operator of several commercial IPTV services offering pirated streams.</p>
<h2>IPTV Operator Ghosts Hollywood Lawsuit</h2>
<p>In a <a href="https://torrentfreak.com/hollywood-studios-sue-pirate-iptv-services-in-u-s-court-250305/">complaint</a> filed in March 2025, Amazon, Netflix, Disney, Paramount, and other major studios accused Weibley of large-scale copyright infringement across a string of IPTV brands.</p>
<p>His alleged activity dates back to 2017, when he registered beastmodebuilds.com and began selling subscriptions to services including Beast Mode Live, BTV, Viking Media, and GreenWing Media. After the studios confronted him in 2023, he moved to a new domain, vonwik.com, and rebranded the operation as &#8216;Shrugs&#8217; and &#8216;Zing&#8217;.</p>
<p>Weibley was personally served but never answered the complaint or appeared in court. With the defendant absent, the studios <a href="https://torrentfreak.com/u-s-pirate-iptv-operator-faces-9-million-in-damages-after-ghosting-hollywood-lawsuit/">requested a default judgment</a>, $9 million in damages, and a permanent injunction.</p>
<p>The services&#8217; public front stayed online through the Vonwik.com domain, even after Weibley was served. That left the rightsholders relying on the court to shut the operation down.</p>
<h2>Court Awards $9 Million + Domain Takeover</h2>
<p>This week, U.S. District Judge Jennifer Wilson granted the studios&#8217; motion in full. With a sample of 60 copyrighted works at stake, multiplied by the maximum award of $150,000 per infringement, that adds up to a total of $9 million in statutory damages.</p>
<p><center><em>The order</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/orderweob.png" alt="the order" width="600" height="443" class="alignnone size-full wp-image-279085" srcset="https://torrentfreak.com/images/orderweob.png 1183w, https://torrentfreak.com/images/orderweob-300x222.png 300w, https://torrentfreak.com/images/orderweob-600x443.png 600w, https://torrentfreak.com/images/orderweob-150x111.png 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>The judge found the infringement willful on several grounds. Weibley continued to operate the services after the studios demanded he stop, and simply moved them to a new domain once the rightsholders applied pressure.</p>
<p>In addition to the damages, Judge Wilson also granted a permanent injunction, which prohibits Weibley from operating the six named services or anything substantially similar. </p>
<p>Importantly, the injunction also orders the registrars and registries for the associated domains, beastmodebuilds.com and vonwik.com, to transfer these to a registrar appointed by the studios. In addition, hosting providers are required to suspend the associated sites and lock their content.</p>
<p><center><em>Shrugs and Zing (Vonwik.com)</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/shrugs-zing.jpg" alt="shrugs zing" width="600" height="328" class="alignnone size-full wp-image-264668" srcset="https://torrentfreak.com/images/shrugs-zing.jpg 1297w, https://torrentfreak.com/images/shrugs-zing-300x164.jpg 300w, https://torrentfreak.com/images/shrugs-zing-600x328.jpg 600w, https://torrentfreak.com/images/shrugs-zing-150x82.jpg 150w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>At the time of writing, the permanent injunction has yet to be applied, as Vonwik.com remains online and accessible. Whether the associated IPTV services also remain active is unknown.</p>
<h2>Court Applies the New Cox Standard</h2>
<p>In addition to the multi-million damages award, the judgment memorandum stands out for how it handles the movie companies&#8217; secondary liability claims.</p>
<p>To hold Weibley liable for contributory infringement and inducement, the court applied the Supreme Court&#8217;s recent <a href="https://torrentfreak.com/supreme-court-wipes-out-record-labels-1-billion-piracy-judgment-against-cox/">Cox v. Sony</a> framework. Under Cox, a provider&#8217;s mere knowledge that subscribers infringe is not enough. The provider must intend its service to be used for infringement, or the service must be tailored to it.</p>
<p>Wilson navigated that standard carefully. In a footnote, she declined to rest liability on Weibley&#8217;s knowledge alone, grounding it instead in inducement, noting that he promoted the services, tried to conceal the purpose of subscriber payments, and rebranded under pressure.</p>
<p>To reach those conclusions, the court leans heavily on a similar IPTV case. Judge Wilson cited the California case <a href="https://torrentfreak.com/netflix-amazon-hollywood-win-15m-judgment-against-u-s-pirate-iptv-operator/">against &#8216;Outer Limits IPTV&#8217;</a>, which resulted in a $15 million default judgment last August, throughout her analysis.</p>
<h2>It&#8217;s Not Over Yet</h2>
<p>The Motion Picture Association&#8217;s enforcement arm, the Alliance for Creativity and Entertainment (ACE) coordinated the legal effort and takes credit for the win. </p>
<p>“We commend Judge Wilson’s ruling holding Weibley accountable for copyright infringement,” says Jesse Martin, the MPA&#8217;s Senior VP and Associate General Counsel for Global Litigation and Intermediaries.</p>
<p>ACE&#8217;s press release does appear to contain an error, however. <a href="https://www.alliance4creativity.com/news/ace-secures-9-million-judgment-against-outer-limits-iptv-operator-brandon-weibley/">Its headline</a> (<a href="https://web.archive.org/web/20260611210145/https://www.alliance4creativity.com/news/ace-secures-9-million-judgment-against-outer-limits-iptv-operator-brandon-weibley/">archived</a>) described Weibley as the operator of &#8220;Outer Limits IPTV.&#8221; That was a different defendant in a separate lawsuit, one that resulted in a <a href="https://torrentfreak.com/netflix-amazon-hollywood-win-15m-judgment-against-u-s-pirate-iptv-operator/">$15 million judgment</a> last year.</p>
<p><em>Update June 12: After publication, ACE informed TorrentFreak that the headline misidentification was an editing error, which will soon be corrected in its press release. The original wording is preserved in the screenshot and archived link.</em></p>
<p><center><em>ACE&#8217;s initial press release</em></center><br /><center><img loading="lazy" decoding="async" src="https://torrentfreak.com/images/aceouter.png" alt="ACE press release" width="600" height="348" class="alignnone size-full wp-image-279081" srcset="https://torrentfreak.com/images/aceouter.png 1538w, https://torrentfreak.com/images/aceouter-300x174.png 300w, https://torrentfreak.com/images/aceouter-600x348.png 600w, https://torrentfreak.com/images/aceouter-150x87.png 150w, https://torrentfreak.com/images/aceouter-1536x892.png 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></center></p>
<p>Finally, it&#8217;s worth pointing out that this is not a final conclusion of the case, because the claims against ten unnamed &#8216;Doe&#8217; defendants tied to the two domain names remain pending. The studios have until June 15 to tell the court whether they intend to pursue or drop them.</p>
<p>The $9 million default judgment against Shrugs and Zing operator Weibley is confirmed. Whether the defendant will pay this massive damages amount is uncertain, however, which is why the movie companies tried their best to obtain that permanent injunction, including the domain takeover power.</p>
<p><em>—</em></p>
<p><em>A copy of Judge Wilson&#8217;s memorandum is available <a href="https://torrentfreak.com/images/weibleymemo.pdf">here (pdf)</a> and the accompanying order can be found <a href="https://torrentfreak.com/images/weibleyorder.pdf">here (pdf)</a>.</em></p>
<p>From: <a href="https://torrentfreak.com/">TF</a>, for the latest news on copyright battles, piracy and more.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
