<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: File Sharing News</title><link>https://nsaneforums.com/news/file-sharing-news/page/21/?d=2</link><description>News: File Sharing News</description><language>en</language><item><title>Block Mirror: Dystopian Site-Blocking Triggers Circumvention Innovation</title><link>https://nsaneforums.com/news/file-sharing-news/block-mirror-dystopian-site-blocking-triggers-circumvention-innovation-r28723/</link><description><![CDATA[<p>
	Site blocking and similar censorship measures are vulnerable to circumvention, helping to popularize VPNs and other encrypted solutions all over the world. That includes Spain, where LaLiga is ramping up its pirate site blocking efforts and at the same time (and with the court's blessing) rendering thousands of innocent sites inaccessible due to overblocking. People are now fighting back against dystopia, transforming conventional site blocking workarounds into tools that reinstate freedom of expression.
</p>

<p>
	 
</p>

<p>
	 In the wake of a global pandemic, an ongoing war in Europe, and a new U.S. president taking the world on a surprise mystery tour to somewhere, Season 7 of Black Mirror faces the show’s toughest test following its Netflix debut on Thursday.
</p>

<p>
	 
</p>

<p>
	Ensuring each episode has a provocative, meaningful impact is getting harder in a world where the highly improbable seems to happen much more frequently. Facing genuine competition from real world events, including some that don’t involve Greenland, desensitization is likely to be a factor already.
</p>

<h2>
	Block Mirror?
</h2>

<p>
	There’s a risk that a Spanish-themed episode, in which a powerful corporation blocks internet traffic to improve sales of an exclusive entertainment product, might be too much, too soon.
</p>

<p>
	 
</p>

<p>
	Starting around 2008 before reaching its climax in a dystopian future labeled 2025, it could reveal how ISP blocking measures that the public didn’t want, were presented as the only viable option for tackling pirate sites. The episode could place emphasis on assurances that site blocking would always respect fundamental rights, such as the right to receive and impart information.
</p>

<p>
	 
</p>

<p>
	After fast forwarding to the present day, the episode could show how site blocking has matured to the point where targeting hundreds of pirate sites, means blocking thousands of innocent sites at the same time. Delivered to camera with a completely straight face, the audience should be informed that blocking innocent websites is perfectly fine, because <a href="https://torrentfreak.com/did-a-court-really-authorize-internet-service-providers-to-block-cloudflare-250223/" rel="external nofollow">a judge says that it’s legal</a>.
</p>

<p>
	 
</p>

<p>
	Given that websites in Spain contain material protected by copyright, not to mention information that EU citizens have a right to impart and receive, it does seem unfair that thousands of sites (some claim its millions) find themselves completely blacked out when football matches are broadcast in Spain.
</p>

<h2>
	Circumvent Site-Blocking
</h2>

<p>
	So, with no help from the authorities and no TV deal expected anytime soon, Spaniards are beginning to take matters into their own hands.
</p>

<p>
	 
</p>

<p>
	Pirates have always circumvented blocking measures, mostly to access pirated content that blocking measures are supposed to deny. Today, regular developers are coming up with solutions to thwart site blocking, for reasons that include running a business and feeding their families. All they want, and it’s really not much at all, is to put up a website and have people who’d like to pay a visit face no barriers while doing so.
</p>

<p>
	 
</p>

<p>
	Well, help is starting to arrive, at least unofficially. The developers of the tools below hope to improve a situation that has only deteriorated in recent weeks.
</p>

<p>
	 
</p>

<p>
	<em>The tools listed below are available from GitHub. Usual security caveats apply, if in any doubt, do not install.</em>
</p>

<h2>
	Cloudflare Status Monitor for LaLiga Blocks
</h2>

<p>
	<img alt="clbypasss" class="ipsImage" data-ratio="75.10" height="499" width="720" src="https://torrentfreak.com/images/clbypasss.png">
</p>

<p>
	GitHub repo: <em>aitorroma/cloudflare-laliga-bypass</em>
</p>

<p>
	 
</p>

<p>
	<b>Summary of key features/benefits</b>
</p>

<p>
	<br>
	• The script monitors check.aitorroma.com to verify if Cloudflare is active.<br>
	• When LaLiga implements blocks during football matches, the system automatically detects it.<br>
	• Automatically disables Cloudflare when blocks are detected<br>
	• Reactivates Cloudflare when the site is back online<br>
	• Uses webhooks to keep you informed about status changes
</p>

<p>
	 
</p>

<p>
	• Minimize downtime during football broadcasts<br>
	• Eliminates the need to manually manage Cloudflare blocks<br>
	• Provides an automated solution to keep the service available<br>
	• Ensures service continuity for legitimate websites
</p>

<p>
	 
</p>

<p>
	<em>Cloudflare Status Monitor for LaLiga Blocks is <a href="https://github.com/aitorroma/cloudflare-laliga-bypass" rel="external nofollow">available on GitHub</a></em>
</p>

<h2>
	LaLiga Block Evasion Filter
</h2>

<p>
	<img alt="anti-laliga" class="ipsImage" data-ratio="75.10" height="470" width="670" src="https://torrentfreak.com/images/anti-laliga.png">
</p>

<p>
	GitHub repo: <em>fdezsergio02/Anti-LaLiga</em>
</p>

<p>
	 
</p>

<p>
	<b>How does the filter work?</b>
</p>

<p>
	 
</p>

<p>
	This filter leverages the benefits of major CDN servers, allowing you to replace the blocked IP address provided by the DNS server with an IP address from the affected CDN that is not blocked, allowing websites to load correctly.
</p>

<p>
	 
</p>

<p>
	For example, if the URL “example.com” is associated with the IP address “1.2.3.4,” which is blocked by carriers, this filter switches to an unblocked IP address, such as “1.2.3.5,” so that legitimate pages can load correctly. Depending on the situation, it rotates to the next IP address or chooses a different IP address belonging to the same CDN.
</p>

<p>
	 
</p>

<p>
	<em>LaLiga Block Evasion Filter is <a href="https://github.com/fdezsergio02/Anti-LaLiga" rel="external nofollow">available on GitHub</a></em>
</p>

<h2>
	LaLiga Lock Checker
</h2>

<p>
	<img alt="Laliga lock checker" class="ipsImage" data-ratio="75.10" height="323" width="670" src="https://torrentfreak.com/images/aug.png">
</p>

<p>
	GitHub repo: <em>GitHub repo: </em><em>agustim/laliga-lock-checker</em>
</p>

<p>
	 
</p>

<p>
	<b>Summary of key features/benefits</b>
</p>

<p>
	 
</p>

<p>
	• Go script to check if a set of domains are blocked and, if necessary, test them through a VPN. The results are saved in a CSV file with time, status and latency.<br>
	• Read domains from a JSON file ( sites.json).<br>
	• It makes HTTP requests and checks if they respond.<br>
	• If they don’t respond, activate a VPN connection (WireGuard) and try again.<br>
	• Write the results to a CSV file: hora,domini,estat,latencia_ms.<br>
	• It allows you to configure it via command line, environment variables or .env.
</p>

<p>
	 
</p>

<p>
	<em>LaLiga Lock Checker is <a href="https://github.com/agustim/laliga-lock-checker" rel="external nofollow">available on GitHub</a></em>
</p>

<h2>
	LaLiga IP List
</h2>

<p>
	<img alt="ip-list" class="ipsImage" data-ratio="75.10" height="626" width="670" src="https://torrentfreak.com/images/ip-list.png">
</p>

<p>
	GitHub repo: <em>GitHub repo: </em><em>r4y7s/laliga-ip-list</em>
</p>

<p>
	 
</p>

<p>
	<b>Summary of key features/benefits</b>
</p>

<p>
	 
</p>

<p>
	• This repository maintains a whitelist of legitimate IPs that have been unintentionally affected by judicial IP blocks in Spain ordered by LaLiga as part of its anti-piracy efforts, based on public data from <a href="https://hayahora.futbol/" rel="external nofollow">hayahora.futbol</a>.<br>
	• The file laliga_ip_list.txt is updated twice a day automatically.<br>
	• What’s inside? The laliga_ip_list.txt file includes legitimate IPs that were wrongly blocked during football match streams in Spain, affecting services like: RAE (Royal Spanish Academy), universities and research centers, news outlets, sponsor and club websites
</p>

<p>
	 
</p>

<p>
	———–
</p>

<p>
	 
</p>

<p>
	Whether the existence of these tools amounts to evidence of overblocking, remains to be seen. But one thing is certain.
</p>

<p>
	 
</p>

<p>
	Providing an environment that necessitates circumvention, so that people can go about their legal business, runs counter to the prevention of piracy and so much more.
</p>

<p>
	 
</p>

<p>
	It undermines the entire site-blocking movement, and provides new credibility and moral legitimacy to anything that stands in its way – or indeed, tunnels straight through it.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/block-mirror-dystopian-site-blocking-triggers-circumvention-innovation-250413/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28723</guid><pubDate>Sun, 13 Apr 2025 19:03:45 +0000</pubDate></item><item><title>Domain Registry Investigates Spain&#x2019;s Piracy Overblocking Damage</title><link>https://nsaneforums.com/news/file-sharing-news/domain-registry-investigates-spain%E2%80%99s-piracy-overblocking-damage-r28715/</link><description><![CDATA[<p>
	Under a court order obtained by LaLiga and Telefonica, Spanish ISPs now conduct broad blocking of live pirated sports streams. These measures target shared Cloudflare infrastructure and have many third-party intermediaries concerned due to widespread overblocking. The Catalan (.cat) domain registry is actively monitoring domains for fallout and says it reserves the right to take legal action.
</p>

<p>
	 
</p>

<p>
	 In recent months, piracy-related overblocking concerns in <a href="https://torrentfreak.com/tag/piracy-shield/" rel="external nofollow">Italy</a> and <a href="https://torrentfreak.com/did-a-court-really-authorize-internet-service-providers-to-block-cloudflare-250223/" rel="external nofollow">Spain</a> have reached new highs.
</p>

<p>
	 
</p>

<p>
	Rightsholders successfully advocated for broader blocking measures. While these may indeed be more effective, they have also resulted in a noticeable increase in overblocking reports.
</p>

<p>
	 
</p>

<p>
	For example, Italy’s “Piracy Shield” blocked access to Google Drive, CDN providers, and other legitimate sites and services. Meanwhile in Spain, overblocking is now the <em>de facto</em> standard, as the result of continued disagreement between football rightsholder LaLiga and Cloudflare.
</p>

<p>
	 
</p>

<p>
	Tensions remain high. Major tech companies have <a href="https://torrentfreak.com/tech-giants-propose-critical-piracy-shield-regulation-amendments-250409/" rel="external nofollow">chimed in</a> with calls for a more balanced approach, while some rightsholders see <a href="https://torrentfreak.com/anti-piracy-group-wants-to-expand-italys-piracy-shield-to-protect-movies-250106/" rel="external nofollow">broader blocking action</a> as the best way forward. Meanwhile, <a href="https://torrentfreak.com/cdn77-isolates-laliga-iptv-pirates-in-15-mins-allegedly-blocked-anyway-250410/" rel="external nofollow">gestures</a> to limit overblocking have reportedly found themselves stranded in a black hole.
</p>

<h2>
	.Cat Domain Registry
</h2>

<p>
	While it’s near impossible to cover all developments, our attention was recently drawn to a response from an organization that hasn’t raised its voice before; the <a href="https://domini.cat/" rel="external nofollow">Catalan domain name registry</a> ‘PuntCAT foundation’, which manages the .cat TLD.
</p>

<p>
	 
</p>

<p>
	The PuntCAT registry allows organizations and individuals to associate with and promote the cultural Catalan identity. This includes the prominent football club Barcelona, which is currently leading the LaLiga championship.
</p>

<p>
	 
</p>

<p>
	The FCBarcelona.cat domain name doesn’t use Cloudflare and has not been inadvertently caught up in piracy blocking activities. However, other .cat domains have been affected, the registry recently confirmed.
</p>

<h2>
	Registry Alerts Customers and Tracks Abuse
</h2>

<p>
	PuntCAT reportedly heard from several customers whose websites were blocked by local ISPs, even though they have no association with football or piracy. In response, the registry alerted all customers who use Cloudflare to warn them about potential future problems.
</p>

<p>
	 
</p>

<p>
	“In recent weeks, some .cat domain holders have informed us that access to their pages, which have no connection to the broadcast of football matches, have been restricted during the broadcasts of La Liga matches,” the <a href="https://torrentfreak.com/images/catemail.jpg" rel="external nofollow">email</a> begins.
</p>

<p>
	 
</p>

<p>
	<img alt="catalan" class="ipsImage" data-ratio="75.10" height="623" width="720" src="https://torrentfreak.com/images/catdomain.jpg">
</p>

<p>
	<em>Email sent to .cat Cloudflare users</em><br>
	 
</p>

<p>
	PuntCAT launched an investigation following these reports and, with help from experts, found that 2,294 .cat domains use Cloudflare as a proxy to improve the security and accessibility of the associated websites.
</p>

<p>
	 
</p>

<p>
	All at-risk customers were sent an email notification and <a href="https://domini.cat/en/el-domini-cat-monitoritzara-els-possibles-bloquejos-indeguts-durant-els-partits-de-laliga/" rel="external nofollow">via its website</a>, the registry informed the public that in February alone, sites with more than 400,000 visitors were affected.
</p>

<h2>
	Registry Doesn’t Rule Out a Legal Response
</h2>

<p>
	While the registry is not yet directly involved in the dispute, it decided to step up and actively monitor .cat domains for overblocking issues. This real-time monitoring allows it to take swift countermeasures if needed, potentially including legal action.
</p>

<p>
	 
</p>

<p>
	“If these undue blockages are confirmed, we commit to acting decisively to protect the quality of the service we offer our users, reserving the right to take legal action and to collectively represent the owners of the affected domains,” PuntCAT wrote in the email.
</p>

<p>
	 
</p>

<p>
	Thus far, the registry hasn’t taken action. However, the fact that core Internet services, including ICANN-accredited domain registries, are concerned about the escalating blocking measures shows that these issues impact the broader ecosystem.
</p>

<p>
	 
</p>

<p>
	Ironically, these problems come at the worst possible time, as the United States is currently considering its own <a href="https://torrentfreak.com/second-u-s-piracyiblocking-bill-incoming-mpa-google-verizon-meet-to-discuss-250227/" rel="external nofollow">site blocking legislation</a>. Opponents of the U.S. plans, <a href="https://torrentfreak.com/eff-vows-to-fight-back-against-u-s-site-blocking-bills-250403/" rel="external nofollow">including EFF</a>, will likely use these overblocking examples to show how site-blocking can spiral out of control.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/domain-registry-investigates-spains-piracy-overblocking-damage-250412/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28715</guid><pubDate>Sat, 12 Apr 2025 18:54:14 +0000</pubDate></item><item><title>Porn Producer Targets Members of Gay Torrent Site in Court</title><link>https://nsaneforums.com/news/file-sharing-news/porn-producer-targets-members-of-gay-torrent-site-in-court-r28704/</link><description><![CDATA[<p>
	Adult entertainment company Flava Works is demanding millions in damages in a new lawsuit targeting members of a private gay torrent site. The complaint names the alleged Canadian leaker, who is accused of distributing content downloaded from Flava's paid sites, and 47 'John Doe' defendants who are identified only by their GayTorrent.Ru usernames.
</p>

<p>
	 
</p>

<p>
	 Adult entertainment company Flava Works specializes in gay media, mostly pornographic films and magazines featuring Black and Latino men.
</p>

<p>
	 
</p>

<p>
	Over the years, the company has built a reputation for aggressively pursuing legal action against individuals accused of sharing its copyrighted content, often via private torrent sites specializing in gay content. Flava is known for identifying ordinary downloaders and those who leak their content, presumably through use of unique identifiers embedded in official videos.
</p>

<p>
	 
</p>

<p>
	Many hundreds of alleged pirates have been targeted in these legal actions, including a <a href="https://torrentfreak.com/porn-producer-says-hell-prove-that-amc-tv-exec-is-a-bittorrent-pirate-170818/" rel="external nofollow">Hollywood executive</a> who fought back in court. After a retaliatory lawsuit was dropped, the case was eventually settled on undisclosed terms.
</p>

<p>
	 
</p>

<p>
	In other lawsuits, Flava clearly came out on top, including a damages claim of <a href="https://torrentfreak.com/sharing-7-movies-on-bittorrent-1-5-million-damages-121201/" rel="external nofollow">$1.5 million</a> against a defendant who shared seven films.
</p>

<p>
	 
</p>

<p>
	Flava’s lawsuits appeared to slow down in recent years, but a new complaint filed at an Illinois district court shows that the production company continues to monitor pirates, including those in private communities.
</p>

<h2>
	Lawsuit Targets Alleged Leaker &amp; 47 File-Sharers
</h2>

<p>
	The complaint by Flava Works Entertainment and affiliate Blatino Media, lists Canadian resident Nicolas G. as the main defendant. Allegedly a paid subscriber to the plaintiffs’ official websites, the defendant is said to have downloaded several films and then shared some of them on private torrent tracker GayTorrent.ru, which is also accessible at GayTor.rent.
</p>

<p>
	 
</p>

<p>
	Flava accuses the Canadian defendant of downloading copyrighted videos and distributing them on the torrent platform, in violation of its terms of service.
</p>

<p>
	 
</p>

<p>
	“Defendant [Nicolas G.] downloaded copyrighted videos of Flava Works as part of his paid memberships and, in violation of the terms and conditions of the paid sites, posted and distributed the aforesaid videos on other websites, including websites with peer-to-peer sharing and torrent technology,” the complaint reads.
</p>

<p>
	 
</p>

<p>
	<img alt="complaint" class="ipsImage" data-ratio="75.10" height="496" width="720" src="https://torrentfreak.com/images/lawsuitflav.jpg">
</p>

<p>
	<em>The complaint</em><br>
	 
</p>

<p>
	The legal paperwork doesn’t specify how the main defendant was linked to the pirated videos, but it’s likely they contained embedded identifiers. Flava alleges that as a result of the unauthorized sharing, dozens of members of the private torrent site were able to download the pirated videos.
</p>

<p>
	 
</p>

<p>
	These downloaders, 47 in total, are listed as John Doe defendants. They’re currently identified only by their respective usernames, including ActorCA, Balloonboy82, Furiousd2023, TheMonitor72, and WarGod83. All face direct copyright infringement claims and a risk of substantial damages.
</p>

<h2>
	Millions in Damages
</h2>

<p>
	The complaint is brief and doesn’t include any details explaining how the defendants were tracked or identified. The main defendant likely had personal details linked to their paid Flava account, but what evidence exists to show that the alleged users of the site downloaded pirated films is unknown.
</p>

<p>
	 
</p>

<p>
	The scale of the damages claim is clear. For each of the 47 John Doe defendants the plaintiffs request $150,000 in statutory damages. The main defendant faces a significantly larger claim of $1,500,000, pushing the total damages claim to over $8 million.
</p>

<p>
	 
</p>

<p>
	<img alt="damages" class="ipsImage" data-ratio="46.53" height="211" width="720" src="https://torrentfreak.com/images/demand-flav.jpg">
</p>

<p>
	<em>Damages</em><br>
	 
</p>

<p>
	Again, no reasons are provided to justify these amounts but $150,000 is the maximum available for copyright infringement of a single work. The lawsuit was filed with a list of 31 copyrighted works, but no details to show who shared what and when. It’s possible that more details will emerge as the case progresses.
</p>

<p>
	 
</p>

<p>
	All in all, the recent complaint shows that after more than a decade, Flava is still actively monitoring BitTorrent pirates. While new lawsuits are rare, they are not without consequence and should not be ignored. The fact that Flava’s name previously appeared in multiple bankruptcy proceedings says enough.
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the complaint, filed by Flava Works Entertainment, Inc. and Blatino Media, Inc at the United States District Court for the Northern District of Illinois, is available <a href="https://torrentfreak.com/images/flavagay.pdf" rel="external nofollow">here (pdf)</a></em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/porn-producer-targets-members-of-gay-torrent-site-in-court-251104/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28704</guid><pubDate>Fri, 11 Apr 2025 17:32:00 +0000</pubDate></item><item><title>CDN77 Isolates LaLiga IPTV Pirates in 15 mins. Allegedly Gets Blocked Anyway</title><link>https://nsaneforums.com/news/file-sharing-news/cdn77-isolates-laliga-iptv-pirates-in-15-mins-allegedly-gets-blocked-anyway-r28689/</link><description><![CDATA[<p>
	LaLiga's court-ordered authority to block Cloudflare IP addresses to disrupt pirate IPTV services continues to black out large numbers of entirely legal sites. Interestingly, LaLiga's opinion differs quite drastically; maybe just a handful have been affected, but certainly not lots. A report that a UK-based CDN isolates pirates means LaLiga doesn't have to block it. A network specialist claims that LaLiga went ahead and blocked it anyway.
</p>

<p>
	 
</p>

<p>
	 Having listened to LaLiga chief Javier Tebas speak about piracy for almost an hour at a <a href="https://www.youtube.com/watch?v=faLDo1bpmCA" rel="external nofollow">conference recently</a>, several things become apparent.
</p>

<p>
	 
</p>

<p>
	Whether one agrees or disagrees with his stance on how to tackle piracy, in particular the blocking controversy that has dogged Spain since early February, at a time of crisis this would be the man to have fighting your corner. He’s passionate about his mission, knows exactly what needs to be done, and is as unmovable as he is uncompromising on how to get there.
</p>

<p>
	 
</p>

<p>
	For these reasons and many more like them, what some argue is a football business problem is already developing into a potential problem for everyone. Tebas believes the financial impact of piracy on Spanish football is currently between 600 and 700 million euros and with the recently confirmed authority awarded by a local court. LaLiga currently blocks 3,000 IP addresses every weekend to reduce the damage.
</p>

<h2>
	Empowered By the Judiciary, LaLiga Blocks in Line With the Mission
</h2>

<p>
	During the weekend, hunting pirates (Tebas prefers the term ‘martians’) starts at noon on Saturday and ends between eleven and midnight; rinse and repeat on Sunday. If it transpires that all 3,000 IP addresses belong to Cloudflare, LaLiga will block however many it sees fit.
</p>

<p>
	 
</p>

<p>
	Tebas acknowledges that each Cloudflare IP can in theory protect 1,000 to 2,000 non-pirate IP resources. It necessarily follows that, if blocking is effective, those ordinarily neutral web resources will be rendered inaccessible along with any offending pirate sites, for as long blocking remains in place. Tebas blames Cloudflare for using these innocent resources as ‘human shields’ and at the same time points to just a handful of cases he considers to be verified, genuine complaints.
</p>

<p>
	 
</p>

<p>
	Other complaints of overblocking are variously described as overblown or non-genuine, and collectively as just “noise.”
</p>

<p>
	 
</p>

<p>
	“Google has even paid communication agencies to say that there’s been a lot of noise, that there have been some barbaric outages,” Tebas alleged. “I’m convinced that when Google Drive was cut [by Piracy Shield] in Italy, it was with Google’s awareness. With real Google awareness, and I’m going to tell you why it’s like that.”
</p>

<h2>
	CDN77: Like Cloudflare But Smaller and Cooperative
</h2>

<p>
	<a href="https://www.cdn77.com/" rel="external nofollow">CDN77</a> is a well-known CDN that specializes in live video and VOD. It may be smaller than Cloudflare but still claims to deliver 300 PB of video daily. Tebas doesn’t mention the circumstances that led to its cooperation with LaLiga, but he does seem satisfied with the arrangement.
</p>

<p>
	 
</p>

<p>
	“We have a company that’s much smaller than Cloudflare, but it provides the same services. It’s a Dutch company, it’s important, but it’s not. It’s called CDN77 and it does the same thing [as Cloudflare] it anonymizes [users]. Well, we have an agreement with them,” he explains.
</p>

<p>
	 
</p>

<p>
	“During the the game, when we detect CDN77 IP addresses, we don’t block them, we notify [CDN77]. They directly remove the IP address that is sharing the illegal content, and replace it with another IP and then cut it off, that’s it, it can be done technologically.”
</p>

<h2>
	LaLiga: No Large-Scale Overblocking
</h2>

<p>
	Since early February, fundamental disagreement has persisted over a) the scale of overblocking and b) whether LaLiga’s blocking can be described as indiscriminate.
</p>

<p>
	 
</p>

<p>
	To the extent that indiscriminate suggests a random, scattershot approach, LaLiga’s objections do seem reasonable. LaLiga says it targets specific IP addresses used by identified IPTV services; it’s well understood that other services may be present on the same IP, but if the judge who issued the order saw no problem, who can insist otherwise?
</p>

<p>
	 
</p>

<p>
	In the eyes of LaLiga, the scale of the overblocking isn’t significant, but the numbers do seem to lack clear definition. That being said, Tebas is very clear on what it is not.
</p>

<p>
	 
</p>

<p>
	“It’s not true that there are millions of [blocked] users, as Cloudflare put it. If there are millions of users, and the judge himself says, you haven’t proven it, and they have had the opportunity to prove it, we are the ones who have proven that it’s not true. In other words, they had to prove it, because it’s not true,” Tebas explained.
</p>

<h2>
	Opposing View – Overblocking is Massive
</h2>

<p>
	Regular updates posted to X by sysadmin @jaumepons aim to document overblocking in Spain. According to their research, the scale is enormous but given the numbers and technical issues involved, independent verification from outside the country presents challenges.
</p>

<p>
	 
</p>

<p>
	<img alt="spain-blocking1" class="ipsImage" data-ratio="75.10" height="513" width="670" src="https://torrentfreak.com/images/spain-blocking1.png">
</p>

<p>
	<em><a href="https://x.com/jaumepons/status/1909362865410089465" rel="external nofollow">Claims on X</a> from within Spain</em>
</p>

<p>
	 
</p>

<p>
	From a base of almost no overblocking according to LaLiga, to the massive overblocking alleged in these reports, it’s clear that both extremes can’t exist at the same time.
</p>

<p>
	 
</p>

<p>
	According to Cloudflare, various experts, and people whose websites become inaccessible in Spain when football airs on TV, feel that the evidence is on public display. LaLiga’s position is that since evidence wasn’t produced to the standard required by the court, claims of overblocking remain unproven; presumably that also extends to the IP addresses in the image below.
</p>

<p>
	 
</p>

<p>
	All were reportedly blocked by LaLiga, all belong to CDN provider CDN77 whose cooperation may not have provided immunity from blocking as initially envisaged.
</p>

<p>
	 
</p>

<p>
	<img alt="cdn77-1" class="ipsImage" height="205" width="670" src="https://torrentfreak.com/images/cdn77-1.png">
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/cdn77-isolates-laliga-iptv-pirates-in-15-mins-allegedly-blocked-anyway-250410/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28689</guid><pubDate>Thu, 10 Apr 2025 18:02:27 +0000</pubDate></item><item><title>Internet Archive vs. Music Labels: $600m+ Copyright Rift Edges Toward Settlement</title><link>https://nsaneforums.com/news/file-sharing-news/internet-archive-vs-music-labels-600m-copyright-rift-edges-toward-settlement-r28683/</link><description><![CDATA[<p>
	The Internet Archive's 'Great 78 Project' digitizes historical recordings to preserve musical heritage, but in 2023 the initiative led to major record labels filing a copyright lawsuit. The financial stakes soared last month when the labels proposed to update their claim to $693 million in statutory damages. A recent filing suggests that due to significant progress in settlement discussions, it may not come to that.
</p>

<p>
	 
</p>

<p>
	The <a href="https://archive.org/" rel="external nofollow">Internet Archive</a> is widely known for its Wayback Machine, which preserves copies of the web for future generations.
</p>

<p>
	 
</p>

<p>
	These archiving efforts, which started decades ago, will become more valuable over time. The same could apply to IA’s other projects, including the digitization of old books and records.
</p>

<p>
	 
</p>

<p>
	Seven years ago, the Archive began archiving the sounds of 78rpm gramophone records, a format that is obsolete today. In addition to capturing their unique audio characteristics, including all ‘crackles and hisses’, this saves unique recordings for future generations before the vinyl or shellac disintegrates due to age.
</p>

<p>
	 
</p>

<p>
	The ‘<a href="https://great78.archive.org/" rel="external nofollow">Great 78 Project</a>‘ received praise from curators, historians, and music fans but not all music industry insiders were happy with it. Several record labels including Sony and UMG, sued the Internet Archive <a href="https://torrentfreak.com/record-labels-hit-internet-archive-with-new-400m-copyright-lawsuit-230812/" rel="external nofollow">for copyright infringement</a> in federal court in 2023.
</p>

<h2>
	Labels Seek $693 Million in Damages
</h2>

<p>
	Last year, IA responded to these allegations with a motion to dismiss. According to the Archive, many of the claims were simply too late, as they supposedly pointed to infringements that occurred over three years ago. The record labels claimed they were aware of this; the RIAA sent a cease and desist letter on their behalf but took no further action at the time.
</p>

<p>
	 
</p>

<p>
	The U.S. federal court in California disagreed. After reviewing the positions from both sides, Judge Maxine Chesney concluded that it wasn’t clear that the statute of limitations had expired for all works, as the RIAA’s letter didn’t mention any specific infringements.
</p>

<p>
	 
</p>

<p>
	The case moved forward and last month the music labels requested permission to file a second amended complaint, which significantly raises the stakes. This updated version includes 4,624 works that were allegedly infringed by the Great 78 Project, as opposed to the 2,749 recordings listed in the original complaint.
</p>

<p>
	 
</p>

<p>
	The music companies request the maximum statutory damages of $150,000 per work for each of these recordings, increasing potential damages to an astronomical $693 million.
</p>

<p>
	 
</p>

<p>
	<img alt="some tracks" class="ipsImage" data-ratio="75.10" height="440" width="720" src="https://torrentfreak.com/images/sometracks.jpg">
</p>

<p>
	<em>Some of the recordings</em>
</p>

<h2>
	Progress in Settlement Negotiations
</h2>

<p>
	The amended complaint has yet to be accepted by the court, but recent filings suggest that it may not get to that. Apparently, both camps have been engaged in settlement discussions that could potentially result in an alternative resolution.
</p>

<p>
	 
</p>

<p>
	In a joint filing, the parties asked the court to pause the lawsuit for thirty days so they can work on finalizing a deal. No terms are mentioned, but a resolution outside of court seems realistic.
</p>

<p>
	 
</p>

<p>
	Specifically, IA and the music labels state that they have “made significant progress in settlement discussions” and are “optimistic that settlement discussions may be successful and that this case can be dismissed.”
</p>

<p>
	 
</p>

<p>
	<img alt="potential settlement" class="ipsImage" data-ratio="66.94" height="331" width="720" src="https://torrentfreak.com/images/potentialsettlement.jpg">
</p>

<p>
	<em>From the joint stipulation</em>
</p>

<p>
	 
</p>

<p>
	The court granted the request and stayed the case for thirty days, canceling a hearing that was planned for Friday. If a settlement is reached, the case can be dismissed; if not, the parties will have to propose a new schedule.
</p>

<p>
	 
</p>

<p>
	At the time of writing, the Great 78 Project remains online. While several recordings have been removed since the lawsuit was filed, including a copy of Bing Crosby’s White Christmas, many others remain accessible.
</p>

<p>
	 
</p>

<p>
	It’s not clear what type of settlement the parties have in mind, but the labels will likely insist that all allegedly infringing content is removed. The Internet Archive, in turn, will likely try to avoid any substantial damages.
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the joint stipulation and the proposed order to stay the case for thirty days, granted on April 4th, is <a href="https://torrentfreak.com/images/stipulation.pdf" rel="external nofollow">available here (pdf)</a>. A copy of the proposed amended complaint with the 4,624 works can be <a href="https://torrentfreak.com/images/amended2.pdf" rel="external nofollow">found here (pdf)</a></em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/internet-archive-v-music-labels-500m-copyright-rift-edges-toward-settlement-250409/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28683</guid><pubDate>Thu, 10 Apr 2025 03:58:12 +0000</pubDate></item><item><title>Tech Giants Propose &#x201C;Critical&#x201D; Piracy Shield Regulation Amendments</title><link>https://nsaneforums.com/news/file-sharing-news/tech-giants-propose-%E2%80%9Ccritical%E2%80%9D-piracy-shield-regulation-amendments-r28670/</link><description><![CDATA[<p>
	Tech and communications group CCIA has listed dozens of recommendations in its response to a public consultation on regulatory amendments concerning the Piracy Shield IPTV blocking system. Highlighting what it describes as several critical issues, CCIA hopes that telecoms regulator AGCOM will consider its proposals in light of "significant risks" to the principles of freedom of enterprise and expression.
</p>

<p>
	 
</p>

<p>
	 More than a year after its official debut in February 2024, Italy’s controversial Piracy Shield blocking system is yet to deliver on the key predictions justifying its launch.
</p>

<p>
	 
</p>

<p>
	Claims of piracy’s total elimination quickly evaporated, taking predictions of major economic benefits down with them. The pirate sites causing the issues are now rarely mentioned by the authorities. Instead, telecoms regulator AGCOM and major football rightsholders have sought to toughen up legislation, and through a current public consultation, amend copyright protection regulations.
</p>

<h2>
	Public Consultation
</h2>

<p>
	Proposals for new technical and operational changes were <a href="https://torrentfreak.com/piracy-shield-new-technical-operational-requirements-for-2025-250318/" rel="external nofollow">reported last month</a>. Hampered by the veil of secrecy surrounding Piracy Shield and its operations, input from the public has little chance of being taken seriously. Fortunately, the most important issues won’t go unaddressed.
</p>

<p>
	 
</p>

<p>
	A submission dated April 3 by the Computer &amp; Communications Industry Association (CCIA) is notable for the members it represents; global tech giants such as Amazon, Apple, Cloudflare, Google, and Meta, among others.
</p>

<p>
	 
</p>

<p>
	“Like many other operators in the digital sector – whether based in Italy, in other EU Member States, or outside of Europe, – we have been expressing serious concerns about Italy’s Piracy Shield, which AGCOM has chosen as a tool for issuing orders to block internet sites (i.e. within the very short time frame of 30 minutes),” CCIA’s submission reads.
</p>

<p>
	 
</p>

<p>
	“These requests are made by rightsholders without due process or possibility for recourse. Hence, we believe that the Piracy Shield poses significant risks to the principles of freedom of enterprise expression, as established by European and Italian law.”
</p>

<h2>
	Piracy Shield Risk Factors
</h2>

<p>
	The basic factors said to contribute to these risks are well known. The Piracy Shield system was developed by a company affiliated with football league Serie A, one of the few companies currently allowed to use it. The technical features of Piracy Shield have never been made public and participation in the technical committee was by invite only and few operators from the digital sector were invited.
</p>

<p>
	 
</p>

<p>
	Subsequent operational errors, including overblocking affecting Cloudflare and Google Drive, also feature in the submission, but the specifics can be found in the regulatory amendments proposed by CCIA.
</p>

<p>
	 
</p>

<p>
	<em>(Note: Machine translations may lack nuance, original documents included below for reference)</em>
</p>

<h2>
	Proposed Changes to Regulations
</h2>

<p>
	According to CCIA, Article 8, paragraph 3 of AGCOM’s draft, awards AGCOM the power to issue orders to remove content from servers hosted outside Italy (in other EU Member States), based on a reference to provisions in the <a href="https://www.eu-digital-services-act.com/Digital_Services_Act_Articles.html" rel="external nofollow">Digital Services Act</a> (DSA).
</p>

<p>
	 
</p>

<p>
	While the provision to which AGCOM refers is unknown, establishing the scope of AGCOM’s jurisdiction is important. To that end, CCIA calls on AGCOM to identify the provision “that you believe to establish this extra-territorial power.”
</p>

<p>
	 
</p>

<p>
	On the same theme, CCIA takes issue with paragraph 4 directly after.
</p>

<p>
	 
</p>

<p>
	<img alt="ccia-1" class="ipsImage" height="168" width="720" src="https://torrentfreak.com/images/ccia-1.png">
</p>

<p>
	 
</p>

<p>
	The issue here begins with the assertion that AGCOM should be awarded powers to issue orders to remove content from servers <em>hosted outside Italy</em>. AGCOM currently has the authority to compel Italian ISPs to block access to servers, usually foreign, to prevent those servers being accessed by users in Italy.
</p>

<p>
	 
</p>

<p>
	Given the similar end result, CCIA notes that when it was previously envisaged that AGCOM should be awarded local blocking power, that was promoted “precisely with specific reference to the hypothesis of servers located beyond national borders, as a substitute for the direct order of removal.”
</p>

<h2>
	References to the Digital Services Act
</h2>

<p>
	That AGCOM intends to make use of provisions available under the EU’s Digital Services Act (DSA) is a complication, especially when the provisions aren’t made clear, as the ‘extra-territorial’ example above shows.
</p>

<p>
	 
</p>

<p>
	Further DSA-related issues quickly raise their heads too, specifically concerning <em><a href="https://www.eu-digital-services-act.com/Digital_Services_Act_Article_9.html" rel="external nofollow">Article 9, Orders to act against illegal content</a></em>. The relevant sections below from the DSA (EU law) and AGCOM’s reference to that law, are followed by a comment from CCIA.
</p>

<p>
	 
</p>

<p>
	<img alt="ccia-resp-art9" class="ipsImage" height="497" width="670" src="https://torrentfreak.com/images/ccia-resp-art9.png">
</p>

<p>
	 
</p>

<p>
	A second translation of CCIA’s comment (in yellow) reads as follows: <em>“Provision should be made for compliance with the formal requirements for authority orders in Article 9 of the Digital Services Regulation, referred to in this same rule as the source of the information obligation.”</em>
</p>

<p>
	 
</p>

<p>
	This statement may serve as a reminder that removal orders issued under Article 9 of the DSA impose a reporting obligation on intermediary recipients. However, for an order to be considered valid under Article 9, the issuer must ensure that takedown orders <a href="https://www.eu-digital-services-act.com/Digital_Services_Act_Article_9.html#:~:text=Upon%20the%20receipt%20of%20an,shall%20inform%20the%20authority%20issuing" rel="external nofollow">contain the following at minimum</a>:
</p>

<p>
	 
</p>

<p>
	<em>(i) the legal basis for the order under EU/national law (ii) a statement explaining why the information is illegal, (iii) information to identify the issuing authority, (iv) clear information enabling the intermediary to identify and locate the illegal content, (v) information about redress mechanisms available, (vi) details of the authority to receive information about the effect given to the orders.</em>
</p>

<h2>
	Major Concerns Over Draft Regulations in Article 10
</h2>

<p>
	The real dispute takes place around Article 10, <em>Precautionary proceedings for violations relating to audiovisual content broadcast</em>. To appreciate the gulf between AGCOM’s stance and that of CCIA’s members, the first page of proposals tackle several fundamental issues that AGCOM has thus far refused to discuss.
</p>

<p>
	 
</p>

<p>
	Basics include the requirement that when AGCOM issues a blocking order, a timeframe of 30 mins to implement it safely isn’t realistic. Five days, on the other hand, is too short for those wrongfully blocked to file an appeal. Calls for improved transparency have also fallen on deaf ears, but the full list goes on…..and on.
</p>

<p>
	 
</p>

<p>
	<img alt="agcom-ccia-1" class="ipsImage" data-ratio="75.10" height="472" width="720" src="https://torrentfreak.com/images/agcom-ccia-1.png">
</p>

<p>
	<em>A gulf of disagreement</em>
</p>

<p>
	 
</p>

<p>
	CCIA concludes its submission with a request for a dedicated hearing but before that, the tech industry group urges AGCOM to reconsider its approach.
</p>

<p>
	 
</p>

<p>
	“We take the opportunity to encourage AGCOM to reconsider its blocking approach and instead focus its efforts on targeting the actual hosts and distributors of pirated content and on protecting content at the source,” CCIA’s submission adds.
</p>

<p>
	 
</p>

<p>
	“Network-level blocking does not remove content from the internet, can easily be circumvented and is ultimately ineffective in combating piracy, reducing infringing content, or deterring sophisticated piracy tactics.”
</p>

<p>
	 
</p>

<p>
	<em>CCIA’s summary is available <a href="https://ccianet.org/wp-content/uploads/2025/04/CCIA-Europe-Response-IT-Public-Consultation-Piracy-Shield-EN.pdf" rel="external nofollow">here</a> (pdf), the full set of proposals <a href="https://torrentfreak.com/images/2025.04.03-Delibera-47_25_CONS_Proposte-Modifica_CCIA-IT.docx" rel="external nofollow">here</a> (docx, Italian)</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/tech-giants-propose-critical-piracy-shield-regulation-amendments-250409/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28670</guid><pubDate>Wed, 09 Apr 2025 07:53:03 +0000</pubDate></item><item><title>Top 10 Most Pirated Movies of The Week &#x2013; April 7, 2025</title><link>https://nsaneforums.com/news/file-sharing-news/top-10-most-pirated-movies-of-the-week-%E2%80%93-april-7-2025-r28665/</link><description><![CDATA[<p>
	Every week we take a close look at the most pirated movies on torrent sites. What are pirates downloading? 'Mickey 17' tops the chart, followed by 'Black Bag'. 'The Monkey' completes the top three.
</p>

<p>
	 
</p>

<p>
	 The data for our weekly download chart is estimated by TorrentFreak, and is for informational and educational reference only.
</p>

<p>
	 
</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>
	 
</p>

<p>
	This week we have four newcomers on the list. “Mickey 17” is the most shared title.
</p>

<h2>
	The most torrented movies for the week ending on April 07 are:
</h2>

<table border="1px solid black;" 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>
	<tbody>
		<tr>
			<td>
				<strong>1</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				Mickey 17
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt12299608/" rel="external nofollow">7.0</a> / <a href="https://www.youtube.com/watch?v=osYpGSz_0i4" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>2</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				Black Bag
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt30988739/" rel="external nofollow">7.0</a> / <a href="https://www.imdb.com/title/tt30988739/" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>3</strong>
			</td>
			<td>
				(1)
			</td>
			<td>
				The Monkey
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt27714946/" rel="external nofollow">6.2</a> / <a href="https://www.youtube.com/watch?v=husMGbXEIho" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>4</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				A Minecraft Movie
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt3566834/" rel="external nofollow">6.0</a> / <a href="https://www.youtube.com/watch?v=8B1EtVPBSMw" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>5</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				A Working Man
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt9150192/" rel="external nofollow">6.0</a> / <a href="https://www.youtube.com/watch?v=zTbgNC42Ops" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>6</strong>
			</td>
			<td>
				(2)
			</td>
			<td>
				Captain America: Brave New World
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt14513804/" rel="external nofollow">6.0</a> / <a href="https://www.youtube.com/watch?v=1pHDWnXmK7Y" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>7</strong>
			</td>
			<td>
				(5)
			</td>
			<td>
				Moana 2
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13622970/" rel="external nofollow">6.9</a> / <a href="https://www.youtube.com/watch?v=hDZ7y8RP5HE" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>8</strong>
			</td>
			<td>
				(3)
			</td>
			<td>
				Last Breath
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt14403504/" rel="external nofollow">6.7</a> / <a href="https://www.youtube.com/watch?v=sNMyooXZZTM" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>9</strong>
			</td>
			<td>
				(6)
			</td>
			<td>
				Mufasa: The Lion King
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13186482/" rel="external nofollow">6.7</a> / <a href="https://www.youtube.com/watch?v=o17MF9vnabg&amp;t=2s" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>10</strong>
			</td>
			<td>
				(7)
			</td>
			<td>
				The Gorge
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13654226/" rel="external nofollow">6.8</a> / <a href="https://www.youtube.com/watch?v=rUSdnuOLebE" rel="external nofollow">trailer</a>
			</td>
		</tr>
	</tbody>
</table>

<div class="embed-container">
	 
</div>

<div class="embed-container">
	<div class="ipsEmbeddedVideo" contenteditable="false">
		<div>
			<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/osYpGSz_0i4?feature=oembed" title="Mickey 17 | Official Trailer" width="200"></iframe>
		</div>
	</div>
</div>

<p>
	Note: We also publish an updating archive of all the list of <a href="https://torrentfreak.com/most-pirated-movies-of-2025/" rel="external nofollow">weekly most torrented movies lists</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/top-10-most-torrented-pirated-movies/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28665</guid><pubDate>Wed, 09 Apr 2025 03:10:37 +0000</pubDate></item><item><title>DISH Sues &#x2018;Pirate&#x2019; IPTV Services Lemo and Kemo in U.S. Court</title><link>https://nsaneforums.com/news/file-sharing-news/dish-sues-%E2%80%98pirate%E2%80%99-iptv-services-lemo-and-kemo-in-us-court-r28656/</link><description><![CDATA[<p>
	Pay TV provider DISH Network has filed a complaint against the yet unidentified operators of the popular 'pirate' streaming services Lemo TV and Kemo IPTV. The lawsuit, filed in a Texas federal court, is coordinated by the International Broadcaster Coalition Against Piracy (IBCAP). It accuses the IPTV operators of widespread copyright infringement and seeks more than $25 million in potential damages.
</p>

<p>
	 
</p>

<p>
	 With the continued growth of pirate IPTV services in recent years, TV broadcasters and distributors have been ramping up their anti-piracy efforts.
</p>

<p>
	 
</p>

<p>
	The International Broadcaster Coalition Against Piracy (<a href="https://www.ibcap.org/" rel="external nofollow">IBCAP</a>) has been particularly active. It’s also the main driver behind a new lawsuit filed yesterday by <a href="https://www.dish.com/" rel="external nofollow">DISH Network</a> at a Texas federal court.
</p>

<h2>
	Lemo TV &amp; Kemo IPTV
</h2>

<p>
	The American pay-TV provider accuses the operators of popular streaming services ‘Lemo TV’ and ‘Kemo IPTV’ of direct copyright infringement. These services, operating from Lemotv.com and Kemoiptv.com respectively, promise access to “over 18,000 live channels” and “over 8,400 shows” for a fraction of the price of legal subscriptions.
</p>

<p>
	 
</p>

<p>
	“Defendants offer United States Subscribers a 36-hour free trial to the Service and sell Service Subscriptions for one device for $28.50 for six months, $39 for one year, $59 for two years, and $100 for four years,” the complaint notes.
</p>

<p>
	 
</p>

<p>
	<img alt="lemo" class="ipsImage" data-ratio="75.10" height="596" width="720" src="https://torrentfreak.com/images/lemooffer.jpg">
</p>

<p>
	<em>Lemo TV</em><br>
	 
</p>

<p>
	In addition to selling direct to consumers, both services operate <a href="https://kemoiptv.com/reseller/" rel="external nofollow">reseller</a> programs. This allows third parties to launch their own custom-branded IPTV streaming sites and apps for under $200. Resellers purchase credits for use with their branded services which they can resell to their own customers at a significant markup.
</p>

<p>
	 
</p>

<p>
	In a footnote, DISH claims that resellers of Lemo TV and Kemo IPTV include the following: Xtremehdiptv.org, Bestusiptv.com, Slingtvbox.com, 1dollariptv.com, Fubo-iptv.com, Tv-wave.com, Kemoiptv.shop, Geministreamz.us, Honeybeetv.com, Honeybeeiptv.org, Honeybeeiptv.io, Dynastyiptv.shop, Dynastyiptv.com, Dynasty-iptv.com, Caliptostreams.com, and 4kliveiptv.com.
</p>

<p>
	 
</p>

<p>
	<img alt="reseller offer" class="ipsImage" data-ratio="75.10" height="680" width="720" src="https://torrentfreak.com/images/resellertt.jpg">
</p>

<p>
	<em>Reseller offer</em>
</p>

<h2>
	Unveiling the John Doe Operators
</h2>

<p>
	The complaint alleges Lemo and Kemo use the services of Cloudflare and Namecheap, which are both based in the United States. However, the identities of the operators remain unknown. DISH hopes to uncover more information through this lawsuit so it can name the defendants in an amended complaint.
</p>

<p>
	 
</p>

<p>
	To gather more information, DISH filed a motion to expedite discovery. Specifically, it seeks permission to subpoena a wide variety of third-party intermediaries who may be able to help identify the defendants.
</p>

<p>
	 
</p>

<p>
	These include Cloudflare and Namecheap, but also other hosting companies, payment providers, and social media services such as 24 Shells, Des Equity, Hivelocity, Tucows, GoDaddy.com, DigitalOcean, Newfold Digital, Google, Coinbase, PayPal, Meta Platforms, and X Corp.
</p>

<p>
	 
</p>

<p>
	The discovery request is not limited to the main Lemo and Kemo domains, but also includes the alleged reseller services, as shown below.
</p>

<p>
	 
</p>

<p>
	<img alt="other domains" class="ipsImage" data-ratio="75.10" height="530" width="720" src="https://torrentfreak.com/images/otherdomains.jpg">
</p>

<p>
	<em>Discovery Request</em>
</p>

<h2>
	$25 Million in Damages
</h2>

<p>
	The lawsuit mentions that at least 171 registered copyrighted works were infringed and DISH seeks the maximum of $150,000 in statutory damages for each, totaling over $25 million. In addition, the complaint seeks an injunction to transfer the infringing domain names.
</p>

<p>
	 
</p>

<p>
	While their identities are currently unknown, DISH believes that the defendants acted willfully and on a massive scale, ignoring approximately 100 notices of infringement sent by IBCAP and DISH since February 2021.
</p>

<p>
	 
</p>

<p>
	IBCAP executive director Chris Kuelling says that their anti-piracy lab classifies Lemo and Kemo among the most egregious IPTV services. During the first quarter of 2025, the services accounted for nearly 30% of all unauthorized streams detected on set-top box and IPTV services.
</p>

<p>
	 
</p>

<p>
	Based on this data, IBCAP helps its members to select the prime candidates for legal action, which ultimately resulted in this week’s lawsuit.
</p>

<p>
	 
</p>

<p>
	“This lawsuit is the latest example of our lab’s ability to identify the pirate services that are significantly infringing our members’ content and stack-rank such services in order to target and remove the worst infringers.”
</p>

<p>
	 
</p>

<p>
	“This level of theft is unacceptable for our members, and we will put a swift stop to it—just as we have successfully done with numerous other pirate services through court-ordered injunctions,” Kuelling adds.
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the DISH Network complaint, filed yesterday at the U.S. District Court for the Southern District of Texas, is available <a href="https://torrentfreak.com/images/dish-lemokemo.pdf" rel="external nofollow">here (pdf)</a></em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/dish-sues-pirate-iptv-services-lemo-and-kemo-in-u-s-court-250408/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28656</guid><pubDate>Tue, 08 Apr 2025 17:56:22 +0000</pubDate></item><item><title>DAZN Pirate IPTV Action Coincided With Massive Public DNS Blockade</title><link>https://nsaneforums.com/news/file-sharing-news/dazn-pirate-iptv-action-coincided-with-massive-public-dns-blockade-r28641/</link><description><![CDATA[<p>
	A report in Belgian media on Saturday evening claimed that in conjunction with local ISPs, broadcasters DAZN and 12th Player had just launched a major campaign against more than 100 illegal streaming services and IPTV providers. Documents seen by TorrentFreak show that a court order required public DNS resolver operators Cloudflare, Google, and Cisco, to render over 130 domains inaccessible or face fines of €100,000 per day for non-compliance.
</p>

<p>
	 
</p>

<p>
	Like many similar reports published most weeks by newspapers in Europe, an article published by Belgian media outlet L’Echo late Saturday evening pulled few punches.
</p>

<p>
	 
</p>

<p>
	The publication explained that after football broadcasters DAZN and 12th Player obtained authority from a local court for a new type of enforcement action, on Saturday Belgian ISPs blocked around 100 illegal streaming sites and five pirate IPTV providers. The measures were reportedly timed to take effect shortly before the start of the second day of the Belgian football championship play-offs, presumably to maximize the irritant effect of sudden pirate ssite blackouts.
</p>

<h2>
	“DAZN: First of Its Kind”
</h2>

<p>
	According to L’Echo, DAZN described the action as the “the first of its kind” and a “real step forward” in the fight against content piracy in Belgium. Comments like these are fairly standard in the anti-piracy arena, likewise claims that rightsholders have acquired a secret weapon capable of tipping the balance of power.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.lecho.be/entreprises/medias-divertissement/vaste-operation-de-chasse-au-streaming-illegal-et-a-l-iptv-en-belgique/10601209.html" rel="external nofollow">L’Echo’s</a> report was much more balanced but if the various components came together as planned, major disruption of live match streams at a crucial point in the season seemed to have a real chance of success.
</p>

<p>
	 
</p>

<p>
	The groundwork was completed last month. An order issued by the Brussels Enterprise Court late March, authorized DAZN and 12th Player to engage in <em>dynamic blocking</em> boosted by a significant additional component.
</p>

<p>
	 
</p>

<p>
	While this would be its first use in Belgium, dynamic blocking is already used extensively elsewhere. The mechanism allows for speedy responses to blocking countermeasures, including domain changes and the appearance of proxies and mirrors, and there’s no requirement for a follow-up legal procedure.
</p>

<p>
	 
</p>

<p>
	Pirate sites are by now mostly familiar with dynamic blocking but in this case, the rightsholders also had an eye on spoiling a circumvention tactic popular with millions of users. Faced with blocking on Saturday, users in Belgium who switched from ISP-provided DNS to Cloudflare’s DNS wouldn’t have restored connectivity quite so easily. Moving to DNS provided by Google or Cisco may not have helped much either.
</p>

<h2>
	Cloudflare, Google, and Cisco Ordered to Block DNS Resolvers
</h2>

<p>
	Over the past several years, Cloudflare has faced <a href="https://torrentfreak.com/cloudflare-dns-has-to-block-pirate-sites-italian-court-confirms-230403/" rel="external nofollow">several lawsuits</a> that demanded pirate site blocking measures on its public DNS resolver. Rightsholders take the position that when ISPs implement DNS blocking, users shouldn’t be able to switch to a public DNS service like Cloudflare’s to regain access.
</p>

<p>
	 
</p>

<p>
	Those cases <a href="https://torrentfreak.com/court-orders-cloudflares-dns-resolver-1-1-1-1-to-block-pirate-sites-in-italy-220719/" rel="external nofollow">mostly focused</a> on Cloudflare in Italy but a site-blocking case <a href="https://torrentfreak.com/dns-block-canal-sues-cloudflare-google-cisco-to-fight-piracy-231230/" rel="external nofollow">filed by Canal+</a> in 2023, <a href="https://torrentfreak.com/opendns-suspends-service-in-france-due-to-canal-piracy-blocking-order-240629/" rel="external nofollow">concluded</a> in 2024 with Cloudflare, Google, and Cisco ordered to prevent use of their DNS resolvers to access dozens of pirate sites.
</p>

<p>
	 
</p>

<p>
	In terms of platforms blocked in a single swoop, the order obtained by DAZN and 12th Player in Belgium may be even broader in scope.
</p>

<h2>
	New Law, New Blocking Momentum
</h2>

<p>
	New law passed in Belgium in 2022 aimed to strengthen rightsholders’ piracy-fighting capabilities. A new expedited judicial procedure at the Brussels Enterprise Court promised tougher measures such as dynamic blocking, and the creation of a new department within the Federal Public Service <em>FPS Economy</em> (SPF Économie).
</p>

<p>
	 
</p>

<p>
	Documents seen by TorrentFreak late last week include a notice penned by the <a href="https://economie.fgov.be/en/themes/intellectual-property/respecting-intellectual/fight-against-counterfeiting-0" rel="external nofollow">Belgian Online Anti-Piracy &amp; Illegal Gambling Office</a>. The notice references a “regulatory order” to block public DNS resolvers, stemming from a court order concerning claims of copyright infringement against pirate streaming sites.
</p>

<p>
	 
</p>

<p>
	<img alt="dazn-cloud-belgium" class="ipsImage" data-ratio="75.10" height="388" width="720" src="https://torrentfreak.com/images/dazn-cloud-belgium.png">
</p>

<p>
	<em>Domains For Blocking (public DNS resolvers) [dark square=domain unresponsive]</em>
</p>

<p>
	 
</p>

<p>
	The notice does not mention DAZN or 12th Player by name but the nature of the domains (almost 140, all linked to illegal sports streaming sites) and the date of the notification (April 3, 2025) suggest a strong link to Saturday’s events. DAZN’s standing as a dominant rightsholder means the notice is unlikely to relate to anyone else.
</p>

<h2>
	Pro Site-Blocking ISPs
</h2>

<p>
	Site blocking has existed in Belgium for close to 15 years with The Pirate Bay an <a href="https://torrentfreak.com/belgium-starts-blocking-the-pirate-bay-111020/" rel="external nofollow">early target</a> back in 2011. Until recently, however, site blocking measures have been quite patchy and lacked volume in general.
</p>

<p>
	 
</p>

<p>
	By the summer of 2024, DAZN and 12th Player were helping to push that trend in a different direction after obtaining an order to block around <a href="https://torrentfreak.com/dazn-wins-court-order-to-block-around-90-pirate-sports-streaming-sites-240603/" rel="external nofollow">90 pirate streaming sites</a> offering content to which the companies own the rights.
</p>

<p>
	 
</p>

<p>
	Local ISPs Telenet NV, Proximus NV, Voo NV, and Orange Belgium NV were technically the defendants in that matter but the site blocking process in Belgium is completely non-adversarial. In February 2024, the CEOs of both Proximus and Orange openly spoke out in favor of site-blocking measures, with the former indicating they <a href="https://torrentfreak.com/isps-say-theyll-happily-cut-pirate-iptv-streams-as-quickly-as-law-allows-it-240208/" rel="external nofollow">couldn’t come soon enough</a>.
</p>

<h2>
	Resistance is Futile – and Expensive
</h2>

<p>
	Whether the Brussels Enterprise Court took the ISPs’ cooperation into account isn’t clear, but as far as we’re able to determine, the dynamic blocking order seems to have taken their compliance for granted. The same cannot be said of the operators of the public DNS resolvers, Cloudflare, Google, and Cisco.
</p>

<p>
	 
</p>

<p>
	The Court reportedly set penalties at €100,000 per day for non-compliance, a sharp turnaround from the status quo barely a year ago when public DNS resolvers mostly considered themselves too distant from infringement to be held liable. Given that the vast majority of the sites in the blocking order act as portals or indexes for content not even they host, links to direct infringement are distant indeed.
</p>

<p>
	 
</p>

<p>
	That raises the most important question of all: can blocking be considered successful if it doesn’t remove or even target the infringing streams that fuel the entire ecosystem?
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/dazn-pirate-iptv-action-coincided-with-massive-public-dns-blockade-250407/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28641</guid><pubDate>Mon, 07 Apr 2025 18:08:44 +0000</pubDate></item><item><title>Cloning Premier League&#x2019;s Pirate Site DMCA Subpoena Toolkit</title><link>https://nsaneforums.com/news/file-sharing-news/cloning-premier-league%E2%80%99s-pirate-site-dmca-subpoena-toolkit-r28635/</link><description><![CDATA[<p>
	A Premier League DMCA subpoena requires Cloudflare to hand over the details of individuals behind 38 pirate streaming sites. Before that process could even begin, the Premier League needed to obtain certain information about the pirate sites to support its claims. Today we'll attempt to recreate the toolkit used to gather that information and, if all goes to plan, it won't cost a single penny,
</p>

<p>
	 
</p>

<p>
	 Most prevalent in the movie and TV show sectors, applications for DMCA subpoenas are regularly filed at courts in the United States.
</p>

<p>
	 
</p>

<p>
	Aside from their intended purpose, DMCA subpoenas can provide useful clues about future anti-piracy strategies. When subpoenas are contested by intermediaries, subpoena applications sometimes become copyright cases in their own right. From a rightsholders’ perspective, in some cases they may be the only potential source of information yet to be exhausted.
</p>

<h2>
	Getting Prepared
</h2>

<p>
	A few days ago, the UK’s Premier League asked a California federal court to issue a DMCA subpoena against Cloudflare. <a href="https://torrentfreak.com/premier-league-subpoena-requires-cloudflare-to-unmask-streaming-pirates-250401/" rel="external nofollow">The application identifies 38 target pirate streaming sites</a>, many of which utilize multiple domains. Since the platforms all use Cloudflare, the Premier League hopes that information held by the company will help to unmask the sites’ currently anonymous operators.
</p>

<p>
	 
</p>

<p>
	Before filing an application under Section 512(h) of the DMCA, which allows copyright owners to obtain a subpoena and receive “information sufficient to identify an anonymous infringer,” applicants are first required to send DMCA takedown notices to the platform in question. The notices should identify the infringing content and state where the content can be found; in cases involving streaming sites, the right tools can prove helpful.
</p>

<h2>
	Recreating the Toolkit
</h2>

<p>
	The screenshot below shows a live match playing on a pirate streaming site. Culled from the Premier League’s application, it provides clues that allow us to start identifying the tools in use and the problems they’re likely to solve once combined with Open Source Intelligence (<a href="https://en.wikipedia.org/wiki/Open-source_intelligence" rel="external nofollow">OSINT</a>).
</p>

<p>
	 
</p>

<p>
	At a basic level in this context, OSINT can be almost any information made available on the internet. The screenshot is our primary source; it will help us identify the tools to recreate the toolkit, which in turn will use other public information sources to satisfy the requirements of the application.
</p>

<h2>
	M3U8 Sniffer
</h2>

<p>
	 In this example it appears that when the Premier League visited the website sporttuna.pro, they were redirected to sporttuna.website and then to sporttuna.xyz (boxed in red).
</p>

<p>
	 
</p>

<p>
	Like most pirate sites, the ‘backend link’ or source of the stream (boxed in green) isn’t on public display. These links can be obtained in various ways but in this case, Chrome extension <em>M3U8 Sniffer</em> is the weapon of choice.
</p>

<p>
	 
</p>

<p>
	<img alt="m3u8sniffer-v1" class="ipsImage" data-ratio="75.10" height="434" width="720" src="https://torrentfreak.com/images/m3u8sniffer-v1.png">
</p>

<p>
	<em>M3U8 Sniffer</em>
</p>

<p>
	 
</p>

<p>
	<em><strong>From the developer’s website:</strong> The extension intercepts visited web page’s network requests and identifies all m3u8 video stream URLs. When a m3u8 URL request is found, it is displayed in a box that overlays the visited web page (see images above) from which you can copy the m3u8 URL or play the video stream. Also, you can open the extension’s popup window to view the first and last m3u8 URLs found for each site, as well as to set a variety of extension options.</em>
</p>

<p>
	 
</p>

<p>
	<em>M3U8 Sniffer is a <a href="https://chrome.google.com/webstore/detail/video-m3u8-sniffer-find-h/akkncdpkjlfanomlnpmmolafofpnpjgn" rel="external nofollow">free extension</a> available from the Chrome Web Store. Further information is available from the developer at <a href="https://sniffertv.com/docs/" rel="external nofollow">SnifferTV.com</a>.</em>
</p>

<h2>
	Identifying the Remaining Tools
</h2>

<p>
	 Identifying the remaining tools was a little time-consuming but if we said the method was advanced or complicated, that would be a lie.
</p>

<p>
	 
</p>

<p>
	We simply trawled through the browser evidence images and took screenshots of the toolbars. These contain the icons of the apps used to obtain the evidence.
</p>

<p>
	 
</p>

<p>
	After extracting the toolbar icons we put those we recognized to the side, then identified the remainder using reverse image search tools. Straightforward options include Google Images and <a href="https://lens.google/" rel="external nofollow">Google Lens</a>.
</p>

<p>
	 
</p>

<p>
	As an alternative, Chrome extension <a href="https://chromewebstore.google.com/detail/reveye-reverse-image-sear/keaaclcjhehbbapnphnmpiklalfhelgf" rel="external nofollow">RevEye Reverse Image Search</a> provides instant results from Google, Bing, Yandex, and TinEye.
</p>

<p>
	 
</p>

<p>
	<em>(Note: Bad extensions exist, trust nobody, <a href="https://gist.github.com/paulirish/78d6c1406c901be02c2d#file-how-to-view-source-of-chrome-extension-md" rel="external nofollow">check the source</a>)</em>
</p>

<h2>
	Internet Download Manager
</h2>

<p>
	 Given that M3U8 Sniffer “does NOT provide functionality to download the actual video streams” another piece of software comes in handy. IDM is a popular choice in the niche and appears to be the downloader of choice in this particular toolkit.
</p>

<p>
	 
</p>

<p>
	<em><strong>From the official website:</strong> When you click on a download link in a browser, IDM will take over the download and accelerate it. You don’t need to do anything special, just browse the Internet as you usually do. IDM will catch your downloads and accelerate them. IDM supports HTTP, FTP, HTTPS and MMS protocols.</em>
</p>

<p>
	 
</p>

<p>
	Unfortunately, IDM isn’t free but it is free to try via a <a href="https://www.internetdownloadmanager.com/download.html" rel="external nofollow">30-day trial</a>. Some prefer <a href="https://jdownloader.org/" rel="external nofollow">JDownloader</a> since the price is more predictable, but there are <a href="https://fmhy.net/file-tools#download-managers" rel="external nofollow">plenty of options</a> in this niche.
</p>

<h2>
	Fiddler
</h2>

<p>
	 Our best guess at identifying this next tool comes with a small caveat that its icon was almost impossibly blurred and even when fresh it’s still pretty basic. Ultimately, a green diamond and a single white ‘F’ works here.
</p>

<p>
	 
</p>

<p>
	Fiddler and tools with similar functionality (web debugging proxy tools) are used extensively by developers and investigators when keeping a close eye on HTTP traffic is a must. For those who’ve never cared to take a closer look, it can be real eye-opener. Even the most innocuous websites can behave pretty badly until users notice, so there’s never a bad time to take a first look.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.telerik.com/fiddler/fiddler-classic" rel="external nofollow">Fiddler Classic</a> and <a href="https://www.telerik.com/download/fiddler-everywhere" rel="external nofollow">Fiddler Everywhere</a> are both available as free trials, and the same is true for <a href="https://www.charlesproxy.com/download/" rel="external nofollow">Charles Proxy</a> which appears regularly as evidence in Indian site-blocking cases.
</p>

<p>
	 
</p>

<p>
	Some prefer to monitor traffic with <a href="https://www.wireshark.org/" rel="external nofollow">Wireshark</a> but for others it can be too much. Open source and available on Linux, Windows (GUI), and macOS, MITM Proxy will scratch most itches for free.
</p>

<p>
	 
</p>

<p>
	<img alt="mitm-proxy" class="ipsImage" height="204" width="670" src="https://torrentfreak.com/images/mitm-proxy.png">
</p>

<p>
	 
</p>

<p>
	<em>At a pocket friendly price of $0.00, the open source <a href="https://github.com/mitmproxy/mitmproxy" rel="external nofollow">MITM Proxy</a> (man-in-the-middle) does exactly as its name suggests, making it a popular choice.</em>
</p>

<h2>
	Instant Datascraper
</h2>

<p>
	 Scraping data from websites in a structured and usable format isn’t always easy and for big jobs, things can quickly descend into a time-wasting nightmare.
</p>

<p>
	 
</p>

<p>
	Instant Data Scraper hopes to eliminate the frustrations often associated with scraping and with over a million users, people seem happy with the results.
</p>

<p>
	 
</p>

<p>
	It’s impossible to say how the Premier League uses Instant Datascraper, but it could easily consume a visible members’ list in an instant or scrape a mountain of forum posts. The options are only limited by data becoming unavailable.
</p>

<p>
	 
</p>

<p>
	<em><strong>From the official site:</strong> Instant Data Scraper is an automated data extraction tool for any website. It uses AI to predict which data is most relevant on a HTML page and allows saving it to Excel or CSV file (XLS, XLSX, CSV). This tool does not require website specific scripts, instead it uses heuristic AI analysis of HTML structure to detect data for extraction. This means that our scraping method works just as well with small and lesser known websites, as it does with global giants like Amazon. Also, our users do not need to have any coding, json or xml skills</em>
</p>

<p>
	 
</p>

<p>
	<em>The software is free and available direct from <a href="https://webrobots.io/" rel="external nofollow">webrobots.io</a> and the <a href="https://chromewebstore.google.com/detail/instant-data-scraper/ofaokhiedipichpaobibbnahnkdoiiah" rel="external nofollow">Chrome Store</a>.</em>
</p>

<h2>
	IPNetInfo | Investigator
</h2>

<p>
	IPNetInfo describes itself a small utility that allows people to easily find all available information about an IP address. That includes the owner of the IP address and sundry other details. Hosted on Nirsoft.com and GitHub respectively, both also have a bit more to offer.
</p>

<p>
	 
</p>

<p>
	Investigator is actually a <a href="https://github.com/abhijithb200/investigator" rel="external nofollow">collection of useful tools</a>, one of which is bound to come in useful sooner or later. Developed by Nirsoft, IPNetInfo is surrounded by dozens of other useful free tools at Nirsoft.net so still worth a quick visit.
</p>

<p>
	 
</p>

<p>
	Those with access to a Linux command line also have access to the best tools when investigating domains, IP addresses, and DNS. For Windows users or those who simply prefer the convenience of GUIs, the following perform well and look great too: <a href="https://digger.tools/" rel="external nofollow">Digger Tools</a>, <a href="https://dnsviz.net/" rel="external nofollow">DNSViz</a>, <a href="https://urlquery.net" rel="external nofollow">URLQuery</a>, <a href="https://dmns.app/" rel="external nofollow">DMNSApp</a>, <a href="https://urlscan.io" rel="external nofollow">URLScan</a>, and <a href="http://webcheck.xyz" rel="external nofollow">WebCheck</a>.
</p>

<p>
	 
</p>

<p>
	Finally, a pair of outliers to consider.
</p>

<h2>
	The End: Emulators
</h2>

<p>
	 Given that there are Android emulators that are less elaborate, more predictable, and therefore better suited to the assumed job in hand, the discovery of two fairly elaborate emulators in the toolkit initially seems a little puzzling.
</p>

<p>
	 
</p>

<p>
	There’s bound to be a good reason they’re installed but right now, those reasons will have to wait until another day.
</p>

<p>
	 
</p>

<p>
	Of course, the answers to these questions and others like them, are always out there. ‘Out there’ is a very, very big place but the answers usually give themselves up quite quickly once curiosity arrives.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/recreating-premier-leagues-pirate-site-dmca-subpoena-toolkit-250406/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28635</guid><pubDate>Mon, 07 Apr 2025 07:34:25 +0000</pubDate></item><item><title>French Court Orders Cloudflare to &#x2018;Dynamically&#x2019; Block MotoGP Streaming Piracy</title><link>https://nsaneforums.com/news/file-sharing-news/french-court-orders-cloudflare-to-%E2%80%98dynamically%E2%80%99-block-motogp-streaming-piracy-r28624/</link><description><![CDATA[<p>
	In the seemingly endless game of online piracy whack-a-mole, a French court has ordered Cloudflare to block several sites illegally streaming MotoGP. The ruling is an escalation of French blocking measures that began increasing their scope beyond traditional ISPs in the last few months of 2024. Obtained by MotoGP rightsholder Canal+, the order applies to all Cloudflare services, including DNS, and can be updated with 'future' domains.
</p>

<p>
	 
</p>

<p>
	The frontline of online piracy liability keeps moving, and core internet infrastructure providers are increasingly finding themselves in the crosshairs.
</p>

<p>
	 
</p>

<p>
	In a significant ruling last week, the Paris Judicial Tribunal ordered Cloudflare to actively block access to pirate MotoGP streams, confirming that third-party intermediaries can be required to take responsibility.
</p>

<p>
	 
</p>

<p>
	The ruling follows a complaint from French entertainment powerhouse Société d’Edition de Canal Plus (<a href="https://fr.wikipedia.org/wiki/Groupe_Canal%2B" rel="external nofollow">SECP</a>), which holds the rights to various sports broadcasts. In this case, the proceeding was filed to protect its interests in MotoGP events, which started a new season last month.
</p>

<h2>
	DNS Resolvers are Liable
</h2>

<p>
	The reasoning behind the blocking request is similar to a <a href="https://torrentfreak.com/dns-block-canal-sues-cloudflare-google-cisco-to-fight-piracy-231230/" rel="external nofollow">previous blocking order</a>, which also targeted <a href="https://torrentfreak.com/opendns-suspends-service-in-france-due-to-canal-piracy-blocking-order-240629/" rel="external nofollow">OpenDNS</a> and Google DNS. It is grounded in Article L. 333-10 of the French Sports Code, which empowers rightsholders to seek court orders against any outfit that can help to stop ‘serious and repeated’ sports piracy.  
</p>

<p>
	 
</p>

<p>
	This time, SECP’s demands are broader than DNS blocking alone. The rightsholder also requested blocking measures across Cloudflare’s other services, including its CDN and proxy services.
</p>

<p>
	 
</p>

<p>
	<img alt="cloudflare" class="ipsImage" data-ratio="75.10" height="466" width="720" src="https://torrentfreak.com/images/cffr.jpg">
</p>

<p>
	<em>The 14 domain names</em><br>
	 
</p>

<p>
	The legal paperwork cites 14 domain names, including motogpstream.me and livestreamhd247.live, but doesn’t stop there. SECP also pushed for dynamic blocking, asking Cloudflare to act against <em>future</em> infringing sites identified by French media regulator, ARCOM.
</p>

<h2>
	Cloudflare’s Failed Defense
</h2>

<p>
	Cloudflare put up a defense, arguing that unlike traditional ISPs, it isn’t the kind of intermediary that’s targeted by Article L. 333-10. The company said that its DNS, CDN, and reverse proxy services don’t “transmit” infringing content in the way envisioned by the law. Instead, they merely route traffic or cache content passively, so strict policing obligations are not appropriate.
</p>

<p>
	 
</p>

<p>
	Cloudflare also attacked the proportionality and effectiveness of the requested measures. For example, it said that DNS blocking would affect a “negligible” number of users and could be easily bypassed by VPNs or other DNS resolvers, rendering these restrictions futile.
</p>

<p>
	 
</p>

<p>
	Cloudflare also warned that due to technical challenges, it could be difficult to accurately geo-restrict blocking measures to France, introducing a new risk of global collateral damage.
</p>

<h2>
	Court Dismisses Pushback, Orders Blocking Measures
</h2>

<p>
	None of these defenses convinced the Paris court, which rejected all of Cloudflare’s arguments. For example, it disregarded the “passive” vs. “active” distinction, concluding that intermediaries such as Cloudflare play an integral role in accessing pirate streams. As a result, the company is required to block this content.
</p>

<p>
	 
</p>

<p>
	The potentially limited effect of the blocking order didn’t change the court’s view either. While Cloudflare’s blocking won’t put an end to piracy, it will have an impact, even if some people bypass the proposed blocking measures.
</p>

<p>
	 
</p>

<p>
	All in all, the Paris Court ordered Cloudflare to comply and block the listed pirate site domains within three days. The blockades should stay in place for the remainder of the 2025 MotoGP season, across all relevant services.
</p>

<h2>
	Future Pirate Site Domains are Covered
</h2>

<p>
	The order was issued last week and Cloudflare has already implemented it, with the court allowing Cloudflare to adopt its own technical measures. Visiting the blocked domain names from France will now result in an HTTP 451 error, indicating that they are now <a href="https://en.wikipedia.org/wiki/HTTP_451" rel="external nofollow">unavailable for legal reasons</a>.
</p>

<p>
	 
</p>

<p>
	<img alt="451 error" class="ipsImage" data-ratio="75.10" height="456" width="720" src="https://torrentfreak.com/images/cf-451.jpg">
</p>

<p>
	<em>Error HTTP 451</em><br>
	 
</p>

<p>
	Interestingly, the blockades may not stop at the 14 domain names mentioned in the original complaint. The ‘dynamic’ order allows SECP to request additional blockades from Cloudflare, if future pirate sites are flagged by French media regulator, ARCOM. Refusal to comply could see Cloudflare incur a €5,000 daily fine per site.
</p>

<p>
	 
</p>

<p>
	“[Cloudflare is ordered to implement] all measures likely to prevent, until the date of the last race in the MotoGP season 2025, currently set for November 16, 2025, access to the sites identified above, as well as to sites not yet identified at the date of the present decision,” the order reads.
</p>

<p>
	 
</p>

<p>
	<img alt="order france" class="ipsImage" data-ratio="43.06" height="238" width="720" src="https://torrentfreak.com/images/ordonne.jpg">
</p>

<p>
	<em>From the order</em><br>
	 
</p>

<p>
	This latest French ruling is part of broader efforts by rightsholders to co-opt core internet infrastructure into their enforcement efforts. Mandatory blocking requirements, once largely confined to ISPs, are now gradually expanding to other intermediaries. The expansion is not just a French or European phenomenon; a <a href="https://torrentfreak.com/new-bill-aims-to-block-foreign-pirate-sites-in-the-u-s-250129/" rel="external nofollow">proposed U.S. site blocking bill</a> also envisions a key role for DNS resolvers.
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the Paris Court order, issued on March 28, 2025, is <a href="https://torrentfreak.com/images/Judgment_PAF_-_MotoGp_-_2501443.pdf" rel="external nofollow">available here (pdf)</a> </em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/french-court-orders-cloudflare-to-dynamically-block-motogp-streaming-piracy-250405/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28624</guid><pubDate>Sat, 05 Apr 2025 18:37:42 +0000</pubDate></item><item><title>LaLiga/Cloudflare Crisis: ISPs Urged to Action Amid Mass Overblocking</title><link>https://nsaneforums.com/news/file-sharing-news/laligacloudflare-crisis-isps-urged-to-action-amid-mass-overblocking-r28610/</link><description><![CDATA[<p>
	With assistance from Spain's leading ISPs, LaLiga continues to block pirate sites, Cloudflare, and thousands of innocents caught in the crossfire. Legal action by Cloudflare and hacking collective RootedCON tried to bring the chaos to an end but their requests were dismissed last month. Meanwhile, a non-profit group is demanding that all ISPs participate in nationwide blocking.
</p>

<p>
	 
</p>

<p>
	 When rightsholders feel that conditions are optimal, site-blocking measures are presented to countries as a proportionate, precise, and entirely reasonable response to rampant piracy.
</p>

<p>
	 
</p>

<p>
	Should there be a need for new legislation, care should be taken to provide room for rightsholders to maneuver, to ensure that adaptive pirates are placed under maximum continuous pressure.
</p>

<p>
	 
</p>

<p>
	Under intense pressure itself by an impatient United States demanding that piracy needed to be taken more seriously, Spain spent years doing just that. The success story includes over a decade of <a href="https://torrentfreak.com/spains-pirate-site-blocking-machine-domains-blocked-in-2023-230805/" rel="external nofollow">site-blocking</a> that generated zero controversy.
</p>

<p>
	 
</p>

<p>
	Piracy blocking applications even appeared to <a href="https://torrentfreak.com/spains-ongoing-pirate-site-blocking-war-targets-thousands-of-subdomains-240531/" rel="external nofollow">decline in 2024</a>. A far cry from the days when a call-out on the USTR’s Priority Watch List seemed inevitable, but still light years adrift from the disaster playing out in Spain since February.
</p>

<h2>
	With Great Power Comes….Massive Blocking
</h2>

<p>
	In 2022 LaLiga and Telefonica, owner of broadcaster Movistar, found room for legal maneuver. Understandably frustrated that their premium live sports broadcasts were instantly pirated, the companies convinced a court that rapid, dynamic blocking would be a proportionate response to IPTV piracy.
</p>

<p>
	 
</p>

<p>
	These blocking orders presented new problems. The crisis currently playing out in Spain shows how easily circumvented technical restrictions can be rendered almost useless. This, in turn, triggered a disproportionate response leading to substantial collateral damage.
</p>

<p>
	 
</p>

<p>
	When enhanced privacy features at Cloudflare <a href="https://torrentfreak.com/cloudflare-asks-court-to-end-laligas-illegal-blocking-response-to-encrypted-client-hello-250220/" rel="external nofollow">undermined blocking</a>, the power of a new court order issued last December allowed LaLiga to block Cloudfare itself and by default, many thousands of innocent Cloudflare customers.
</p>

<h2>
	Block and Awe
</h2>

<p>
	After a court rejected appeals by Cloudflare and hacker collective RootedCON in March, LaLiga now appears to be blocking whatever it needs to block to get the job done. And it’s a big job, as updates from sysadmin <a href="https://x.com/jaumepons" rel="external nofollow">@jaumepons</a> on X reveal.
</p>

<p>
	 
</p>

<p>
	<img alt="laliga-cf1.png" class="ipsImage" data-ratio="75.10" height="677" width="670" src="https://torrentfreak.com/images/laliga-cf1.png">
</p>

<p>
	<em>300 of 12382 domains behind 1 IP address</em>
</p>

<p>
	 
</p>

<p>
	According to <a href="https://x.com/jaumepons/status/1906451622722711666" rel="external nofollow">@jaumepons</a>, Cloudflare IP addresses are currently being blocked by LaLiga at the rate of 3,000 every week. For perspective, Italy’s Piracy Shield caused uproar when it blocked less than a handful.
</p>

<p>
	 
</p>

<p>
	Each IP address serves thousands of innocent Cloudflare customers and whichever pirate streaming service happens to be taking cover among them.
</p>

<p>
	 
</p>

<p>
	<img alt="3000 ip cloudflare" class="ipsImage" height="262" width="675" src="https://torrentfreak.com/images/3000-ip-cloudflare.png">
</p>

<p>
	 
</p>

<p>
	Despite having no links to pirate sites, the number of domains said to be affected by IP address-based blocking appears to be disproportionate to the stated aim. The claim that many newspapers have been <a href="https://x.com/jaumepons/status/1906468446117699804" rel="external nofollow">caught up in the dragnet</a> is concerning; the claim below is more disconcerting than anything else.
</p>

<p>
	 
</p>

<p>
	<img alt="self-block" class="ipsImage" data-ratio="91.22" height="720" width="547" src="https://torrentfreak.com/images/self-block.png">
</p>

<p>
	<em>????</em>
</p>

<h2>
	Unsolicited Press Release
</h2>

<p>
	While we’re generally averse to parroting press releases without broader context, a communication received late Wednesday piqued our interest and then proved unusually puzzling. The author is the Spanish non-profit <a href="https://www.digitales.es/" rel="external nofollow">DigitalES</a> and at the time of writing the release doesn’t appear on the <a href="https://www.digitales.es/" rel="external nofollow">group’s website</a>. Its intentions, however, are made clear right off the bat:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<em>DigitalES, the Spanish Association for Digitalization and the employers’ association for the telecommunications, technology, and digital innovation sectors, is calling for the cooperation of all Internet intermediaries to ensure compliance with the court order requiring the blocking of resources linked to pirated audiovisual content.</em>
	</p>

	<p>
		 
	</p>

	<p>
		<em>—-snip—-</em>
	</p>

	<p>
		<em> </em>
	</p>

	<p>
		<em>This court ruling is based on the material impossibility of implementing DNS-level blocking as a measure against online piracy. The main reason is that websites with illegal content and the intermediary companies that connect them to the internet employ various techniques (such as ECH or Relay) to change their IP addresses and circumvent these restrictions. Therefore, the most viable solution is considered to be either directly blocking the IP addresses associated with pirated content, or a combined strategy that includes blocking domains, URLs, and IP addresses .</em>
	</p>

	<p>
		<em> </em>
	</p>

	<p>
		<em>Despite the agreement reached with most of these web traffic intermediaries to implement this solution, some services are not implementing the court order.</em>
	</p>
</blockquote>

<p>
	Whether the overblocking situation is linked to lacking implementation at some providers isn’t clear. In fact, the <a href="https://dplnews.com/espana-digitales-reclama-que-todos-los-intermediarios-de-internet-colaboren-para-que-se-cumplan-las-sentencias-judiciales-que-ordenan-bloqueos-de-direcciones-ip-de-pirateria/" rel="external nofollow">press release</a> doesn’t mention overblocking at all; it notes the failed legal actions by Cloudflare and RootedCON but says nothing about the controversial events that triggered them.
</p>

<h2>
	Other Relevant Details
</h2>

<p>
	It may be a coincidence that Telefonica, Vodafone, MásOrange, and DIGI, are directly linked to the blocking action in Spain, while also being members of DigitalES. That no mention is made of these companies in the DigitalES press release might be an oversight, but with vested interests in how the current situation plays out, a few extra details of their involvement may prove informative.
</p>

<p>
	 
</p>

<p>
	The blocking injunction obtained last December was a joint effort by LaLiga and Telefónica Audiovisual Digital (TAD), which operates the Telefonica-owned subscription digital TV platform known as Movistar Plus+. In January it was reported that Telefonica had retained the domestic rights to broadcast LaLiga matches until the end of 2026/27 season, in a deal worth €1.29bn (US$1.43bn).
</p>

<p>
	 
</p>

<p>
	The injunction protects this investment by providing the legal basis for blocking measures at four named ISPs;
</p>

<p>
	 
</p>

<p>
	• <strong>MásOrange:</strong> <em>Operator of brands including Orange, Yoigo, Jazztel, Masmovil, Simyo, Pepephone, Lebara, Lyca, Llamaya, and Euskaltel. An agreement between Orange and Telefonica-owned Movistar and DAZN secured broadcasting rights for LaLiga matches.</em><br>
	• <strong>Vodafone:</strong> <em>LaLiga matches are available on Vodafone TV through a deal with DAZN</em><br>
	• <strong>DIGI:</strong> <em>Romanian telco sells access to LaLiga matches via its DIGI TV platform in Spain</em><br>
	• <strong>Movistar:</strong> <em>Telefonica-owned telco (LaLiga shown on Movistar+)</em>
</p>

<p>
	 
</p>

<p>
	The process through which blocking injunctions are obtained is <a href="https://torrentfreak.com/did-a-court-really-authorize-internet-service-providers-to-block-cloudflare-250223/" rel="external nofollow">typically non-adversarial</a>. Ultimately signed-off by a judge, ISPs are indeed compelled to implement piracy blocking measures, albeit under pre-arranged terms to which they all agreed.
</p>

<p>
	 
</p>

<p>
	The theory is straightforward. LaLiga/Telefonica monitor the internet for pirate streams and send their IP addresses to the ISPs. Once the ISPs add those IP addressees to their internal blacklists, their own customers watching those streams can no longer do so.
</p>

<p>
	 
</p>

<p>
	The companies believe that with enough disruption, pirates will decide to go legal. How well that’s going right is unclear. The massive overblocking of Cloudflare denies access to legitimate platforms for pirates and non-pirates alike.
</p>

<h2>
	A Surprise Intervention
</h2>

<p>
	According to RootedCON, Vodafone surprised by <a href="https://www.genbeta.com/a-fondo/esto-no-va-quedarte-offline-sino-derechos-fundamentales-rootedcon-proseguira-lucha-legal-bloqueos-laliga" rel="external nofollow">intervening in its case</a>.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<em>One of the most controversial points in the development of the case has been Vodafone’s intervention: before the judge made a decision, it appeared to reject RootedCON’s presence in the legal process. The operator maintained, now with the support of the judge, that the only ones entitled to challenge the ruling were the operators that were sued at the time by LaLiga and Telefónica.</em>
	</p>

	<p>
		 
	</p>

	<p>
		<em>However, they themselves have not filed their own request for annulment. “What Vodafone is effectively saying is that operators are happy to be forced to block.”</em>
	</p>
</blockquote>

<p>
	And as distributors of LaLiga content, purchased at considerable expense, that makes complete sense. As internet service providers knowingly blocking legitimate resources and their own non-pirating customers? Not so much.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/laliga-cloudflare-crisis-isps-urged-to-action-amid-mass-overblocking-250404/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28610</guid><pubDate>Fri, 04 Apr 2025 20:11:16 +0000</pubDate></item><item><title>Unfinished Copy of &#x2018;A Minecraft Movie&#x2019; Leaks on Pirate Sites</title><link>https://nsaneforums.com/news/file-sharing-news/unfinished-copy-of-%E2%80%98a-minecraft-movie%E2%80%99-leaks-on-pirate-sites-r28609/</link><description><![CDATA[<p>
	Ahead of its long-delayed American premiere, an unfinished 'workprint' copy of "A Minecraft Movie" is circulating on pirate sites. Warner Bros. is trying to contain this and other leaks, but that may prove difficult. The incident mirrors the infamous 2009 X-Men Origins: Wolverine workprint leak and the involvement of the FBI, which led to the arrest and conviction of an uploader. The source of that leak was never publicly disclosed.
</p>

<p>
	 
</p>

<p>
	More than a decade ago, Mojang Studios announced that it was working on a Minecraft movie together with Warner Bros.
</p>

<p>
	 
</p>

<p>
	The film had been scheduled for a 2022 release, but was delayed due to the COVID-19 pandemic among other factors.
</p>

<p>
	 
</p>

<p>
	Today, ‘<a href="https://en.wikipedia.org/wiki/A_Minecraft_Movie" rel="external nofollow">A Minecraft Movie</a>‘ will finally see its American box office premiere. While it’s too early to say whether it will be a blockbuster hit, the film already has the dubious honor of being linked to an extremely rare event; the leak of an unfinished copy of the movie which is now circulating on pirate sites.
</p>

<p>
	 
</p>

<p>
	It’s not uncommon for popular films to leak online during their theatrical windows. Pirated copies often appear as ‘cam’ or ‘telesync’ releases; both are recorded directly from cinema screens, with the latter’s direct audio the main difference. The Minecraft film is already available online in these formats, seemingly originating from countries where the film has already premiered, as the Ukrainian and French dubs suggest.
</p>

<h2>
	‘Workprint’ leak
</h2>

<p>
	Circulating alongside these typical pirate releases is a much more unusual leak; an unfinished workprint copy of the movie with its CGI at least partially missing. The copy has an English audio track and is clearly associated with a source with direct links to the movie production chain.
</p>

<p>
	 
</p>

<p>
	The differences between the unfinished and finished copies are obvious, as the examples below show.
</p>

<p>
	 
</p>

<p>
	<img alt="minecraft unfinished" class="ipsImage" data-ratio="75.10" height="386" width="720" src="https://torrentfreak.com/images/unf1e-scaled.jpg">
</p>

<p>
	‘Workprint’ leak<br>
	 
</p>

<p>
	While Minecraft is not known for its real-life imagery, the final product – as shown in other leaked releases – is definitely more polished.
</p>

<p>
	 
</p>

<p>
	<img alt="finished" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://torrentfreak.com/images/unf2e-scaled.jpg">
</p>

<p>
	‘Finished’ leak<br>
	 
</p>

<p>
	For anyone seriously interested in enjoying movies, these low-quality pirated copies are unwatchable. And that’s on top of the usual legal concerns associated with pirating movies.
</p>

<h2>
	Warner Bros. Takedowns
</h2>

<p>
	Poor quality or not, Warner Bros. will do whatever it can to limit the spread of these early leaks. The movie studio has sent out several DMCA takedown requests already, including the one below <a href="https://lumendatabase.org/notices/50569833?access_token=K47fbirEKIoiCQjnUgga1A" rel="external nofollow">received by Google</a> yesterday.
</p>

<p>
	 
</p>

<p>
	<img alt="warner takedown" class="ipsImage" data-ratio="75.10" height="383" width="600" src="https://torrentfreak.com/images/warnertakedown.jpg">
</p>

<p>
	Takedown notice<br>
	 
</p>

<p>
	The notice above contains various links to sites that posted copies of the leaked film, including cammed versions and the workprint. This list of links is just the tip of the iceberg, as the film is circulating across hundreds of websites now.
</p>

<p>
	 
</p>

<p>
	The unfinished leak isn’t expected to keep many people away from movie theaters, but it does raise another concern. How was it possible for a workprint to leak and then offered to the public for download? Could it even happen again?
</p>

<h2>
	The Wolverine Workprint
</h2>

<p>
	These are questions that have to be answered and given what’s at stake, the FBI may be involved already. The same happened when a <a href="https://torrentfreak.com/unfinished-x-men-movie-a-hit-on-bittorrent-090401/" rel="external nofollow">workprint copy of X-Men Origins: Wolverine</a> leaked in 2009.
</p>

<p>
	 
</p>

<p>
	The FBI eventually identified Gilberto Sanchez, a glass installer and musician from The Bronx, as a suspect. Sanchez had <a href="https://torrentfreak.com/wolverine-uploader-pleads-guilty-set-to-see-out-2011-in-jail-110331/" rel="external nofollow">uploaded the film</a> to Megaupload and pleaded guilty, resulting in a 12-month prison sentence.
</p>

<p>
	 
</p>

<p>
	Sanchez has always denied being the source of the workprint leak, however, insisting that he purchased a bootleg DVD of the workprint for $5 on the street in New York. The post-production studio from where the workprint copy leaked was never named.
</p>

<p>
	 
</p>

<p>
	Whether this time will be different is unknown, but the Wolverine case shows that those further down the ‘leak’ chain are far from safe when the stakes are high.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/unfinished-copy-of-a-minecraft-movie-leaks-on-pirate-sites-250404/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28609</guid><pubDate>Fri, 04 Apr 2025 20:09:18 +0000</pubDate></item><item><title>EFF Vows to Fight Back Against U.S. Site Blocking Bills</title><link>https://nsaneforums.com/news/file-sharing-news/eff-vows-to-fight-back-against-us-site-blocking-bills-r28581/</link><description><![CDATA[<p>
	After a long hiatus, site blocking proposals have resurfaced in the U.S. Congress. The Electronic Frontier Foundation (EFF) strongly opposes these plans, condemning site blocking as ineffective against piracy but still a censorship tool that poses a serious threat to the open internet. The group is mobilizing public opposition, while drawing attention to the fierce SOPA battle that took place over a decade ago.
</p>

<p>
	 
</p>

<p>
	After a decade of focusing efforts overseas, the push for website blocking has landed back on American shores.
</p>

<p>
	 
</p>

<p>
	The fierce backlash against SOPA effectively shelved domestic site blocking initiatives in the U.S., but that hesitation appears to have evaporated.
</p>

<p>
	 
</p>

<p>
	With Representative Zoe Lofgren’s introduction of the Foreign Anti-Digital Piracy Act (<a href="https://torrentfreak.com/new-bill-aims-to-block-foreign-pirate-sites-in-the-u-s-250129/" rel="external nofollow">FADPA</a>) in February, the controversial mechanism of court-ordered blocking against foreign ‘pirate’ sites is no longer just a foreign issue; on <a href="https://en.wikipedia.org/wiki/United_States_Congress" rel="external nofollow">The Hill</a> it’s a hot topic once again.
</p>

<p>
	 
</p>

<p>
	Should the proposal become law, FADPA would enable rightsholders to restrict access to verified pirate sites, run by foreign operators. Site blocking orders would apply to both Internet providers and public DNS resolvers.
</p>

<p>
	 
</p>

<p>
	Lofgren’s bill received broad support from rightsholders and other lawmakers are showing interest as well. According to reports, U.S. Rep. Darrell Issa is working on a <a href="https://torrentfreak.com/second-u-s-piracyiblocking-bill-incoming-mpa-google-verizon-meet-to-discuss-250227/" rel="external nofollow">second site blocking bill</a>, which could increase political momentum.
</p>

<h2>
	EFF: Site Blocking is a Terrible Idea
</h2>

<p>
	When U.S. site blocking legislation was first introduced fourteen years ago, these measures were still a novelty. Since then, however, dozens of countries have implemented formal blocking procedures, some more strict than others.
</p>

<p>
	 
</p>

<p>
	That doesn’t mean that site blocking lacks opposition. In the United States, the Electronic Frontier Foundation (<a href="https://www.eff.org/" rel="external nofollow">EFF</a>) says it will fight back against the renewed push in favor of blocking, decrying the proposals as a “terrible idea”.
</p>

<p>
	 
</p>

<p>
	“These new proposals would let rights holders get federal court orders forcing ISPs and DNS providers to block entire websites based on accusations of infringing copyright. Lawmakers claim they’re targeting “pirate” sites—but what they’re really doing is building an internet kill switch,” EFF’s Joe Mullin writes.
</p>

<p>
	 
</p>

<p>
	The EFF sees the site blocking proposals as a threat to the free and open internet. This critique is grounded in the risk that legitimate sites could find themselves blocked as collateral damage if they share IP-addresses or hosting with pirate sites.
</p>

<p>
	 
</p>

<p>
	These concerns are not hypothetical. Recent events have shown that site blocking measures still affect legitimate sites, such as when Google Drive and Cloudflare-linked sites were taken offline in response to Italian blocking demands.
</p>

<h2>
	Site Blocking Doesn’t Work
</h2>

<p>
	According to EFF, site blocking is both “dangerously blunt” and “trivially easy to evade”. People can use VPN services to evade blocking measures, for example, or switch to alternative DNS resolvers that are not subject to blocking restrictions.
</p>

<p>
	 
</p>

<p>
	The group doesn’t see site blocking as an effective tool to curb piracy, but as a broader effort to institute a censorship regime.
</p>

<p>
	 
</p>

<p>
	“Site-blocking legislation is an attempt to build a new American censorship system by letting private actors get dangerous infrastructure-level control over internet access,” Mullin <a href="https://www.eff.org/deeplinks/2025/04/congress-reviving-site-blocking-and-its-just-dangerous-ever" rel="external nofollow">warns</a>.
</p>

<p>
	 
</p>

<p>
	At this stage, little is known about the technical implementation of the proposed site blocking efforts. Rightsholders know that it’s not going to solve their piracy problem, but they argue that it’s better than doing nothing.
</p>

<h2>
	Reviving the U.S. Site Blocking Protests
</h2>

<p>
	Pushback against the site blocking proposals was expected, but it will be difficult to equal the massive opposition against SOPA in 2012, which turned into a <a href="https://torrentfreak.com/internet-freedom-day-how-blackout-protests-killed-two-anti-piracy-bills-170118/" rel="external nofollow">global Internet protest</a>.
</p>

<p>
	 
</p>

<p>
	EFF is committed nonetheless and Mullin gladly reminds lawmakers of this <a href="https://torrentfreak.com/sopa-ghosts-hinder-u-s-pirate-site-blocking-efforts-171008/" rel="external nofollow">ghost of the past</a>.
</p>

<p>
	 
</p>

<p>
	“The question is whether lawmakers remember what happened the last time they tried to mess with the foundations of the open web. If they don’t, they’re going to find out the hard way. Again,” he says.
</p>

<p>
	 
</p>

<p>
	“Site-blocking laws are dangerous, unnecessary, and ineffective. Lawmakers need to hear—loud and clear—that Americans don’t support government-mandated internet censorship. Not for copyright enforcement. Not for anything.”
</p>

<p>
	 
</p>

<p>
	Similar to thirteen years ago, EFF has set up a <a href="https://act.eff.org/action/tell-congress-no-to-internet-blacklists" rel="external nofollow">dedicated page</a> inviting members of the public to reach out to their representative in Congress, to share any concerns they may have.
</p>

<p>
	 
</p>

<p>
	<img alt="eff take action" class="ipsImage" data-ratio="75.10" height="504" width="720" src="https://torrentfreak.com/images/efftakeaction.jpg">
</p>

<p>
	<em>EFF’s action page</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/eff-vows-to-fight-back-against-u-s-site-blocking-bills-250403/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28581</guid><pubDate>Thu, 03 Apr 2025 17:45:34 +0000</pubDate></item><item><title>Training AI Using &#x2018;Pirated&#x2019; Content Can Be Fair Use, Law Professors Argue</title><link>https://nsaneforums.com/news/file-sharing-news/training-ai-using-%E2%80%98pirated%E2%80%99-content-can-be-fair-use-law-professors-argue-r28573/</link><description><![CDATA[<p>
	A group of prominent intellectual property law professors has weighed in on the high-stakes AI copyright battle between several authors and Meta. In an amicus brief, the scholars argue that using copyrighted content as training data can be considered fair use under U.S. copyright law, if the goal is to create a new and 'transformative' tool. This suggests that fair use could potentially apply to Meta's training process, even if the underlying data was obtained without permission.
</p>

<p>
	 
</p>

<p>
	 In the race to build the most capable LLMs, several tech companies have sourced copyrighted content for use as training data, without obtaining permission from content owners.
</p>

<p>
	 
</p>

<p>
	Many of those companies are now being sued for alleged copyright infringement. The list includes Meta, which faces a class action lawsuit filed by authors Richard Kadrey, Sarah Silverman, and Christopher Golden, among others.
</p>

<p>
	 
</p>

<p>
	This case has a clear piracy angle, as Meta used BitTorrent to download archives of pirated books to use as training material. Notably, the authors argue that, in addition to copying pirated books from Anna’s Archive and Z-Library, in the same process Meta also uploaded pirated books to third parties.
</p>

<p>
	 
</p>

<p>
	Last month, both parties filed motions for summary judgment. Meta’s motion relied heavily on a fair use defense. Meanwhile, the authors argued that the downloading of millions of books cannot be classified as fair use, since the source of the books is clearly copyright infringing.
</p>

<p>
	 
</p>

<p>
	“The uncontroversial implication is that for fair use to apply, the work that was copied must have been lawfully acquired in the first place,” the authors wrote.
</p>

<h2>
	IP Professors Back Meta’s Fair Use Argument
</h2>

<p>
	This week, a group of IP Law Professors submitted a “<a href="https://en.wikipedia.org/wiki/Amicus_curiae" rel="external nofollow">friend of the court</a>” or amicus brief, backing Meta’s fair use defense. The professors, including scholars from Harvard, Emory, Boston University, and Santa Clara University, have different views on the impact of AI but are united in their copyright stance.
</p>

<p>
	 
</p>

<p>
	<img alt="profs" class="ipsImage" data-ratio="56.39" height="307" width="720" src="https://torrentfreak.com/images/profs.jpg">
</p>

<p>
	<em>The Profs</em><br>
	 
</p>

<p>
	The brief stresses that Meta’s alleged use of pirated books as training data can be considered fair use. The source of the training data is not determinative, as long as it’s used to create a new and transformative product, they argue.
</p>

<p>
	 
</p>

<p>
	“The case law, including binding circuit precedent, holds that internal copying, made in the course of creating new knowledge, is a transformative use that is heavily favored by fair use doctrine,” the professors write.
</p>

<h2>
	Transformative Use: Piracy or Not
</h2>

<p>
	The professors’ argument is centered around the concept of “transformative use.” They note that using books outside their original ‘reading’ purpose to create an AI model, transforms the purpose of the use. This internal copying, they argue, falls into a category courts have consistently recognized as fair use, also known as “non-expressive use”.
</p>

<p>
	 
</p>

<p>
	The amicus brief cites several cases to back up their line of reasoning. This includes the <em><a href="https://en.wikipedia.org/wiki/Perfect_10,_Inc._v._Amazon.com,_Inc." rel="external nofollow">Perfect 10 v. Amazon</a></em> lawsuit, where the Ninth Circuit found that it was fair use when Google created thumbnails using images copied from unauthorized “pirate” sites, because the resulting image search tool was transformative.
</p>

<p>
	 
</p>

<p>
	<img alt="perfect 10 amazon" class="ipsImage" data-ratio="75.10" height="435" width="720" src="https://torrentfreak.com/images/prefectamazon.jpg">
</p>

<p>
	<em>Pirate thumbnails</em><br>
	 
</p>

<p>
	The authors cited conflicting cases, but the professors note that cases where fair use was denied typically involved copyright infringement related to personal consumption, rather than use of content to create something new.
</p>

<p>
	 
</p>

<p>
	The brief distinguishes this case from those cited by the plaintiffs, which involved unauthorized copying for direct consumptive use (e.g., downloading for personal enjoyment). In contrast, Meta’s internal copies were allegedly not perceived by humans but used to build a new tool.
</p>

<p>
	 
</p>

<p>
	“Fair use, like copyright as a whole, ‘is not a privilege reserved for the well behaved’,” the brief notes. “Fair use doctrine should focus on the consequences of a ruling for knowledge and expression. Other considerations should be left for other legal regimes.”
</p>

<p>
	 
</p>

<p>
	The professors’ comments appear to relate to Meta’s internal use of the books, as training material for LLMs. It’s worth noting, however, that the authors also accuse Meta of <a href="https://torrentfreak.com/metas-bittorrent-uploads-of-pirate-library-data-equaled-30-of-downloads-expert-says-250325/" rel="external nofollow">uploading these books</a> to other file-sharers while obtaining their own copies.
</p>

<p>
	 
</p>

<p>
	The amicus brief doesn’t address this issue directly, but previous <a href="https://torrentfreak.com/authors-put-a-spotlight-on-metas-bittorrent-leeching-activity-250311/" rel="external nofollow">back-and-forths</a> in court showed that uploading is likely to be a central point of contention as the case moves forward.
</p>

<h2>
	‘Copyright Infringement Is Not the Answer’
</h2>

<p>
	The amicus brief is mostly targeted at the potential use of books as training input, which Meta and other companies publicly acknowledged. Whether this is fair use is a key question that this and other courts have to decide.
</p>

<p>
	 
</p>

<p>
	Other countries, including Japan, have reportedly crafted exceptions in their law to allow tech companies to train LLMs on copyrighted material, without permission.
</p>

<p>
	 
</p>

<p>
	The U.S. has no such exceptions, but the professors urge the court to consider fair use. As the VCR and other innovations showed, copyright shouldn’t stand in the way of new tools and developing technologies.
</p>

<p>
	 
</p>

<p>
	“Copyright owners have often predicted that new technologies, from photocopying to home VCRs to the internet, would create disasters for copyright owners and that fair use needed to be shrunk to protect them; instead, new technologies have routinely created<br>
	new markets,” they write.
</p>

<p>
	 
</p>

<p>
	“Whatever the risks of AI—and there may be many—condemning the act of creating large-scale training datasets as copyright infringement is not the answer.”
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the proposed Amicus Curiae brief, which was granted by the court yesterday, is <a href="https://torrentfreak.com/images/amicus.pdf" rel="external nofollow">available here (pdf)</a></em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/training-ai-using-pirated-content-can-be-fair-use-law-professors-argue-250402/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28573</guid><pubDate>Thu, 03 Apr 2025 02:42:57 +0000</pubDate></item><item><title>Premier League Subpoena Requires Cloudflare to Unmask Streaming Pirates</title><link>https://nsaneforums.com/news/file-sharing-news/premier-league-subpoena-requires-cloudflare-to-unmask-streaming-pirates-r28541/</link><description><![CDATA[<p>
	Piracy poses a major threat to the Premier League's broadcast rights, prompting it to take continued action against rogue streaming sites. Hoping to unmask the anonymous operators behind dozens of pirate sites, the league has obtained a DMCA subpoena against Cloudflare in the United States. While Cloudflare is expected to comply, the usability of the information it holds remains uncertain.
</p>

<p>
	 
</p>

<p>
	As England’s top football competition, the <a href="https://www.premierleague.com/" rel="external nofollow">Premier League</a> draws hundreds of millions of viewers from all over the world.
</p>

<p>
	 
</p>

<p>
	Aside from the sportive stakes, the Premier League also has a vested interest in selling broadcast rights. These rights generate billions of pounds in revenue per year; a staggering amount unmatched by any other football league.
</p>

<p>
	 
</p>

<p>
	Yet, other leagues are not the main threat to these broadcast revenues. Instead, piracy has emerged as the Premier League’s main nemesis, as many football fans turn to cheaper pirate streaming services to watch ‘the people’s game’.
</p>

<p>
	 
</p>

<p>
	In recent years, the Premier League has tried several legal avenues to <a href="https://torrentfreak.com/premier-leagues-priority-iptv-piracy-threats-reported-to-u-s-government-241007/" rel="external nofollow">tackle the piracy problem</a>. In addition to obtaining <a href="https://torrentfreak.com/uk-isps-blocked-7000-piracy-domains-in-the-first-six-months-of-2024-240701/" rel="external nofollow">blocking orders</a> in multiple countries, the organization has been a driving force behind several <a href="https://torrentfreak.com/premier-league-sky-ace-celebrate-elusive-globe-iptv-prison-sentence-250325/" rel="external nofollow">lawsuits</a>, some of which resulted in <a href="https://torrentfreak.com/man-jailed-for-pirate-iptv-used-by-100s-of-thousands-had-2000-subscribers-250120/" rel="external nofollow">prison</a> sentences.
</p>

<h2>
	Cloudflare &amp; Pirate Sites
</h2>

<p>
	While the football league typically finds the law on its side, identifying its ‘opponents’ isn’t always easy. Operators of streaming sites and services are typically aware of the legal risks and do their best to remain anonymous. Presumably as part of this strategy, they use services made available by Cloudflare.
</p>

<p>
	 
</p>

<p>
	Cloudflare doesn’t make the operators of piracy sites ‘anonymous’ but it does shield their hosting locations from public view. Rightsholders can overcome this barrier through formal complaints, after which Cloudflare identifies the hosting services. To obtain additional information, however, rightsholders have to go to court.
</p>

<p>
	 
</p>

<p>
	A few days ago, the Premier League took this follow-up step by asking a California federal court to issue a DMCA subpoena. The request identifies 38 target pirate streaming sites, many of which use multiple domains. Through the court the Premier League hopes to identify the persons connected to these domains.
</p>

<h2>
	Premier League Requests Action
</h2>

<p>
	Before going to court, the Premier League’s American law firm, <a href="https://www.hnbllc.com/" rel="external nofollow">Hagan Noll &amp; Boyle</a>, sent a takedown notice to Cloudflare, asking it to terminate a few dozen accounts that are deemed problematic.
</p>

<p>
	 
</p>

<p>
	“Cloudflare is asked to remove or disable access to Premier League’s copyrighted works, which, based on the infringement that has occurred to date through the websites and domain names identified above, will continue to be infringed in this same manner throughout the Premier League season,” the law firm wrote.
</p>

<p>
	 
</p>

<p>
	The letter identifies the <a href="#list" rel="">streaming site domains</a>, some of which redirect to other domains. In addition, there’s a ‘backend’ link pointing out where the pirated football streams for these sites are being sourced.
</p>

<p>
	 
</p>

<p>
	<img alt="epl" class="ipsImage" data-ratio="75.10" height="443" width="720" src="https://torrentfreak.com/images/cfletter-1.jpg">
</p>

<p>
	<em>Letter to Cloudflare</em><br>
	 
</p>

<p>
	Several of the targeted domains use the <a href="https://shortdot.bond/cfd/" rel="external nofollow">.CFD gTLD</a>, which is targeted at clothing brands and fashion houses, but also seems popular among a subset of pirate site operators. Others use more generic .com, .org and .tv domains.
</p>

<p>
	 
</p>

<p>
	<img alt="epl stream" class="ipsImage" data-ratio="75.10" height="396" width="720" src="https://torrentfreak.com/images/streamex.jpg">
</p>

<p>
	<em>One of the streaming sites</em><br>
	 
</p>

<p>
	At first glance, totalsportek.space appears to be the most popular domain name, with more than 17 million visits in February, according to SimilarWeb.
</p>

<h2>
	Cloudflare Must Identify Operators
</h2>

<p>
	The Premier League’s letter didn’t result in the termination of any Cloudflare accounts. Totalsportek.space and others remain online, using Cloudflare’s services, but the California federal court did sign off on the DMCA subpoena.
</p>

<p>
	 
</p>

<p>
	The subpoena requires Cloudflare to hand over information that can help to identify the associated account holders, including any names, physical addresses, IP addresses, telephone numbers, email addresses, payment information, account updates, and account histories.
</p>

<p>
	 
</p>

<p>
	Known to comply with these subpoenas, Cloudflare is required to hand over the requested information before April 3. Whether the Premier League will find any of the information usable is another matter. Many pirate site owners use inaccurate data, and financial trails can quickly reach a dead end.
</p>

<p>
	 
</p>

<p>
	—
</p>

<p>
	 
</p>

<p>
	<img alt="dmca subpoena" class="ipsImage" data-ratio="75.10" height="423" width="720" src="https://torrentfreak.com/images/issuedapril3.jpg">
</p>

<p>
	<em>The subpoena</em><br>
	 
</p>

<p>
	<em>A copy of the issued DMCA subpoena is available <a href="https://torrentfreak.com/images/plsub.pdf" rel="external nofollow">here (pdf)</a> and the Premier League’s declaration can be found <a href="https://torrentfreak.com/images/premier-league-cf.pdf" rel="external nofollow">here (pdf)</a>. Below is a list of all the targeted domain names. </em>
</p>

<p>
	 
</p>

<p>
	<a name="list" rel=""></a>
</p>

<p>
	<em>– 90phut2.info<br>
	– 310.tv —&gt; 310002.tv<br>
	– 808fubo.com<br>
	– keelalive.com<br>
	– 926.tv —&gt; 926002.tv<br>
	– ball24.tv<br>
	– banhkhuc37.info<br>
	– baygonhero.com<br>
	– cakhia34.xyz/cakhia54.xyz —&gt; cakhia60.xyz<br>
	– dollarformergm3hp.shop/fightfloorwt4ea5l.shop —&gt; singlevariousht1etk0.sbs<br>
	– freestreams-live.my —&gt; freestreams-live.mp<br>
	– gavang.link/gavang4.tv/gavang5.tv/gavang6.tv —&gt; gavang13.live<br>
	– gavang.org<br>
	– glisco.link —&gt; coolrea.link<br>
	– jala1.cc —&gt; jalaace2.cc<br>
	– livetv819.me —&gt; livetv822.me<br>
	– mgviagrtoomuch.com<br>
	– sporttuna.pro —&gt; sporttuna.website —&gt; sporttuna.xyz<br>
	– propermirrorc6rrhjf.cfd —&gt; shakingfoota7okr5.cfd<br>
	– rbtv77.com —&gt; howfruitsizmx.cfd<br>
	– rbtv77.ws —&gt; rbtv77.my —&gt; happenedought1tzn2s.cfd<br>
	– strugglesincetfp9ek.cfd —&gt; shakingfoota7okr5.cfd<br>
	– taraftarium.co<br>
	– taraftarium.me —&gt; aleaquefootball.com<br>
	– thapcam53.buzz —&gt; thapcam.pro —&gt; thapcam53.fyi<br>
	– totalsportek.space —&gt; xsportbox.com<br>
	– twentytemperature7jigpx.shop —&gt; singlevariousht1etk0.sbs<br>
	– unusualscience6ezlg79.cfd —&gt; shakingfoota7okr5.cfd<br>
	– vachvoi.net —&gt; vachvoi.tv<br>
	– vebo3.site<br>
	– watchsportnow.com<br>
	– wincanaldcocv1.cfd —&gt; shakingfoota7okr5.cfd<br>
	– wrongfoughtizki7zm.cfd —&gt; shakingfoota7okr5.cfd<br>
	– xoilac34.info<br>
	– zhiboche.tv —&gt; zhiboche8.com —&gt; 176001.tv<br>
	– zhibodou.com —&gt; sportsteam356.com<br>
	– zonadeporteshd.pl<br>
	– zvision.link</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/premier-league-subpoena-requires-cloudflare-to-unmask-streaming-pirates-250401/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28541</guid><pubDate>Tue, 01 Apr 2025 18:56:41 +0000</pubDate></item><item><title>Aylo Uses Cybersquatting Complaint to Take Out Pirate Site Domains</title><link>https://nsaneforums.com/news/file-sharing-news/aylo-uses-cybersquatting-complaint-to-take-out-pirate-site-domains-r28529/</link><description><![CDATA[<p>
	In a rare legal move, Aylo subsidiary Licensing IP used a cybersquatting lawsuit to take out pirate websites infringing on its trademarks. The 'in rem' approach allowed the court to order the direct transfer of domains including mydirtyhobby.to without requiring personal jurisdiction over the site operators. The ruling, issued last week, requires the .to registry to transfer the trademark-infringing domains.
</p>

<p>
	 
</p>

<p>
	 The company <em>Licensing IP International S.a.r.l.</em> is not particularly well known, but over a billion people are familiar with its trademarks.
</p>

<p>
	 
</p>

<p>
	These <a href="https://www.trademarkia.com/search/owners?query=LICENSING%20IP%20INTERNATIONAL" rel="external nofollow">marks</a> include popular adult entertainment brands including Pornhub, Youporn, Brazzers and Reality Kings, which fall under the umbrella of Aylo, the empire formerly known as MindGeek.
</p>

<p>
	 
</p>

<p>
	Just one of Aylo’s many subsidiaries, Licensing IP owns and controls many popular trademarks. The company is not often in the news, but it’s a key player when it comes to protecting Aylo’s IP rights.
</p>

<h2>
	Pirate Site Domains Targeted in Cybersquatting Lawsuit
</h2>

<p>
	Aylo has a long history of taking action against pirate sites. Through its subsidiaries, <a href="https://torrentfreak.com/pornhub-owner-obtains-pirate-site-blocking-order-from-u-s-court-240712/" rel="external nofollow">Goodporn</a> and <a href="https://torrentfreak.com/mindgeek-wins-32m-in-damages-from-adult-pirate-site-daftsex-com-221110/" rel="external nofollow">Daftsex</a> were previously targeted in U.S.courts, which largely ruled in favor of the adult entertainment company. However, permanently shutting down rogue sites has proven to be quite a challenge.
</p>

<p>
	 
</p>

<p>
	Traditionally, these types of lawsuits rely on copyright infringement claims but subsidiary Licensing IP recently tried a different approach, with success.
</p>

<p>
	 
</p>

<p>
	In a cybersquatting complaint filed at a California District Court last year, Licensing IP targeted ‘mydirtyhobby.to’ and several related domain names. These sites reportedly used Aylo’s copyrighted content without permission, as well as its trademarks, including MDH® and MY DIRTY HOBBY®.
</p>

<p>
	 
</p>

<p>
	Licensing IP alleged that the defendant intentionally registered these domains to profit from consumers’ brand recognition of these trademarks. This clearly violates the <a href="https://en.wikipedia.org/wiki/Anticybersquatting_Consumer_Protection_Act#:~:text=The%20Anticybersquatting%20Consumer%20Protection%20Act,a%20trademark%20or%20personal%20name." rel="external nofollow">Anti-Cybersquatting Consumer Protection Act</a>, which protects trademark owners against domain name abuse.
</p>

<h2>
	Rare ‘In Rem’ Lawsuit
</h2>

<p>
	Domain name trademark disputes are traditionally handled through ICANN’s Uniform Domain-Name Dispute-Resolution Policy (<a href="https://www.icann.org/resources/pages/help/dndr/udrp-en" rel="external nofollow">UDRP</a>) proceedings; Licensing IP took its cybersquatting claim to a U.S. federal court instead.
</p>

<p>
	 
</p>

<p>
	In this case, the complaint was filed <em>in rem</em>, meaning that the action proceeded against a property rather than a person. As a result, personal jurisdiction is not required, which makes it easier to go after domains operated by unknown ‘does’.
</p>

<p>
	 
</p>

<p>
	As the case progressed, the registrants of the domain names were contacted, but none made an appearance in court. This prompted Licensing IP to request a default judgment instructing the Tonic registry to transfer the trademark-infringing domain names.
</p>

<h2>
	Court Grants Domain Name Transfers
</h2>

<p>
	In February, U.S. Magistrate Judge Laurel Beeler issued a report and recommendations, siding with the adult entertainment company. The court confirmed it has jurisdiction over the case because the .to domain registrar, San Francisco company <a href="https://www.tonic.to/faq.htm" rel="external nofollow">Tonic Corp</a>, is located within the court’s district.
</p>

<p>
	 
</p>

<p>
	Since the complaint was filed <em>in rem</em>, personal jurisdiction over the foreign registrants was not required. After analyzing all the paperwork, Judge Beeler concluded that all factors in favor of granting a default judgment had been met.
</p>

<p>
	 
</p>

<p>
	As a result, she recommended issuing an order requiring the Tonic registrar to transfer mydirtyhobby.to, watchmdh.to, mdh.to and all other confusingly similar domain names to Licensing IP. The recommendation was adopted by District Court Judge Jon Tigar last week, finalizing the order.
</p>

<p>
	 
</p>

<p>
	<img alt="cybersquatting" class="ipsImage" data-ratio="75.10" height="427" width="720" src="https://torrentfreak.com/images/squatorder.jpg">
</p>

<p>
	<em>The order</em><br>
	 
</p>

<p>
	While the outcome of this case isn’t particularly surprising, the fact that it happened through a cybersquatting complaint is very rare.
</p>

<p>
	 
</p>

<p>
	Jason Tucker, president of <a href="https://www.battleshipstance.com/" rel="external nofollow">Battleship Stance</a>, an anti-piracy outfit that helps Aylo and other companies with their legal strategies, is pleased with the outcome. He sees it as an effective angle to target pirate sites that also abuse trademarks.
</p>

<p>
	 
</p>

<p>
	“This case shows there are still effective legal tools to take down pirate domains—especially when they target creators and misuse their names and content,” Tucker says.
</p>

<p>
	 
</p>

<p>
	Despite the favorable court order, several of the targeted domain names still appear to be online at the time of writing.
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the order adopting the report and recommendations, which grants the default judgment, is available <a href="https://storage.courtlistener.com/recap/gov.uscourts.cand.429324/gov.uscourts.cand.429324.35.0.pdf" rel="external nofollow">here (pdf)</a></em>
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/aylo-uses-cybersquatting-complaint-to-take-out-pirate-site-domains-250331/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28529</guid><pubDate>Tue, 01 Apr 2025 04:23:56 +0000</pubDate></item><item><title>Top 10 Most Pirated Movies of The Week &#x2013; March 31, 2025</title><link>https://nsaneforums.com/news/file-sharing-news/top-10-most-pirated-movies-of-the-week-%E2%80%93-march-31-2025-r28521/</link><description><![CDATA[<p>
	Every week we take a close look at the most pirated movies on torrent sites. What are pirates downloading? 'The Monkey' tops the chart, followed by 'Captain America: Brave New World'. 'Last Breath' completes the top three.
</p>

<p>
	 
</p>

<p>
	 The data for our weekly download chart is estimated by TorrentFreak, and is for informational and educational reference only.
</p>

<p>
	 
</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>
	 
</p>

<p>
	This week we have two newcomers on the list. “The Monkey” is the most shared title.
</p>

<h2>
	The most torrented movies for the week ending on March 31 are:
</h2>

<table border="1px solid black;" 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>
	<tbody>
		<tr>
			<td>
				<strong>1</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				The Monkey
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt27714946/" rel="external nofollow">6.2</a> / <a href="https://www.youtube.com/watch?v=husMGbXEIho" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>2</strong>
			</td>
			<td>
				(2)
			</td>
			<td>
				Captain America: Brave New World
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt14513804/" rel="external nofollow">6.0</a> / <a href="https://www.youtube.com/watch?v=1pHDWnXmK7Y" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>3</strong>
			</td>
			<td>
				(1)
			</td>
			<td>
				Last Breath
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt14403504/" rel="external nofollow">6.7</a> / <a href="https://www.youtube.com/watch?v=sNMyooXZZTM" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>4</strong>
			</td>
			<td>
				(3)
			</td>
			<td>
				The Electric State
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt7766378/" rel="external nofollow">6.1</a> / <a href="https://www.youtube.com/watch?v=KpN98z8Kf5E" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>5</strong>
			</td>
			<td>
				(4)
			</td>
			<td>
				Moana 2
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13622970/" rel="external nofollow">6.9</a> / <a href="https://www.youtube.com/watch?v=hDZ7y8RP5HE" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>6</strong>
			</td>
			<td>
				(8)
			</td>
			<td>
				Mufasa: The Lion King
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13186482/" rel="external nofollow">6.7</a> / <a href="https://www.youtube.com/watch?v=o17MF9vnabg&amp;t=2s" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>7</strong>
			</td>
			<td>
				(5)
			</td>
			<td>
				The Gorge
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt13654226/" rel="external nofollow">6.8</a> / <a href="https://www.youtube.com/watch?v=rUSdnuOLebE" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>8</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				Holland
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt3045628/" rel="external nofollow">5.0</a> / <a href="https://www.youtube.com/watch?v=IJm3LHoqdA4" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>9</strong>
			</td>
			<td>
				(…)
			</td>
			<td>
				Novocaine
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt29603959/" rel="external nofollow">6.8</a> / <a href="https://www.youtube.com/watch?v=IJm3LHoqdA4" rel="external nofollow">trailer</a>
			</td>
		</tr>
		<tr>
			<td>
				<strong>10</strong>
			</td>
			<td>
				(7)
			</td>
			<td>
				Cleaner
			</td>
			<td>
				<a href="https://www.imdb.com/title/tt27812086/" rel="external nofollow">4.9</a> / <a href="https://www.youtube.com/watch?v=-PyOIlJEdqA" rel="external nofollow">trailer</a>
			</td>
		</tr>
	</tbody>
</table>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/husMGbXEIho?feature=oembed" title="THE MONKEY - Official Redband Trailer -  In Theaters February 21" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	Note: We also publish an updating archive of all the list of <a href="https://torrentfreak.com/most-pirated-movies-of-2025/" rel="external nofollow">weekly most torrented movies lists</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/top-10-most-torrented-pirated-movies/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of March): 1,357</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28521</guid><pubDate>Mon, 31 Mar 2025 16:41:28 +0000</pubDate></item><item><title>UK Pirate Movie Cammers Thwarted 104 Times in 2024, Seven Arrested</title><link>https://nsaneforums.com/news/file-sharing-news/uk-pirate-movie-cammers-thwarted-104-times-in-2024-seven-arrested-r28515/</link><description><![CDATA[<p>
	Protecting movies during their relatively short theatrical window remains a priority for the industry. According to data released by the Film Content Protection Agency, UK cinema staff spotted and disrupted illegal recording activity 105 times in 2024, with seven individuals arrested by police. One recording did appear online, although that contained zero video.
</p>

<p>
	 
</p>

<p>
	 Movies recorded directly from cinema screens are identifiable online by the tag ‘cam’ and for those prepared to download them, often notable for their poor quality.
</p>

<p>
	 
</p>

<p>
	As theatrical windows are now fairly short compared to those of just a few years ago, the prospect of ruining a movie for the sake of a few weeks has made cams less attractive than they once were. Yet in the summer of 2022, when at least four cam copies were spotted online and then traced back to two cinemas in the UK, this turned into a major incident.
</p>

<p>
	 
</p>

<p>
	The ‘cammed’ copies were some of the best to appear online in years so when a <a href="https://torrentfreak.com/despite-155-piracy-incidents-in-cinemas-pirates-suffer-worst-year-since-2012-240417/" rel="external nofollow">24-year-old man was convicted</a> in 2023 for fraud and copyright offenses, it’s likely that the UK cinema industry breathed a collective sigh of relief.
</p>

<h2>
	Film Content Protection Agency
</h2>

<p>
	Working alongside the Film Distributors’ Association (FDA), the Film Content Protection Agency (FCPA) is responsible for ensuring that when movies are shown in UK cinemas, nobody is able to walk away with a copy recorded from the big screen.
</p>

<p>
	 
</p>

<p>
	Given that copies have a tendency to end up on the internet, the stakes are very high indeed and could even affect day-and-date premieres in the UK. The good news for FDA/FCPA is that security is now holding up really well. Indeed, after the events of 2022, the remainder of that year through to the end 2023 was an all-round success with not a single leak from any cinema in the UK and Ireland.
</p>

<p>
	 
</p>

<p>
	<img alt="no-uk-cam-2024" class="ipsImage" data-ratio="75.10" height="720" width="618" src="https://torrentfreak.com/images/no-uk-cam-2024.png">
</p>

<p>
	<em>Source: <a href="https://filmdistributorsassociation.com/" rel="external nofollow">FCPA</a> Newsletter</em>
</p>

<p>
	 
</p>

<p>
	“The success of the FCPA program was very apparent during 2023, with all theatrical releases being protected across the territory over the year,” says Simon Brown, director at the Film Content Protection Agency.
</p>

<h2>
	Two Years of Excellent Results
</h2>

<p>
	With 2022 fading into history, data shows near flawless FCPA performance for both 2023 and 2024.
</p>

<p>
	 
</p>

<p>
	“The last high-impact case, identified by film-forensics, was back in August 2022 involving a series of incidents at two cinemas in Liverpool. The end of 2023 marked an incredible and unprecedented 16-month period of protection from piracy in cinemas.”
</p>

<p>
	 
</p>

<p>
	<img alt="liverpool-cam" class="ipsImage" height="136" width="280" src="https://torrentfreak.com/images/liverpool-cam.png">
</p>

<p>
	 
</p>

<p>
	The image above appears in the Film Distributors’ Association’s 2024 Yearbook. It demonstrates that even if ‘cammers’ aren’t caught in the act, once recordings appear online it’s technically quite trivial to identify the source of the recording, including the exact screen and time of day.
</p>

<p>
	 
</p>

<p>
	CCTV and suspects’ general conduct – including booking online, paying for a ticket by credit card, or preference for certain seating, can all play a part in their demise.
</p>

<p>
	 
</p>

<p>
	Other persistent risks concern diligent cinema staff. In addition to specific training on how to spot potential cammers, cash rewards help to keep everyone alert in the event of a live security breach.
</p>

<p>
	 
</p>

<p>
	“One of the FCPA’s core objectives focuses on the development and delivery of anti-piracy awareness and vigilance amongst those who work in cinemas across the UK and Ireland,” FCPA/FDA reports.
</p>

<p>
	 
</p>

<p>
	“In 2024, FCPA delivered 48 training events to in excess of 1,500 cinema staff, and the impact of this was evident in the 105 incidents reported by sites where staff had successfully spotted and disrupted illegal recording activity.”
</p>

<p>
	 
</p>

<p>
	Film exhibitors reported 155 piracy-related security incidents in 2023 so that may suggest that at least some would-be pirates lost interest or were deterred in 2024. Of those prepared to shoulder the risk, from a total of 105 incidents seven people were arrested and five led to police cautions.
</p>

<h2>
	The One That Got Away
</h2>

<p>
	The only incident that led to a leak in 2024 was traced back to a cinema in Scotland. In May 2024, film forensics investigators discovered that the audio track of a movie recorded in Glasgow was being made available online having been synced with the video of the same movie ‘cammed’ at a cinema in Mexico.
</p>

<p>
	 
</p>

<p>
	<img alt="cammer busted" class="ipsImage" data-ratio="75.10" height="551" width="670" src="https://torrentfreak.com/images/cammer-busted.png">
</p>

<p>
	<em>Busted (source: FCPA)</em>
</p>

<p>
	 
</p>

<p>
	“The availability of local-language soundtracks often enhance a pirated film’s potential value and desirability, and cases such as this demonstrate the organized nature of the criminal networks in this field, and often internationally,” FCPA/FDA continue.
</p>

<p>
	 
</p>

<p>
	“The attractiveness of an infringing English soundtrack in particular is an added threat for cinemas here due to this vulnerability. The subsequent FCPA investigation in Glasgow quickly identified two suspects and work is ongoing with Police Scotland to progress this early in 2025.
</p>

<p>
	 
</p>

<p>
	“The recent Glasgow case represents the only high-impact case (albeit audio-only) over the past 29 months. Much of this successful protection can be attributed to the robust anti-piracy work being done in cinemas,” the cinema groups conclude.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/uk-pirate-movie-cammers-thwarted-104-times-in-2024-seven-arrests-250331/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28515</guid><pubDate>Mon, 31 Mar 2025 07:41:03 +0000</pubDate></item><item><title>Anna&#x2019;s Archive Scraping: Court Defers Key Questions to State Supreme Court</title><link>https://nsaneforums.com/news/file-sharing-news/anna%E2%80%99s-archive-scraping-court-defers-key-questions-to-state-supreme-court-r28514/</link><description><![CDATA[<p>
	The legal battle between library database giant OCLC and shadow library search engine Anna's Archive has hit a snag. A federal judge in Ohio expressed uncertainty about the legality of large-scale data scraping under state law and declined to rule on OCLC's request for a default judgment. Instead, the judge decided to send core legal questions to the Supreme Court of Ohio for clarification.  
</p>

<p>
	 
</p>

<p>
	<a href="https://en.wikipedia.org/wiki/Anna%27s_Archive" rel="external nofollow">Anna’s Archive</a> is a meta-search engine for shadow libraries that allows users to find pirated books and other related sources.
</p>

<p>
	 
</p>

<p>
	The site launched in <a href="https://torrentfreak.com/annas-archive-opens-the-door-to-z-library-and-other-pirate-libraries-221118/" rel="external nofollow">the fall of 2022</a>, just days after Z-Library was targeted in a U.S. criminal crackdown, to ensure continued availability of ‘free’ books and articles to the broader public.
</p>

<p>
	 
</p>

<p>
	In late 2023, Anna’s Archive <a href="https://torrentfreak.com/annas-archive-scraped-worldcat-to-help-preserve-all-books-in-the-world-231003/" rel="external nofollow">expanded its offering</a> by making information from OCLC’s proprietary <a href="https://en.wikipedia.org/wiki/WorldCat" rel="external nofollow">WorldCat database</a> available online. The site’s operators took more than a year to scrape 2.2 terabytes of data and published roughly 700 million unique records online, for free.
</p>

<p>
	 
</p>

<p>
	<img alt="worldcat" class="ipsImage" height="338" width="600" src="https://torrentfreak.com/images/worldcattorrent.jpg">
</p>

<p>
	 
</p>

<p>
	This ‘metadata’ heist was a massive breakthrough in the site’s quest to archive as much published content as possible. However, OCLC wasn’t pleased and <a href="https://torrentfreak.com/lawsuit-accuses-annas-archive-of-hacking-worldcat-stealing-2-2-tb-data-240207/" rel="external nofollow">responded with a lawsuit</a> at an Ohio federal court, accusing the site and its operators of hacking, unjust enrichment, and breach of contract.
</p>

<p>
	 
</p>

<p>
	The non-profit says that it spent more than a million dollars responding to Anna’s Archive’s alleged hacking efforts. Even then, it couldn’t prevent the data from being released through a torrent.
</p>

<p>
	 
</p>

<p>
	“Defendants, through the Anna’s Archive domains, have made, and continue to make, all 2.2 TB of WorldCat® data available for public download through its torrents,” OCLC wrote in its complaint filed at an Ohio federal court.
</p>

<h2>
	Default Requested
</h2>

<p>
	Over the past year, the operators of Anna’s Archive haven’t responded in court. The only named defendant <a href="https://torrentfreak.com/key-defendant-in-annas-archive-lawsuit-denies-any-involvement-with-the-site-240416/" rel="external nofollow">flat-out denied</a> all connections to the site, and OCLC receive no response from any of the official Anna’s Archive email addresses previously served.
</p>

<p>
	 
</p>

<p>
	Meanwhile, the pirate library continued to offer the WorldCat® data, which is a major problem for the organization. With no prospect of a two-sided legal battle, OCLC therefore moved for a default judgment.
</p>

<p>
	 
</p>

<p>
	OCLC said that it is fighting an unknown defendant who is unwilling to show up in court. Therefore, a default judgment, with damages that could potentially run to millions of dollars, is the only option it has available.
</p>

<h2>
	Ohio Federal Court Slams on the Brakes
</h2>

<p>
	The matter was presented as a straightforward case, but in an order released last week, Judge Watson finds the path to judgment far from clear.
</p>

<p>
	 
</p>

<p>
	In a detailed <a href="https://torrentfreak.com/images/annadismiss.pdf" rel="external nofollow">“Opinion and Order” (pdf)</a> Judge Watson shared his uncertainty about applying established Ohio legal principles in a data scraping context. He explicitly stated that the case poses “novel and unsettled” issues of Ohio law, noting that “no Ohio court has ever applied its law as OCLC would have this Court do.”  
</p>

<p>
	 
</p>

<p>
	The judge is concerned that a new state law could be created through a federal court. He systematically dismantled OCLC’s arguments for default judgment; not necessarily because they are wrong, but due to the lack of guiding Ohio precedent for each of its claims.
</p>

<p>
	 
</p>

<p>
	For example, the court questions whether OCLC’s contract claim, which relies on the Terms and Conditions that prohibit scraping, are enforceable. These terms are “<a href="https://en.wikipedia.org/wiki/Browsewrap" rel="external nofollow">browserwrap</a>” available without an “I agree” button, which means that defendants may not have been privy to it.
</p>

<p>
	 
</p>

<p>
	The contract Terms and Conditions might also be preempted by copyright law, as is true for other claims, including the claim for unjust enrichment.
</p>

<p>
	 
</p>

<p>
	“As with OCLC’s contract claim, whether federal copyright law preempts its unjust enrichment claim depends on the state-law interests that claim serves. So the Court will invite OCLC and the Supreme Court of Ohio to elaborate on those interests,” Judge Watson writes.
</p>

<h2>
	Many Unanswered Questions
</h2>

<p>
	Judge Watson further questioned whether copying scraped data, especially publicly accessible data, can be considered legally “unjust”? Finding no guidance in Ohio law, he asked several hypothetical questions in response.
</p>

<p>
	 
</p>

<p>
	“Candidly, the Court does not know how to begin evaluating whether ‘unjust circumstances’ are present here. Is it ever unjust to retain publicly available data? If so, when?” Judge Watson writes.
</p>

<p>
	 
</p>

<p>
	“The Court presumes that it may sometimes be unjust to retain private data, but the Court imagines that the line between public and private data is not easy to draw. For example, is it unjust for someone with a properly obtained password to scrape data from the password-protected parts of a site? What if they terminate their subscription?”
</p>

<p>
	 
</p>

<p>
	<img alt="candidly" class="ipsImage" height="229" width="720" src="https://torrentfreak.com/images/candidly.jpg">
</p>

<p>
	 
</p>

<p>
	Since Ohio law offers no guidelines on how to answer these questions, the Court decided to seek guidance from the Supreme Court of Ohio.
</p>

<h2>
	Bad Facts Can Make Bad Law
</h2>

<p>
	Based on the presented information, Judge Watson denied OCLC’s motion for default judgment. The same applies to the motion to dismiss, filed by the named defendant. These motions can be refiled later, once the Supreme Court of Ohio clarifies the legal questions.
</p>

<p>
	 
</p>

<p>
	While Judge Watson expressed sympathy for the problems faced by OCLC, he stressed the need to avoid creating ‘<a href="https://www.nybooks.com/online/2023/11/25/bad-facts-bad-law-supreme-court-guns/" rel="external nofollow">bad law</a>’ based on potentially challenging facts.
</p>

<p>
	 
</p>

<p>
	“The Court is sympathetic to OCLC’s situation: a band of copyright scofflaws cloned WorldCat’s hard-earned data, gave it away for free, and then ignored OCLC when it sued them in this Court. But mindful that bad facts sometimes make bad law, the Court requests that an Ohio court intervene before this Court makes any new state tort, contract, property, or criminal law.
</p>

<p>
	 
</p>

<p>
	“The Court resolves to certify the novel Ohio-law issues identified above to the Supreme Court of Ohio,” Judge Watson adds, noting that the details of the questions have yet to be determined.
</p>

<p>
	 
</p>

<p>
	In practice, this means that there will likely be a significant delay before this matter is resolved. The court’s hesitation also highlights that web scraping remains a legal gray area that requires careful consideration. In the meantime, Anna’s Archive remains online, with all the scraped OCLC data intact.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/annas-archive-scraping-court-defers-key-questions-to-state-supreme-court/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28514</guid><pubDate>Mon, 31 Mar 2025 07:39:23 +0000</pubDate></item><item><title>Dramacool Was Targeted by Kocowa as Part of an Ongoing U.S. Lawsuit</title><link>https://nsaneforums.com/news/file-sharing-news/dramacool-was-targeted-by-kocowa-as-part-of-an-ongoing-us-lawsuit-r28502/</link><description><![CDATA[<p>
	Months after Dramacool and several associated streaming sites shut down, many fans are still in mourning. The shutdown was initially shrouded in mystery, but legal paperwork reveals that a U.S. court order, obtained by the owner of legal streaming platform Kocowa, is the likely culprit. The same company hopes to identify the sites' operators, including some copycats, to bring them to justice.
</p>

<p>
	 
</p>

<p>
	 Fans of Asian drama and anime with a preference for pirate sites were hit hard last November when Dramacool and several associated sites <a href="https://torrentfreak.com/dramacool-shuts-down-pirate-operation-following-legal-pressure-241128/" rel="external nofollow">shut down</a>.
</p>

<p>
	 
</p>

<p>
	The Dramacool team permanently closed its Asianc, Asianwiki, Watchasia, Dramanice and Runasian websites, citing pressure from copyright holders.
</p>

<p>
	 
</p>

<p>
	These streaming sites catered to a massive audience, as was exemplified by the shutdown message on X, which was viewed more than five million times. And while months have passed since, social media mentions show that many former fans still miss the sites today.
</p>

<p>
	 
</p>

<p>
	While Dramacool stepped away from offering pirated streams, the site’s X account is still active and thriving, posting regular updates on Korean drama and entertainment. However, this may soon come to an end, as the American-owned streaming platform Kocowa wants it taken offline, and then some.
</p>

<h2>
	Kocowa Behind Dramacool’s Troubles
</h2>

<p>
	While Dramacool never shared specifics on its legal issues, court records obtained by TorrentFreak show that Wavve Americas Inc. (wA) filed a lawsuit against the unknown operators of various Dramacool domains last October.
</p>

<p>
	 
</p>

<p>
	As shown below, the targeted domain names include Asianc, Watchasia, Dramanice, and Runasian, all of which offered pirated streams. The affiliated Asianwiki.co information portal, which frequently shared information concerning domain name updates, is listed as a defendant too.
</p>

<p>
	 
</p>

<p>
	<img alt="dramacool complaint" class="ipsImage" data-ratio="75.10" height="489" width="720" src="https://torrentfreak.com/images/dramacoolcomplaint.jpg">
</p>

<p>
	<em>The complaint</em><br>
	 
</p>

<p>
	The complaint is not limited to the official domain names operated by Dramacool. It also includes popular copycat websites such as Dramacool.com.tr and Asianc.sh, naming their registrants in the complaint.
</p>

<p>
	 
</p>

<p>
	The same applies to Minh Van Ngoc Mym, the developer of the “Dramacool – Kdrama Video Movie” app, which was previously listed in Apple’s iOS store.
</p>

<p>
	 
</p>

<p>
	Wavve said that it tried to stop the defendants’ infringing conduct by reaching out to domain registrar Namecheap, Apple, and by contacting the websites through publicly listed email addresses, but there were no immediate results.
</p>

<h2>
	Restraining Order &amp; Shutdown
</h2>

<p>
	Soon after filing the complaint at a federal court in Arizona, Kocowa’s owner requested an <em>ex parte</em> order, requiring all defendants to cease their infringing activity. In response, the court granted a temporary restraining order (TRO) on November 4 last year, except for Asianwiki.
</p>

<p>
	 
</p>

<p>
	Wavve clarified that Asianwiki was likely linked to the same operators. The site offered information on how to access the streaming sites when domain names were shut down, and occasionally linked to infringing content itself, the company said. This was sufficient for the court to add Asianwiki to a follow-up TRO.
</p>

<p>
	 
</p>

<p>
	A few days after these orders were granted, Dramacool announced that its websites would shut down permanently. In hindsight, we can assume that the lawsuit filed by Kocowa was the source of the ‘legal pressure’ Dramacool mentioned at the time.
</p>

<p>
	 
</p>

<p>
	<img alt="kocowa" class="ipsImage" data-ratio="75.10" height="538" width="720" src="https://torrentfreak.com/images/kocowa.jpg">
</p>

<p>
	<em>Kocowa+</em><br>
	 
</p>

<p>
	While the restraining order did not require Namecheap to take action, the domain registrar appears to have stepped in. Several domains show the hallmarks of Namecheap suspensions which, again, are likely linked to the same lawsuit.
</p>

<h2>
	Social Media Targeted, Identities Sought
</h2>

<p>
	With the most popular Dramacool domains offline, Kocowa could already celebrate an early victory. Parent company Wavve Americas, however, is not done yet. Last week, the court granted its request for an injunction.
</p>

<p>
	 
</p>

<p>
	The injunction prohibits all parties from continuing their infringing activities. In addition to restraining use of domain names, the injunction also applies to various social media channels. Several Telegram channels and a Discord server must be disabled, plus Dramacool’s X account which is currently still online.
</p>

<p>
	 
</p>

<p>
	<img alt="dramacool twitter acct" class="ipsImage" height="252" width="720" src="https://torrentfreak.com/images/twitter-cool.jpg">
</p>

<p>
	 
</p>

<p>
	In an order dated March 17, 2025, the Arizona court converted the TROs into a preliminary injunction, ensuring that the restrictions remain in place for the duration of the lawsuit. In addition, Wavve is now allowed to serve several of the defendants via email, instead of in person.
</p>

<p>
	 
</p>

<p>
	Information previously revealed that the defendants may be scattered across Thailand, Vietnam, Pakistan, the Netherlands, and New Jersey. Since not all physical addresses appear to be complete or legitimate, the court permitted the company to use email instead.
</p>

<p>
	 
</p>

<p>
	However, the court drew a line for four specific defendants, including the app developer Minh Van Ngoc Mym and the unknown registrants of Dramacool.ba, Dramacool.com.tr, and Dramacool.com.vc. Since Wavve couldn’t show whether these defendants are located inside or outside the U.S., the court ruled that serving them via email wasn’t appropriate without sufficient legal justification.
</p>

<p>
	 
</p>

<p>
	To allow the case to proceed, the court ordered Wavve to update its complaint to formally name the responsible individuals that were connected to the Dramacool domains though discovery.
</p>

<p>
	 
</p>

<p>
	While writing this acticle, Wavve served all defendants via email. The company also filed an amended complaint, listing the alleged operators of the websites. This includes a person named “Tommy USA” who is linked to the dramanice.la, runasian.net, watchasia.to, and asianc.sh domains. Kocowa’s parent company requests significant damages from all defendants.
</p>

<p>
	 
</p>

<p>
	<img alt="amended" class="ipsImage" height="407" width="600" src="https://torrentfreak.com/images/amended-600x407.jpg">
</p>

<p>
	 
</p>

<p>
	<em>—</em>
</p>

<p>
	 
</p>

<p>
	<em>A copy of the Arizona federal court order, issued by U.S. District Judge Krissa Lanham, is available <a href="https://torrentfreak.com/images/order-drama.pdf" rel="external nofollow">here (pdf)</a></em>. The amended complaint is <a href="https://torrentfreak.com/images/amended-drama.pdf" rel="external nofollow">available here (pdf)</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/dramacool-was-targeted-by-kocowa-as-part-of-an-ongoing-u-s-lawsuit-250329/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28502</guid><pubDate>Sat, 29 Mar 2025 19:10:23 +0000</pubDate></item><item><title>Judge Confirms LaLiga&#x2019;s Right to Block Cloudflare in Pursuit of IPTV Pirates</title><link>https://nsaneforums.com/news/file-sharing-news/judge-confirms-laliga%E2%80%99s-right-to-block-cloudflare-in-pursuit-of-iptv-pirates-r28480/</link><description><![CDATA[<p>
	Last December, a Spanish judge authorized LaLiga to block Cloudflare's shared IP addresses to combat piracy. Thousands of innocent internet users were affected, prompting Cloudflare and cybersecurity group RootedCon to ask the court to overturn the order. A judge has now denied both requests, stating that no evidence was presented to show that blocking caused any damage.
</p>

<p>
	 
</p>

<p>
	 When LaLiga claimed that Cloudflare’s refusal to enforce its terms against piracy made the company responsible for the unintended consequences of site blocking, legal action was all but inevitable.
</p>

<p>
	 
</p>

<p>
	According to Cloudflare, <a href="https://torrentfreak.com/spain-piracy-crisis-cloudflare-says-laliga-knew-danger-blocked-ip-address-anyway-250211/" rel="external nofollow">LaLiga knew</a> that blocking a Cloudflare IP address used by a pirate service would also block innocent Cloudflare customers sharing the same IP. What mattered to LaLiga was the nature of the order it obtained last December, which reportedly authorized such blocking in the context of LaLiga’s escalating fight against piracy.
</p>

<p>
	 
</p>

<p>
	Under the claimed authority of the court, LaLiga’s subsequent blocking of Cloudflare IP addresses performed exactly as predicted. The ensuing collateral damage, which LaLiga insisted was both limited and Cloudflare’s responsibility, appeared to have little effect on LaLiga’s determination. Some commenters described the <a href="https://torrentfreak.com/laliga-blocks-cloudflare-again-new-pirate-iptv-providers-anything-in-the-way-250218/" rel="external nofollow">continued disruption</a> as a threat to national security, but there was no visible government intervention.
</p>

<h2>
	Cloudflare and RootedCON Fail to Overturn Blocking Order
</h2>

<p>
	Hoping to bring the crisis to an end, Cloudflare and cybersecurity group RootedCON launched separate legal actions with the same goal. The precise details of their arguments remain unclear. At the core, any order lacking guardrails to protect the innocent, issued without allowing a company like Cloudflare to participate before it goes into effect, should be invalidated.
</p>

<p>
	 
</p>

<p>
	LaLiga predicted that these protests would be pointless, and indeed, the Commercial Court No. 6 of Barcelona has dismissed both challenges.
</p>

<p>
	 
</p>

<p>
	The court affirmed that the purpose of the order was to authorize blocking of IP addresses used for the unlawful distribution of content belonging to LALIGA and distributed by Telefonica. According to a statement by LaLiga, the Court found no fault with the procedure; it was found to be in full compliance with the law, contrary to claims by RootedCON that the order violates fundamental rights and limits free access to information.
</p>

<p>
	 
</p>

<p>
	“The decision reaffirms that the [blocking] action is in accordance with the law and is protected by current legislation regarding intellectual property and information society services, ratifying the validity of the procedure,” LaLiga’s statement reads.
</p>

<p>
	 
</p>

<p>
	“In fact, it rules out that a ‘procedural device’ has occurred, as suggested by some applicants, and confirms the validity of the procedure followed, disregarding the court order that there is a procedure for indiscriminate blocking, expressly declaring that there was no ‘undermining of guarantees’.”
</p>

<p>
	 
</p>

<p>
	Those guarantees relate to text in the order stating that it was granted partly on the basis that the blocking measures requested were not considered “contrary to the law, public order or harmful to third parties.”
</p>

<h2>
	No Evidence of Any Harm or Damage
</h2>

<p>
	Directly citing the text in the Court’s decision, LaLiga notes that the Court dismissed all claims that LaLiga’s blocking was responsible for damage, due to the lack of any supporting evidence.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<em>“[It] is not proven, from the arguments made by the various petitioners, that any damage has occurred, nor is such damage identified, nor quantified, nor is the taking of any evidence requested aimed at proving, directly or indirectly, the generation of damage as a constitutive element of the claim for annulment.”</em>
	</p>
</blockquote>

<p>
	A statement from Cloudflare expresses disappointment that the Court failed to recognize the negative effect on its business. However, Cloudflare suggests that the fight may continue, despite the Court indicating that there can be no appeal.
</p>

<p>
	 
</p>

<p>
	“Cloudflare is disappointed with the court ruling, which upholds an order LaLiga relied on to block large areas of the internet in Spain,” Cloudflare notes.
</p>

<p>
	 
</p>

<p>
	“The court order is based on the fact that Cloudflare was not the direct target of the order, and fails to address the significant interference with its services and the harm to innocent consumers, websites, and businesses caused by LaLiga’s blocks. Cloudflare is evaluating the next steps in this litigation and will continue to fight actions that threaten internet freedom.”
</p>

<h2>
	RootedCON: We Do Not Understand the Judge’s Decision
</h2>

<p>
	RootedCON’s statement seems to imply that the decision was made without full consideration of available information. In any event, the negative effect on innocent internet users seems to have been disregarded.
</p>

<p>
	 
</p>

<p>
	“The judge has surprisingly dismissed our request (and Cloudflare’s), allowing La Liga to continue blocking, at will, websites and IP addresses that have no connection to ‘piracy’,” the organization notes.
</p>

<p>
	 
</p>

<p>
	“RootedCON remains firmly committed to defending citizens and will pursue all necessary legal means. We do not understand the judge’s decision, as we assumed he had not been provided with all the information necessary to issue a ruling. Unfortunately, his role has now become clear.”
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/judge-confirms-laligas-right-to-block-cloudflare-in-pursuit-of-iptv-pirates-250328/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28480</guid><pubDate>Fri, 28 Mar 2025 09:02:32 +0000</pubDate></item><item><title>UN Database WIPO ALERT Helps to Facilitate Globalized Pirate Site Blocking</title><link>https://nsaneforums.com/news/file-sharing-news/un-database-wipo-alert-helps-to-facilitate-globalized-pirate-site-blocking-r28461/</link><description><![CDATA[<p>
	A report from Brazil suggests that the existence of an international site-blocking movement isn't just a theory. After contributing 8,000+ pirate domains to a database maintained by UN IP agency WIPO, Brazil goes on to describe a "unified global effort" and the importance of a system underpinning it. According to Brazil,. WIPO ALERT ensures that sites identified as infringing in one country, are subsequently blocked and deindexed by other nations.
</p>

<p>
	 
</p>

<p>
	 In Brazil, the Ministry of Justice and Public Security were scheduled to meet with National Telecommunications Agency Anatel this week to discuss a persistent piracy problem.
</p>

<p>
	 
</p>

<p>
	Known as Gatonet, these unlicensed and illegal TV networks seem to rely on their connections with organized crime.
</p>

<p>
	 
</p>

<p>
	Last week, the authorities said they’d shut down one such operation linked to a powerful drug trafficker known locally as Peixão. Sabotage of legitimate equipment and threats against engineers sent to repair it, allows illegal equipment operated by notorious criminal groups to take over local markets. Expansion beyond pirate TV into other commodity markets is common too.
</p>

<p>
	 
</p>

<p>
	“After exchanging intelligence information, it was possible to verify that the criminals were monopolizing the sales of gas and water cylinders in communities that are influenced by the criminal organization,” law enforcement officers <a href="https://netdiario.com.br/noticias/gatonet-bando-tambem-teria-interesse-em-vender-gas-e-agua-em-teresopolis/" rel="external nofollow">reported</a> last week.
</p>

<h2>
	Digital Threats
</h2>

<p>
	In addition to tackling piracy threats in physical form, Brazil also tackles infringement in the digital realm. In common with dozens of countries all around the world, site-blocking is the weapon of choice, and Brazil uses it almost continuously.
</p>

<p>
	 
</p>

<p>
	Brazil’s official blocklist is technically confidential, but practicalities dictate otherwise.
</p>

<p>
	 
</p>

<p>
	A lack of central control in a country with more than 20,000 ISPs, each left to determine how blocking is carried out (if at all in some cases), means that the list is usually available for review.
</p>

<p>
	 
</p>

<p>
	<img alt="br-blocklist" class="ipsImage" height="144" width="350" src="https://torrentfreak.com/images/br-blocklist.png">
</p>

<p>
	 
</p>

<p>
	In our <a href="https://torrentfreak.com/brazil-blocks-another-250-pirate-domains-milestone-15000-just-ahead/" rel="external nofollow">overview last November</a>, we estimated that around 15,000 domains were being blocked, the majority for piracy but a significant number for links to illegal gambling.
</p>

<p>
	 
</p>

<p>
	The full list ebbs and flows as new domains are added and removed for various reasons. Right now the list contains close to 22,000 domains, which should not be interpreted as 22,000 <em>blocked sites</em>.
</p>

<p>
	 
</p>

<p>
	There are countless examples where single sites respond to blocking with a new domain, triggering another block and the deployment of another new domain, even several at once. The image above right spotted on a local discussion platform likens the challenge of blocking a site called Topflix to playing the game Guitar Hero; with 250 domains on the current blocklist, it’s not difficult to see why.
</p>

<h2>
	Brazil Reports Almost 8,000 Blocked Domains to WIPO
</h2>

<p>
	Operating under the Ministry of Justice and Public Security (MJSP), the National Council to Combat Piracy and Crimes Against Intellectual Property (CNCP) is reportedly stepping up its online anti-piracy efforts. Since Brazil participates in the WIPO ALERT program operated by the World Intellectual Property Organization (WIPO), CNCP recently submitted around 391 domains to the confidential WIPO ALERT program.
</p>

<p>
	 
</p>

<p>
	WIPO ALERT is described as a centralized list of pirate site domains submitted by participating countries, confirmed last year as 15 following the <a href="https://torrentfreak.com/ukraine-commits-to-piracy-crackdown-draws-up-blacklist-joins-wipo-alert-240328/" rel="external nofollow">addition of Ukraine</a>. The stated purpose of WIPO ALERT, to help advertisers avoid pirate sites, has remained substantially unchanged since its 2019 launch.
</p>

<p>
	 
</p>

<p>
	<img alt="wipo-alert" class="ipsImage" height="400" width="720" src="https://torrentfreak.com/images/wipo-alert.png">
</p>

<p>
	 
</p>

<p>
	In an announcement this week, CNCP said it had submitted another 7,931 domains subject to local blocking orders to the central WIPO ALERT database. It also revealed WIPO ALERT to be much more than just an advertising ‘blacklist’.
</p>

<h2>
	Central Point For Global Site-Blocking Information
</h2>

<p>
	CNCP Executive Secretary, Andrey Corrêa, explained that WIPO ALERT plays an important role in global cybersecurity by preventing fraud and other crimes associated with pirate sites.
</p>

<p>
	 
</p>

<p>
	“This international collaboration mechanism is a clear example of how cooperation between countries and organizations strengthens the fight against criminal activities in the digital environment,” Corrêa said.
</p>

<p>
	 
</p>

<p>
	The <a href="https://agenciagov.ebc.com.br/noticias/202503/brasil-intensifica-combate-a-pirataria-digital-e-reporta-mais-de-8-mil-sites-ilegais-a-onu" rel="external nofollow">announcement</a> then continued with the following (emphasis ours):
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<em>The platform is essential for a unified global effort to combat digital piracy, with the exchange of information between governments and international organizations. </em>
	</p>

	<p>
		 
	</p>

	<p>
		<em>This sharing increases the effectiveness of copyright protection and online security measures, reducing the distribution of illegal content and benefiting both consumers and content creators. </em>
	</p>

	<p>
		<em> </em>
	</p>

	<p>
		<em><strong>The system also ensures that once a website is identified as an infringer in one country, it can be blocked and de-indexed in other nations.</strong></em>
	</p>
</blockquote>

<p>
	How this works in practice isn’t explained. However, since there’s a general push towards administrative blocking programs rather than those authorized by court orders with judicial oversight, it wouldn’t be a surprise if WIPO ALERT-listed domains were eventually waved through locally on a ‘trusted submitter’ basis.
</p>

<p>
	 
</p>

<p>
	Coupled with WIPO ALERT-PAY, a pilot apparently launched last year to strangle access to payment service providers globally, WIPO ALERT appears to be focusing on the bigger picture and a globalized anti-piracy response.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/un-database-wipo-alert-helps-to-facilitate-globalized-pirate-site-blocking-250327/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28461</guid><pubDate>Thu, 27 Mar 2025 08:58:52 +0000</pubDate></item><item><title>Anthropic Scores Preliminary Victory in AI-Copyright Clash Against Music Companies</title><link>https://nsaneforums.com/news/file-sharing-news/anthropic-scores-preliminary-victory-in-ai-copyright-clash-against-music-companies-r28444/</link><description><![CDATA[<p>
	In a closely watched battle between music publishers and AI developer Anthropic, a California court has denied a request to halt the use of copyrighted song lyrics with its refusal to grant a preliminary injunction. The court ruled that the music publisher failed to demonstrate immediate and irreparable harm, while the scope of the requested restrictions was "ever-expanding".
</p>

<p>
	 
</p>

<p>
	Over the past few years, AI technology has progressed at a rapid pace.
</p>

<p>
	 
</p>

<p>
	This includes large language models, which are typically trained on a broad datasets of texts; the more, the better.
</p>

<p>
	 
</p>

<p>
	When AI hit the mainstream, it became apparent that rightsholders were not always pleased that their works had been used to train AI. This applies to photographers, artists, music companies, journalists, and authors, some of whom formed groups to file copyright infringement lawsuits to protect their rights.
</p>

<h2>
	Music Companies vs. Anthropic
</h2>

<p>
	In one of these lawsuits, music publishers including Concord and Universal <a href="https://www.courtlistener.com/docket/68889092/concord-music-group-inc-v-anthropic-pbc/" rel="external nofollow">sued</a> AI startup Anthropic. In a complaint filed last fall, they accused the company of “systematic and widespread infringement of their copyrighted song lyrics.”
</p>

<p>
	 
</p>

<p>
	Specifically, they argued that <a href="https://www.anthropic.com/" rel="external nofollow">Anthropic</a> used their lyrics as training data without obtaining permission. They also showed several examples of lyrics that were reproduced by the Claude chatbot when prompted. With hundreds of works in the lawsuit, potential damages run into the millions of dollars.
</p>

<p>
	 
</p>

<p>
	In response to the claims, Anthropic didn’t deny that it might have used lyrics to train its model but argued that’s permitted under fair use. Anthropic didn’t intend for its chatbot to reproduce lyrics in full; if it did, that was purely accidental, the company said.
</p>

<p>
	 
</p>

<p>
	“Anthropic has always had guardrails in place to try to prevent that result. If those measures failed in some instances in the past, that would have been a ‘bug,’ not a ‘feature’, of the product,” the company wrote earlier this year.
</p>

<h2>
	Music Industry Requests ‘Guardrail’ Injunction
</h2>

<p>
	The ‘guardrail’ comment was made in response to a request for injunctive relief by the music companies. They asked the court to issue an order that prevents the use of its copyrighted lyrics as output and training input going forward.
</p>

<p>
	 
</p>

<p>
	Before the court could rule on the request, both sides already agreed on a stipulation, with Anthropic agreeing to keep the already-implemented guardrails for the output of its current AI models in place. While that was a welcome assurance for the music companies, the input side remained unaddressed.
</p>

<p>
	 
</p>

<p>
	Anthropic argued that it would be complicated to prevent the use of current and future lyrics as training data, as these are available across the Internet. The AI company sees publicly available data as ‘fair use’ training inputs.
</p>

<p>
	 
</p>

<p>
	The music companies disagreed, and they found the music industry trade group <a href="https://torrentfreak.com/riaa-backs-ai-copyright-lawsuit-against-anthropic-sees-similarities-with-napster-240807/" rel="external nofollow">RIAA on their side</a>. The RIAA and others highlighted that the supposed choice between innovation and copyright protection had been used by ‘pirate’ services in the past, but courts rendered these services unlawful anyway.
</p>

<h2>
	Court Denies Injunction
</h2>

<p>
	After reviewing the arguments from both sides, California District Court Judge Eumi K. Lee denied the music companies’ request for a preliminary injunction yesterday. This means that Anthropic is not required to restrict its training data at this stage of the legal battle.
</p>

<p>
	 
</p>

<p>
	<img alt="anthropic dismiss" class="ipsImage" data-ratio="75.10" height="355" width="720" src="https://torrentfreak.com/images/conclusion-anthr-dismiss-scaled.jpg">
</p>

<p>
	<em>Judge Lee’s order (<a href="https://torrentfreak.com/images/anthropic.pdf" rel="external nofollow">full pdf</a>)</em><br>
	 
</p>

<p>
	In her order, Judge Lee notes that a preliminary injunction is an extraordinary remedy which, among other things, requires plaintiffs to show that they are suffering irreparable harm. The order focuses solely on the input side where lyrics are used as training data, as the output disagreements were previously solved in the joint stipulation.
</p>

<p>
	 
</p>

<p>
	One of the issues flagged by the court is the scope of the requested injunction. Which lyrics would be covered by the injunction was not clearly defined, and whether this includes works that have yet to be written. Anthropic complained that it would be “virtually impossible” to prevent the use of a library of lyrics that’s not clearly defined.
</p>

<p>
	 
</p>

<p>
	“The enormous and seemingly ever-expanding scope of Works included in the requested injunction raises significant concerns regarding enforceability and manageability,” Judge Lee writes, agreeing with Anthropic.
</p>

<p>
	 
</p>

<p>
	<img alt="enormous" class="ipsImage" data-ratio="75.10" height="287" width="720" src="https://torrentfreak.com/images/enormous.jpg">
</p>

<p>
	<em>Ever-expanding scope</em>
</p>

<h2>
	No Obvious Harm
</h2>

<p>
	Judge Lee also failed to see evidence that Anthropic’s use of lyrics as training data caused clear reputational harm. Rightsholders complained that the authors of the work might not be appropriately credited, or that the works could be used for AI mashups. However, these concerns mostly related to outputs.
</p>

<p>
	 
</p>

<p>
	“Publishers have not demonstrated reputational harm based on the use of the Works as training input. Publishers cite to several declarations, which are largely duplicative of each other. The declarations discuss the effect of unlicensed use of copyrighted works as “damaging” or “harmful” generally, but they fail to identify any specific harm.”
</p>

<p>
	 
</p>

<p>
	<img alt="nsai" class="ipsImage" data-ratio="75.10" height="349" width="720" src="https://torrentfreak.com/images/nsai-scaled.jpg">
</p>

<p>
	<em>Reputational harm?</em><br>
	 
</p>

<p>
	Similarly, the court saw no clear evidence for market harm either. The music companies argued that Anthropic’s use of copyrighted lyrics could negatively affect the emerging AI licensing market, where lyrics are officially licensed to AI companies. However, Judge Lee didn’t find this convincing.
</p>

<p>
	 
</p>

<p>
	“[The declarations] fail to provide details or specifics regarding how, if at all, Anthropic’s use of the Works to train Claude has affected their respective abilities to negotiate training licenses with other AI developers, or how it will inflict harm on the emerging licensing market,” Judge Lee writes.
</p>

<p>
	 
</p>

<p>
	Even if the music companies were to be harmed, this harm is not necessarily ‘irreparable,’ the court notes. Any harm could be addressed by a damages award in the future so there’s no need for extraordinary measures, such as a preliminary injunction, at this stage.
</p>

<p>
	 
</p>

<p>
	Since there is no irreparable harm, Judge Lee didn’t address any of the other factors that are required to rule on the request for preliminary injunction.
</p>

<p>
	 
</p>

<p>
	With the preliminary injunction denied, the case now moves forward, leaving the long-term implications of AI training on copyrighted material uncertain. As both sides prepare for the next phase of the legal battle, the tech and music industries will be watching closely.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/anthropic-scores-preliminary-victory-in-ai-copyright-clash-against-music-companies-250326/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28444</guid><pubDate>Wed, 26 Mar 2025 19:39:17 +0000</pubDate></item><item><title>Meta&#x2019;s BitTorrent Uploads of &#x2018;Pirate Library&#x2019; Data Equaled 30% of Downloads, Expert Says</title><link>https://nsaneforums.com/news/file-sharing-news/meta%E2%80%99s-bittorrent-uploads-of-%E2%80%98pirate-library%E2%80%99-data-equaled-30-of-downloads-expert-says-r28431/</link><description><![CDATA[<p>
	A lawsuit filed by several authors against Meta centers on Meta's alleged use of pirated books for AI training data and the technical details of BitTorrent which was used to obtain them. Yesterday, Meta filed a motion for summary judgment, while countering the authors' request to resolve the copyright claims in their favor. Meta's request includes new information, including the revelation that its uploads of 'pirate' library data were roughly 30% of the data it downloaded.
</p>

<p>
	 
</p>

<p>
	Over the past two years, rightsholders of all kinds have filed lawsuits against companies that develop AI models.
</p>

<p>
	 
</p>

<p>
	Most of these cases allege that AI developers used copyrighted works to train LLMs without first obtaining authorization.
</p>

<p>
	 
</p>

<p>
	Meta is among a long list of companies now being sued for this allegedly-infringing activity, including a class action lawsuit filed by authors Richard Kadrey, Sarah Silverman, and Christopher Golden. This case has a clear piracy angle, as Meta used libraries of pirated books as training material.
</p>

<p>
	 
</p>

<p>
	Meta <a href="https://torrentfreak.com/meta-admits-use-of-pirated-book-dataset-to-train-ai-240111/" rel="external nofollow">admitted</a> the use of these unofficial sources early on. At the same time, however, the company denied the copyright infringement allegations, noting that it would rely on a fair use defense, at least in part.
</p>

<h2>
	Motions for Summary Judgment
</h2>

<p>
	Both parties have recently submitted motions for summary judgment to the California federal court, hoping to resolve key claims before trial. The rightsholders <a href="https://torrentfreak.com/authors-put-a-spotlight-on-metas-bittorrent-leeching-activity-250311/" rel="external nofollow">previously argued</a> that there is no question that Meta downloaded works from various pirate libraries, including Z-Library, Libgen, and Anna’s Archive.
</p>

<p>
	 
</p>

<p>
	The authors said that the downloading of millions of books cannot be classified as fair use. Even if that were the case, the plaintiffs say that Meta torrented a minimum of 267.4 terabytes from known pirate resources. As part of this process, Meta uploaded data to other users via BitTorrent.
</p>

<p>
	 
</p>

<p>
	Yesterday, Meta countered the authors’ position based on the argument that its use of the contested books to train AI models is fair use. Meta discusses the various fair use factors and stresses, among other things, that Meta’s alleged infringements did not cause any harm, nor can they be seen as competition for the original works.
</p>

<p>
	 
</p>

<p>
	The fair use angle, which is more detailed and nuanced than can be described here, will play a central role in most copyright related AI-lawsuits. In this case, however, Meta is also accused of <a href="https://torrentfreak.com/meta-says-it-made-sure-not-to-seed-any-pirated-books/" rel="external nofollow">uploading copyrighted content to third parties</a>.
</p>

<p>
	 
</p>

<p>
	Meta doesn’t dispute that it uploaded data via BitTorrent but notes that there is no evidence that any data shared with others amounted to full copies of the authors’ books.
</p>

<p>
	 
</p>

<p>
	“Plaintiffs have not asserted, much less put forth undisputed facts to prove, that Meta distributed any of their works. Indeed, the most they can muster is that at least some quantity of the data Meta downloaded via torrent must have been reuploaded.”
</p>

<p>
	 
</p>

<p>
	“That does not even suffice to raise a genuine issue as to whether any distribution of Plaintiffs’ works occurred, much less allow the Court to determine as a matter of law that Meta’s copying of Plaintiffs’ works was anything but fair,” Meta adds.
</p>

<p>
	 
</p>

<p>
	In addition to opposing the authors’ motion for summary judgment, Meta also requests summary judgment, primarily focusing on the copyright infringement claim and the fair use argument.
</p>

<h2>
	All About BitTorrent
</h2>

<p>
	Both motions are accompanied by a series of expert reports, explaining the technicalities of BitTorrent to the court.
</p>

<p>
	 
</p>

<p>
	The authors’ expert, Dr. Choffnes, pointed out Meta used a script to prevent pirated data from being ‘seeded’ after downloading was complete. However, there were apparently no upload restrictions while Meta was in the process of downloading, which is referred to as the ‘leeching’ phase.
</p>

<p>
	 
</p>

<p>
	Based on the available information, Dr. Choffnes reasoned that there is “a greater than 99.99999% chance that Meta uploaded at least one piece of the plaintiffs’ works.
</p>

<p>
	 
</p>

<p>
	These findings are rebutted by an expert report from Meta’s expert, Barabara Frederiksen-Cross, who notes that the statistical model used by Dr. Choffnes is not suited to estimating the probability here. According to Cross, it “grossly inflates the probability of distribution”.
</p>

<p>
	 
</p>

<p>
	Both reports delve deep into BitTorrent specifics, including the tit-for-tat strategy, choking and unchoking, blocks and pieces, and BitTorrent’s “hole-punch” feature.
</p>

<p>
	 
</p>

<p>
	As expected, the experts arrive at opposing conclusions. The authors’ expert sees near conclusive evidence that copyrighted data was shared, while Meta’s expert sees no solid evidence to support that.
</p>

<h2>
	Meta Uploaded ~30% of What it Downloaded
</h2>

<p>
	One of the most interesting new pieces of information comes from Meta’s expert, and is based on information that was handed over during discovery last week.
</p>

<p>
	 
</p>

<p>
	According to Frederiksen-Cross, Meta used Amazon Web Services (AWS) for its torrent activity. The cost and usage data of this AWS instance shows how much content was downloaded and uploaded respectively.
</p>

<p>
	 
</p>

<p>
	“This data […] indicates that, on average, the amount of data uploaded from these AWS instances to the Internet would not have exceeded approximately 30% of the amount of data that these AWS instances downloaded from the Internet in connection with the April to July 2024 torrent download for Internet Archive, ZLib, and LibGen,” Frederiksen-Cross writes.
</p>

<p>
	 
</p>

<p>
	<img alt="30 percent" class="ipsImage" height="362" width="720" src="https://torrentfreak.com/images/30percent.jpg">
</p>

<p>
	 
</p>

<p>
	Meta’s expert reasons that this imbalance shows that it’s unlikely that the company uploaded the plaintiffs’ works. At the same time, however, it indicates that the company did share many terabytes of data with third parties.
</p>

<p>
	 
</p>

<p>
	It is not difficult to see how the plaintiffs could use this same data point to argue that Meta helped other people to download pirated copies of their works.
</p>

<h2>
	Unusable Data Blocks and Meta’s Firewall
</h2>

<p>
	The experts essentially differ on what can be seen as evidence of copyright infringement. Meta’s expert, for example, stresses that data is broken down into “pieces” and further into “blocks” during BitTorrent transfers. It’s argued that, even if Meta shared small blocks of data, they would be unusable to the receiver.
</p>

<p>
	 
</p>

<p>
	While this description is correct, these pieces and blocks, combined with data from other people sharing the same torrent, eventually make up the full copies of the authors’ works.
</p>

<p>
	 
</p>

<p>
	Meta’s firewall is also a point of contention. While the company specifically blocked connections from unknown parties, the authors’ expert stresses that BitTorrent’s hole-punching feature might defeat this standard firewall feature. Meta’s expert countered that this is not necessarily true.
</p>

<p>
	 
</p>

<p>
	All in all, it is clear that this case is gearing up to be much more than a straightforward copyright infringement case. The technical BitTorrent discussions alone are some of the most advanced we have ever seen in a court case.
</p>

<p>
	 
</p>

<p>
	The motions for summary judgment make it clear that both sides want the court to rule in their favor based on the currently presented evidence. While that’s certainly possible, it wouldn’t be a surprise if, given all the technicalities involved, the court sees ‘genuine disputes of material fact’ that are better suited for trial.
</p>

<p>
	 
</p>

<p>
	—
</p>

<p>
	 
</p>

<p>
	A copy of the authors’ motion for summary judgment is available <a href="https://torrentfreak.com/images/authormsj.pdf" rel="external nofollow">here (pdf)</a>. Meta’s opposition and motion for summary judgment can be found <a href="https://torrentfreak.com/images/metamsj.pdf" rel="external nofollow">here (pdf)</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://torrentfreak.com/metas-bittorrent-uploads-of-pirate-library-data-equaled-30-of-downloads-expert-says-250325/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of February): 874</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28431</guid><pubDate>Wed, 26 Mar 2025 02:03:45 +0000</pubDate></item></channel></rss>
