From 9d30e214e06db134715ee866c5f3c95f8a214ec7 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrett-ruth@users.noreply.github.com> Date: Sat, 27 Sep 2025 09:08:04 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbb0936..873d5bf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # cp.nvim +> ⚠️ **Warning**: as of 27/09/25, CodeForces upgraded their anti-scraping technology and is thus broken. I am actively researching a way around this. + **The definitive competitive programming environment for Neovim** Scrape problems, run tests, and debug solutions across multiple platforms with zero configuration. From f65f9baa736fa40457f7db4eab2c3929e46ef0f5 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrett-ruth@users.noreply.github.com> Date: Sat, 27 Sep 2025 09:15:05 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 873d5bf..6a48965 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cp.nvim -> ⚠️ **Warning**: as of 27/09/25, CodeForces upgraded their anti-scraping technology and is thus broken. I am actively researching a way around this. +> ⚠️ **Warning**: as of 27/09/25, CodeForces upgraded their anti-scraping technology and support is thus (temporarily) broken. I am actively researching a way around this. **The definitive competitive programming environment for Neovim**