From c30696f5cfc7a5972f4096d8c92eb109bc6d0e9f Mon Sep 17 00:00:00 2001 From: rare1k Date: Wed, 29 May 2024 20:26:31 -0400 Subject: [PATCH] fix: fix docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b71725..bffd455 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Assuming you already cloned the repo, and installed [Bun](https://bun.sh): ---- -**GET/POST** `/request/[url]/results.txt`: +**GET/POST** `/check/[url]/results.txt`: * If a GET request was made, it will show a FilterChecker report of all filters * If a POST reqest was made, you'll have an option to specify what filter in a JSON format, the options are: * `lightspeed` or `ls` for Lightspeed @@ -64,7 +64,7 @@ Category: Streaming-Media ---- -**GET/POST** `/request/[url]/results.json`: +**GET/POST** `/check/[url]/results.json`: * If a GET request was made, it will show a FilterChecker report of all filters in a JSON format. * If a POST reqest was made, you'll have an option to specify what filter in a JSON format, the options are: