mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-14 21:51:04 +00:00
Updated SERP (markdown)
parent
267affb3b1
commit
6da8ddf494
4
SERP.md
4
SERP.md
|
@ -22,7 +22,9 @@ 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. 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
|
```javascript
|
||||||
var HTTP = require("lib/http");
|
var HTTP = require("lib/http");
|
||||||
|
|
Loading…
Reference in New Issue
Block a user