Updated SERP (markdown)

Namhyeon Go 2024-10-08 16:32:36 +09:00
parent 7630e4e59c
commit 267affb3b1

@ -22,9 +22,7 @@ This is a method of performing SERP using third-party services:
- Use [LibreY (github.com)](https://github.com/Ahwxorg/LibreY). - Use [LibreY (github.com)](https://github.com/Ahwxorg/LibreY).
- [Utilize commercial proxy or SERP services.](https://github.com/gnh1201/welsonjs/wiki/Partnerships) - [Utilize commercial proxy or SERP services.](https://github.com/gnh1201/welsonjs/wiki/Partnerships)
This is the easiest and safest option among those previously presented. This is the easiest and safest option among those previously presented. When implementing in code, it looks like the following:
When implementing in code, it looks like the following:
```javascript ```javascript
var HTTP = require("lib/http"); var HTTP = require("lib/http");