惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
月光博客
月光博客
B
Blog
罗磊的独立博客
GbyAI
GbyAI
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
宝玉的分享
宝玉的分享
The GitHub Blog
The GitHub Blog
人人都是产品经理
人人都是产品经理
博客园 - Franky
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
Visual Studio Blog
MyScale Blog
MyScale Blog
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏

Vercel News

Vercel Open Source Program: Winter 2026 cohort How Notion Workers run untrusted code at scale with Vercel Sandbox How we run Vercel's CDN in front of Discourse From idea to secure checkout in minutes with Stripe Building Slack agents can be easy Scaling redirects to infinity on Vercel Advancing Python typing Gamma builds design-first agents with Vercel How Avalara turns pipe dreams into patent-pending with v0 Keeping community human while scaling with agents How OpenEvidence built a healthcare AI that physicians actually trust Security boundaries in agentic architectures Skills Night: 69,000+ ways agents are getting smarter Video Generation with AI Gateway We Ralph Wiggumed WebStreams to make them 10x faster How Stably ships AI testing agents in hours, not weeks How we built AEO tracking for coding agents Anyone can build agents, but it takes a platform to run them Introducing Geist Pixel The Vercel AI Accelerator is back with $6m in credits Making agent-friendly pages with content negotiation The Vercel OSS Bug Bounty program is now available Introducing the new v0 Run untrusted code with Vercel Sandbox, now generally available How Stripe built a game-changing app in a single flight with v0 How Sensay went from zero to product in six weeks AGENTS.md outperforms skills in our agent evals Agent skills explained: An FAQ Testing if "bash is all you need" AWS databases are now live on the Vercel Marketplace and v0
Update on Spain and LALIGA blocks of the internet - Verce...
2025-04-15 · via Vercel News

3 min read

A Spanish court has granted LALIGA the power to block IP addresses associated with unauthorized football streaming—without distinguishing between infringing and non-infringing services. As a result, legitimate, unrelated websites that people depend on are now inaccessible in Spain.

April 18 update: We are working closely with LALIGA to promptly remove illegal streaming content that infringes on LALIGA’s copyrights. IP addresses 66.33.60.129 and 76.76.21.142 are no longer blocked, and no action is required by Vercel customers. Additionally, in the past seven days, Vercel has not received any takedown notices related to LALIGA content. This reflects our continued commitment to a zero-tolerance policy for illegal content on our platform.

In December 2024, Commercial Court No. 6 of Barcelona authorized LALIGA to require Spanish ISPs, including Movistar, Vodafone, and Orange, to block IP addresses associated with unauthorized football streaming. The court upheld this ruling in March 2025, reinforcing LALIGA's authority to enforce these blocks. Recently, enforcement has widened, and Vercel infrastructure is now being affected.

Users in Spain now face indiscriminate internet blocking, with legitimate websites becoming inaccessible due to their association with shared IP addresses.

This includes services that have no connection to piracy, highlighting the collateral damage of such broad enforcement actions.

Link to headingIndiscriminate blocking: a blanket form of censorship

This isn't a narrowly scoped takedown. LALIGA is a private organization triggering IP-wide blocks that impact critical infrastructure, developers, and businesses—without review, due process, or transparency. These blocks are primarily enforced during LALIGA matchdays, typically on weekends and select weekdays, when live broadcasts occur.

ISP-level blocking of individual sites is common. Typically, this is done by inspecting the Server Name Indication (SNI) header during the TLS handshake. SNI contains the hostname in plaintext before encryption, allowing ISPs to block specific domains while leaving other traffic on the same IP untouched, even while the actual traffic is encrypted.

But that’s not what’s happening here. Spanish ISPs are blocking entire IPs, ignoring SNI and making no effort to distinguish between hosts. Any website or service behind a blocked IP is taken offline, regardless of its legitimacy.

What started as an anti-piracy measure has become an unaccountable form of internet censorship. There’s no distinction between targeted enforcement and mass collateral damage. IPs are being blocklisted wholesale.

Link to headingWhat this means for developers on Vercel

Spanish ISPs are enforcing a court order tied to LALIGA by blocking entire IP ranges, not specific domains or content. These blocked IPs for users from a subset of ISPs include:

  • 66.33.60.129

  • 76.76.21.142

These IPs serve lawful content, used by businesses like Spanish startup Tinybird, Hello Magazine, and others operating on Vercel, despite no affiliations with piracy in any form. This affects users in Spain, using Spanish ISPs, while users in neighboring countries remain unaffected.

This issue isn’t isolated to Vercel. Cloudflare, GitHub Pages, and BunnyCDN are also affected.

Link to headingWhere we stand

Users shouldn’t be blocked from legitimate websites and apps, and developers shouldn’t lose access to their audience because of a private entity.

Vercel actively monitors and removes illegal content across our platform. We operate a dedicated abuse team that responds promptly to reports submitted via our abuse form. This team investigates and takes down infringing deployments, including phishing, malware, copyright and trademark violations—anything that violates Vercel's Acceptable Use Policy with the Terms of Service.

We remain committed to providing fast, secure infrastructure for modern web applications. Likewise, we expect enforcement efforts to do the same: targeted, transparent, and technically sound. We are in contact with LALIGA and are collaborating to remove illegal content in accordance with the court order.

We’re exploring mitigation strategies to restore access for Spanish users and continue to advocate for an open and permissionless web. If you are impacted by this, please don’t hesitate to join the open discussion, contact support, or reach out to your CSM.