From cb8fd663b7ce63ff4920b29890cbbc12a4a4206c Mon Sep 17 00:00:00 2001 From: xenos <66328734+xenos1337@users.noreply.github.com> Date: Sat, 29 Nov 2025 00:04:09 +0100 Subject: [PATCH] docs(readme): remove 'Can They Fix It' section --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 047c536..fec325d 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,6 @@ The patcher intercepts HTTP Toolkit's authentication functions: By hooking these functions, we bypass the subscription checks entirely. -### Can They Fix It? - -Yes, but they most likely won't. Fixing this would require changing their entire codebase architecture. And if they do? I'll just update the patcher. - ## Installation 1. Install Node.js (if not already installed)