From 267affb3b1c3fabb0c12d76d675b7b25a0d928f8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 8 Oct 2024 16:32:36 +0900 Subject: [PATCH] Updated SERP (markdown) --- SERP.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/SERP.md b/SERP.md index eb1d1aa..5b07bed 100644 --- a/SERP.md +++ b/SERP.md @@ -22,9 +22,7 @@ This is a method of performing SERP using third-party services: - Use [LibreY (github.com)](https://github.com/Ahwxorg/LibreY). - [Utilize commercial proxy or SERP services.](https://github.com/gnh1201/welsonjs/wiki/Partnerships) -This is the easiest and safest option among those previously presented. - -When implementing in code, it looks like the following: +This is the easiest and safest option among those previously presented. When implementing in code, it looks like the following: ```javascript var HTTP = require("lib/http");