From 3c52e11fba92835c7fda1387cf6ca3daedda14ab Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Mon, 23 Jan 2023 14:19:13 +0530 Subject: [PATCH] Revert "Add detection support for uvicorn" --- technologies/tech-detect.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/technologies/tech-detect.yaml b/technologies/tech-detect.yaml index 7b015ddc6e..11e76fbd7f 100644 --- a/technologies/tech-detect.yaml +++ b/technologies/tech-detect.yaml @@ -3677,12 +3677,7 @@ requests: - "X-Powered-By: Sails" - type: word - name: uvicorn - part: header - words: - - "uvicorn" - name: tornado part: header words: - - "TornadoServer/" \ No newline at end of file + - "TornadoServer/"